Re: [gdal-dev] Get EPSG code from WKT

2016-02-19 Thread Robert Coup
Hi Gane, On 19 February 2016 at 10:50, Gane R wrote: > > but when -s_srs EPSG:26945 is part of the command line it works fine, how > do I know the the correct EPSG code from the WKT as there are more than one > AUTHORITY code with EPSG value ? > There's (potentially) an Authority code for each

Re: [gdal-dev] Get EPSG code from WKT

2016-02-19 Thread Gane R
Here is a link to the GeoPDF https://drive.google.com/file/d/0B4shTM1bPS5TTk00aGIwUkhfd2s/view?usp=sharing gdalwarp.exe -t_srs EPSG:3857 "Landuse(P)_VNY.pdf" "Landuse(P)_VNY.tif" Resulting TIF is offset from the actual location, how do I find the correct EPSG code for this kind of PDF. but when

Re: [gdal-dev] Get EPSG code from WKT

2016-02-18 Thread Jukka Rahkonen
Gane R gmail.com> writes: > When I try to convert to different projection using the gdalwarp without specifying the -s_srs option it reprojects to a different location, for some raster it projects to a correct location. > > But when try to run gdalinfo and I see a lot of EPSG code, when I use t

[gdal-dev] Get EPSG code from WKT

2016-02-18 Thread Gane R
When I try to convert to different projection using the gdalwarp *without *specifying the* -s_srs option* it reprojects to a *different location*, for some raster it projects to a correct location. But when try to run gdalinfo and I see a lot of EPSG code, when I use the last AUTHORITY EPSG code a