Thanks Even, much appreciated!
Regards, Bill Teluk.
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/gdal-dev-EPSG-value-tp5708841p6335944.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.
___
gdal-dev mailing lis
Selon Bill Teluk :
> If I understand correctly from above, would it be correct to say that if
> ogrinfo/ogr2ogr doesn't see an "EPSG" value specified in the WKT, it cannot
> derive the EPSG code? eg. the ogr utilities won't translate a WKT to an EPSG
> code?
Exactly. OGR will not try to guess the
If I understand correctly from above, would it be correct to say that if
ogrinfo/ogr2ogr doesn't see an "EPSG" value specified in the WKT, it cannot
derive the EPSG code? eg. the ogr utilities won't translate a WKT to an EPSG
code?
I ask because I have a dataset that is in GDA94, but uses an unusu
On Nov 5, 2010, at 9:05 AM, Jukka Rahkonen wrote:
> ahmet temiz gmail.com> writes:
>
>> hello
>>
>> how can I get EPSG value of a shp file with OGR ( or gdal) ?
>
> Ogrinfo will tell something if the shapefile bundle includes .prj file or then
> you can just open the .prj file with text edit
ahmet temiz gmail.com> writes:
> hello
>
> how can I get EPSG value of a shp file with OGR ( or gdal) ?
Ogrinfo will tell something if the shapefile bundle includes .prj file or then
you can just open the .prj file with text editor and see how it looks like. It
does not contain EPSG code dir