[gdal-dev] gdal-python and py2exe - MapTiler.org

Simon Lyngby Kokkendorff silyko at gmail.com
Thu Mar 26 04:32:46 EDT 2009


Hi Klokan and Chris,

  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.

   Best,
   Simon


2009/3/26 Klokan Petr Přidal <klokan at klokan.cz>

> Hi Simon and others,
>
> I am successfully bundling GDAL 1.6 from OSGeo4W in my MapTiler
> application - with py2exe, GDAL 1.6, wxPython, InnoSetup combination
> under Windows.
>
> MapTiler is a multi-platform user-friendly graphical application based
> on my GDAL2Tiles utility and targeted to end-users and newbies in
> open-source GIS world - it has a step by step wizard GUI which looks
> like this:
> http://mac.softpedia.com/progScreenshots/MapTiler-Screenshot-52156.html
> (somebody already published screenshots ;-)).
> It runs on Windows, Mac and on Linux.
> More info at: http://www.maptiler.org/.
>
> I made a presentation about it: http://www.vimeo.com/1766572
>
> You can get the source code from SVN at:
> http://code.google.com/p/maptiler/
>
> The software is in Alpha version now, with known bugs and limitation,
> but already quite usable. I plan to commit changes I did in GDAL2Tiles
> back into GDAL SVN...
>
> Ad system variables: I am setting up GDAL_DATA and other variables in
> the beginning of the python program (maptiler.py file), before loading
> GDAL modules - with autodetection of the operating system and a bit of
> hacking for py2exe.
>
> Is GDAL community interested in supporting further development of
> GDAL2Tiles and MapTiler during this Google Summer of Code?
> Because I am still PhD candidate at Czech Technical University in
> Prague I can participate as a student again...
> I proposed the project (no.5.) related to GDAL2Tiles/MapTiler at:
> http://trac.osgeo.org/gdal/wiki/SummerOfCode
>
> Best,
>
> Klokan
>
> On Wed, Mar 25, 2009 at 11:01 PM, Christopher Barker
> <Chris.Barker at noaa.gov> wrote:
> > Simon Lyngby Kokkendorff wrote:
> >>
> >> a message saying that gdal was not configured correctly on the system.
> So
> >> what is being configured when running the gdal for python installer exe,
> >> which has not been run on the other computer?
> >
> > Just taking a stab at it -- I think GDAL requires data files that you'll
> > need to include and point it to, but I can't tell you where these usually
> > live in Windows, or how to re-direct GDAL to them.
> >
> > -Chris
> >
> >
> >
> >
> > --
> > Christopher Barker, Ph.D.
> > Oceanographer
> >
> > Emergency Response Division
> > NOAA/NOS/OR&R            (206) 526-6959   voice
> > 7600 Sand Point Way NE   (206) 526-6329   fax
> > Seattle, WA  98115       (206) 526-6317   main reception
> >
> > Chris.Barker at noaa.gov
> > _______________________________________________
> > gdal-dev mailing list
> > gdal-dev at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/gdal-dev
> >
>
>
>
> --
> http://blog.klokan.cz/
> http://www.maptiler.org/
> http://www.oldmapsonline.org/
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20090326/d5c18615/attachment.html


More information about the gdal-dev mailing list