Hi again list,<br>I&#39;m building a shapefile and, when setting the CRS, I use this code:<br clear="all">.....<br>t_srs = osr.SpatialReference()<br>t_srs.SetFromUserInput(&quot;EPSG:32632&quot;)<br>....<br>Looking at the generated PRJ, I see it uses the ESRI WKT definition [1].<br>
Is there a way to get the OGC definition [2] instead? (This one is preserving the EPSG authority code inside)<br><br>Any help would be greatly appreciated.<br>Best Regards,<br>Daniele<br><br>[1]: <a href="http://www.spatialreference.org/ref/epsg/32632/esriwkt/">http://www.spatialreference.org/ref/epsg/32632/esriwkt/</a><br>
[2]: <a href="http://www.spatialreference.org/ref/epsg/32632/ogcwkt/">http://www.spatialreference.org/ref/epsg/32632/ogcwkt/</a><br>-- <br>-------------------------------------------------------<br>Eng. Daniele Romagnoli <br>
Software Engineer<br><br>GeoSolutions S.A.S.<br>Via Carignoni 51<br>55041 Camaiore (LU)<br>Italy<br><br>phone: +39 0584983027<br>fax:     +39 0584983027<br>mob:   +39 328 0559267<br><br><br><a href="http://www.geo-solutions.it">http://www.geo-solutions.it</a><br>
<br>-------------------------------------------------------<br><br>