Monday, 13 July 2015

coordinate system - QGIS batch shp transform


I have a large number of shapefiles in OSGB (EPSG:7405), with no .prj file that I would like to convert to WGS84 (EPSG:4326).


Can you let me know if this is possible in QGIS and, if so, how, and, if not, indicate another tool that can do this?




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...