Thanks, chris - figured the 1.6.1 was the reason... is gdal2tiles&#39; 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: &#39;swq_field_type&#39; does not name a type</div><div>error: Setup script exited with error: command &#39;gcc&#39; 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&#39;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&#39;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">&lt;<a href="mailto:christopher.schmidt@nokia.com">christopher.schmidt@nokia.com</a>&gt;</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>
&gt; Le 28/07/2010 14:05, Jeffrey Warren a écrit :<br>
&gt;&gt; I&#39;m getting this error when running gdal2tiles.py with even default<br>
&gt;&gt; parameters, on files which run fine on another separate machine:<br>
&gt;&gt;<br>
&gt;&gt; ERROR 6: EPSG PCS/GCS code 900913 not found in EPSG support files.  Is<br>
&gt;&gt; this a valid EPSG coordinate system?<br>
&gt;&gt;<br>
&gt;<br>
&gt; 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&#39;t exist when 1.6.1<br>
was released, afaik, so it definitely wouldn&#39;t be supported.<br>
<br>
(Standards don&#39;t necessarily match reality.)<br>
<div><div></div><div class="h5"><br>
&gt; &lt;<a href="http://www.epsg-registry.org/report.htm?type=selection&amp;entity=urn:ogc:def:crs:EPSG::3857&amp;reportDetail=short&amp;style=urn:uuid:report-style:default-with-code&amp;style_name=OGP%20Default%20With%20Code&amp;title=EPSG:3857" target="_blank">http://www.epsg-registry.org/report.htm?type=selection&amp;entity=urn:ogc:def:crs:EPSG::3857&amp;reportDetail=short&amp;style=urn:uuid:report-style:default-with-code&amp;style_name=OGP%20Default%20With%20Code&amp;title=EPSG:3857</a>&gt;<br>

&gt;<br>
&gt; Jean-Claude<br>
&gt; _______________________________________________<br>
&gt; gdal-dev mailing list<br>
&gt; <a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a><br>
&gt; <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>