Hello,

In my app, I'm using the OGRSpatialReference class to get the SRS info for a 
ESRI shapefile by doing the following...

OGRSpatialReference* ogrSRS = layer->GetSpatialRef();

Is there a way to extract the user visible name (the one not used as a key) for 
the geographic coordinate system as defined in the prj file associated with the 
shapefile instead?

Thanks.

Shayne
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to