Re: [gdal-dev] Create a ISpatialReference from an SpatialReference

2012-11-17 Thread Frank Warmerdam
Xavier, You haven't indicated your target language. On 12-11-17 08:22 AM, xavier lhomme wrote: Hi How to get the EPSG Code from a OSR.SpatialReference ? In C++ you could do something like: int nPCS = -1; if( poSRS->GetAuthorityName("PROJCS") != NULL && EQUAL(poSRS->GetAut

[gdal-dev] Create a ISpatialReference from an SpatialReference

2012-11-17 Thread xavier lhomme
Hi How to get the EPSG Code from a OSR.SpatialReference ? Is there some explample to create an ESRI ISpatialReference from a OSR.SpatialReference ? xavier. ___ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo