Hi Klokan and Chris,<br><br>  Thanks for your replys. I had a feeling, that it had to do with setting up the env. variables properly from within the script. I will have a closer look at MapTiler, which looks great, and try to figure things out! The application I am doing is designed for surveyors who want to locate benchmarks while doing field work.<br>
<br>   Best,<br>   Simon<br><br><br><div class="gmail_quote">2009/3/26 Klokan Petr Přidal <span dir="ltr">&lt;<a href="mailto:klokan@klokan.cz">klokan@klokan.cz</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Simon and others,<br>
<br>
I am successfully bundling GDAL 1.6 from OSGeo4W in my MapTiler<br>
application - with py2exe, GDAL 1.6, wxPython, InnoSetup combination<br>
under Windows.<br>
<br>
MapTiler is a multi-platform user-friendly graphical application based<br>
on my GDAL2Tiles utility and targeted to end-users and newbies in<br>
open-source GIS world - it has a step by step wizard GUI which looks<br>
like this: <a href="http://mac.softpedia.com/progScreenshots/MapTiler-Screenshot-52156.html" target="_blank">http://mac.softpedia.com/progScreenshots/MapTiler-Screenshot-52156.html</a><br>
(somebody already published screenshots ;-)).<br>
It runs on Windows, Mac and on Linux.<br>
More info at: <a href="http://www.maptiler.org/" target="_blank">http://www.maptiler.org/</a>.<br>
<br>
I made a presentation about it: <a href="http://www.vimeo.com/1766572" target="_blank">http://www.vimeo.com/1766572</a><br>
<br>
You can get the source code from SVN at:<br>
<a href="http://code.google.com/p/maptiler/" target="_blank">http://code.google.com/p/maptiler/</a><br>
<br>
The software is in Alpha version now, with known bugs and limitation,<br>
but already quite usable. I plan to commit changes I did in GDAL2Tiles<br>
back into GDAL SVN...<br>
<br>
Ad system variables: I am setting up GDAL_DATA and other variables in<br>
the beginning of the python program (maptiler.py file), before loading<br>
GDAL modules - with autodetection of the operating system and a bit of<br>
hacking for py2exe.<br>
<br>
Is GDAL community interested in supporting further development of<br>
GDAL2Tiles and MapTiler during this Google Summer of Code?<br>
Because I am still PhD candidate at Czech Technical University in<br>
Prague I can participate as a student again...<br>
I proposed the project (no.5.) related to GDAL2Tiles/MapTiler at:<br>
<a href="http://trac.osgeo.org/gdal/wiki/SummerOfCode" target="_blank">http://trac.osgeo.org/gdal/wiki/SummerOfCode</a><br>
<br>
Best,<br>
<br>
Klokan<br>
<br>
On Wed, Mar 25, 2009 at 11:01 PM, Christopher Barker<br>
&lt;<a href="mailto:Chris.Barker@noaa.gov">Chris.Barker@noaa.gov</a>&gt; wrote:<br>
&gt; Simon Lyngby Kokkendorff wrote:<br>
&gt;&gt;<br>
&gt;&gt; a message saying that gdal was not configured correctly on the system. So<br>
&gt;&gt; what is being configured when running the gdal for python installer exe,<br>
&gt;&gt; which has not been run on the other computer?<br>
&gt;<br>
&gt; Just taking a stab at it -- I think GDAL requires data files that you&#39;ll<br>
&gt; need to include and point it to, but I can&#39;t tell you where these usually<br>
&gt; live in Windows, or how to re-direct GDAL to them.<br>
&gt;<br>
&gt; -Chris<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Christopher Barker, Ph.D.<br>
&gt; Oceanographer<br>
&gt;<br>
&gt; Emergency Response Division<br>
&gt; NOAA/NOS/OR&amp;R            (206) 526-6959   voice<br>
&gt; 7600 Sand Point Way NE   (206) 526-6329   fax<br>
&gt; Seattle, WA  98115       (206) 526-6317   main reception<br>
&gt;<br>
&gt; <a href="mailto:Chris.Barker@noaa.gov">Chris.Barker@noaa.gov</a><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>
&gt;<br>
<font color="#888888"><br>
<br>
<br>
--<br>
<a href="http://blog.klokan.cz/" target="_blank">http://blog.klokan.cz/</a><br>
<a href="http://www.maptiler.org/" target="_blank">http://www.maptiler.org/</a><br>
<a href="http://www.oldmapsonline.org/" target="_blank">http://www.oldmapsonline.org/</a><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>
</font></blockquote></div><br>