Thanks, chris - figured the 1.6.1 was the reason... is gdal2tiles' link to GDAL via gdal-python, and if I figure out how to build the latest gdal-python this will go away?<div><br></div><div>And if so, has anyone else had this issue with a missing header file called swq.h?</div>
<div><br></div><div>output when I try to build gdal-python, either from source or with easy_install:</div><div><br></div><div><div>In file included from extensions/ogr_wrap.cpp:2808:</div><div>/usr/local/include/ogr_p.h:94:17: error: swq.h: No such file or directory</div>
<div>In file included from extensions/ogr_wrap.cpp:2808:</div><div>/usr/local/include/ogr_p.h:105: error: 'swq_field_type' does not name a type</div><div>error: Setup script exited with error: command 'gcc' failed with exit status 1</div>
<div><br></div><div>(relevant ticket again: <a href="http://trac.osgeo.org/gdal/ticket/3468">http://trac.osgeo.org/gdal/ticket/3468</a>)</div><div><br></div><div>I'm attempting to install gdal-python from what appears to be the gdal-python source downloads as GDAL-1.7.1.tar.gz --- from <a href="http://pypi.python.org/pypi/GDAL/#downloads">http://pypi.python.org/pypi/GDAL/#downloads</a> but shouldn't it already be installed via swig in the main gdal installation? If so, why is everything else in the main gdal install showing 1.7.2 but gdal2tiles.py showing 1.6.1?</div>
<div><br></div><div>Jeff</div><br><div class="gmail_quote">On Wed, Jul 28, 2010 at 5:21 PM, <a href="mailto:christopher.schmidt@nokia.com">christopher.schmidt@nokia.com</a> <span dir="ltr"><<a href="mailto:christopher.schmidt@nokia.com">christopher.schmidt@nokia.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
On Jul 28, 2010, at 9:10 AM, ext Jean-Claude REPETTO wrote:<br>
<br>
> Le 28/07/2010 14:05, Jeffrey Warren a écrit :<br>
>> I'm getting this error when running gdal2tiles.py with even default<br>
>> parameters, on files which run fine on another separate machine:<br>
>><br>
>> ERROR 6: EPSG PCS/GCS code 900913 not found in EPSG support files. Is<br>
>> this a valid EPSG coordinate system?<br>
>><br>
><br>
> No, the correct code for Google Maps is EPSG:3857.<br>
<br>
</div>900913 is a common alias, and one that I believe is<br>
supported by GDAL. EPSG:3857 didn't exist when 1.6.1<br>
was released, afaik, so it definitely wouldn't be supported.<br>
<br>
(Standards don't necessarily match reality.)<br>
<div><div></div><div class="h5"><br>
> <<a href="http://www.epsg-registry.org/report.htm?type=selection&entity=urn:ogc:def:crs:EPSG::3857&reportDetail=short&style=urn:uuid:report-style:default-with-code&style_name=OGP%20Default%20With%20Code&title=EPSG:3857" target="_blank">http://www.epsg-registry.org/report.htm?type=selection&entity=urn:ogc:def:crs:EPSG::3857&reportDetail=short&style=urn:uuid:report-style:default-with-code&style_name=OGP%20Default%20With%20Code&title=EPSG:3857</a>><br>
><br>
> Jean-Claude<br>
> _______________________________________________<br>
> gdal-dev mailing list<br>
> <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</div></div></blockquote></div><br></div>