MapTiler GUI application (beta version)
If you find a bug in the MapTiler application please report the issue so we can fix the problem in newer versions...
Installation under Mac OS X Leopard (10.5) - [Snow Leopard 10.6 needs a fix]:
In MacOSX Leopard (10.5) the other dependencies like Python and wxPython are already preinstalled. Older versions of Mac OS X (like 10.4) are not supported. Help with packaging is welcome! Instalation under Ubuntu / Debian Linux:First you have to install GDAL 1.6 binaries, which are not yet part of the official distribution. You can use UbuntuGIS or DebianGIS packages. For Ubuntu the instructions as described on the UbuntuGIS homepage under "Technical details about this PPA":
Installation on another platforms:The GUI is available in the source code repository. Application should run on a computer with system installation of Python 2.5+, wxPython and GDAL 1.6+. Installation of the GDAL2Tiles command line utility: For running MapTiler GUI you don't need to install this utility separately - only if you would like to try the command line utility for batch processing of the maps then follow these instructions: In Windows with OSGeo4W package:
In case you have troubles with running the gdal2tiles command be sure you really make this instalation procedure exactly as it is written here. You can try the installation again: first delete C:\OSGeo4W directory, then and start installation and choose ONLY gdal16 and gdal16-python as it is in the instructions above, nothing else. Mac binaries of the gdal as well as the utilities like GDAL2Tiles are part of the GDAL 1.6 Kyngchaos installer: http://www.kyngchaos.com/software:frameworks Binaries for Linux are already available for most distributions, be sure you have GDAL version 1.6+. Links to binaries: http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries If you don't find your distribution you have to compile from the source code: http://trac.osgeo.org/gdal/wiki/BuildHints More info about GDAL and OSgeo4W: |
