Re: [gdal-dev] GDAL v1.10.1 - Bad output from gdalwarp (works with 1.10.0)

2014-01-22 Thread Jukka Rahkonen
Even Rouault mines-paris.org> writes: > Yes, this is an issue. Nobody agrees on how to represent WebMercator in WKT. > There's a ticket pending in Trac about that. Hi, Those who want to test their mental limits can read the ticket: http://trac.osgeo.org/gdal/ticket/3962 -Jukka Rahkonen-

[gdal-dev] gdaldem slope with -s 111120.0 works only at equator for lat/lon?

2014-01-22 Thread John Abraham
Please help me with something potentially important. The documentation for gdaldem slope says “If the horizontal unit of the source DEM is degrees (e.g Lat/Long WGS84 projection), you can use scale=20 if the vertical units are meters” but I don’t think this works very far away from the equa

Re: [gdal-dev] GDAL v1.10.1 - Bad output from gdalwarp (works with 1.10.0)

2014-01-22 Thread Jason Greenlaw - NOAA Affiliate
Yes, ESRI does seem to have their own way of doing things, so it's not too surprising. What's strange is that an ESRI-generated .prj file for EPSG:3857 looks something like this (no mention of the semi-minor axis): PROJCS["WGS_1984_Web_Mercator_Auxiliary_Sphere", GEOGCS["GCS_WGS_1984", DATUM["D_W

Re: [gdal-dev] GDAL v1.10.1 - Bad output from gdalwarp (works with 1.10.0)

2014-01-22 Thread Even Rouault
Le mercredi 22 janvier 2014 22:09:33, Jason Greenlaw - NOAA Affiliate a écrit : > Even, > > Thank you for catching the quote problem. I've fixed my WKT accordingly. > > Unfortunately altering the SRS to GDAL's default EPSG:3857 definition > results in the same alignment problem when viewed in Ar

Re: [gdal-dev] GDAL v1.10.1 - Bad output from gdalwarp (works with 1.10.0)

2014-01-22 Thread Jason Greenlaw - NOAA Affiliate
Even, Thank you for catching the quote problem. I've fixed my WKT accordingly. Unfortunately altering the SRS to GDAL's default EPSG:3857 definition results in the same alignment problem when viewed in ArcGIS Desktop/Server, so I altered it back to my custom WKT (using double quotes this time) -

Re: [gdal-dev] GDAL v1.10.1 - Bad output from gdalwarp (works with 1.10.0)

2014-01-22 Thread Even Rouault
Le mercredi 22 janvier 2014 20:27:19, Jason Greenlaw - NOAA Affiliate a écrit : > When attempting to use a polygon shapefile (in custom web mercator > projection) with the gdalwarp cutline operation, operating on a GeoTIFF > (with same projection), the following error is output in both versions > 1

[gdal-dev] GDAL v1.10.1 - Bad output from gdalwarp (works with 1.10.0)

2014-01-22 Thread Jason Greenlaw - NOAA Affiliate
When attempting to use a polygon shapefile (in custom web mercator projection) with the gdalwarp cutline operation, operating on a GeoTIFF (with same projection), the following error is output in both versions 1.10.0 and 1.10.1: ERROR 6: No translation for 'Mercator_Auxiliary_Sphere' to PROJ.4