Josh, > I know I could just overwrite the existing prj file with the one I want, but > I'd like to do it through ogr2ogr if it's possible.
There's no way to do it with OGR. The shapefile driver automatically transforms from OGC WKT to ESRI WKT. So your manual overwriting is the way to go. Even -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
