Maps on a Stick is a lightweight mapping solution for mobile, unplugged maps.
MapBox tilesets (.mbtiles), KML, GeoRSS, and KMZ files are supported.
- Download the main maps on a stick application
- Run Maps.app on Macintosh or
Start MapBox.baton Windows
Add map tiles by dropping .mbtiles, .kml, and .kmz (Google Earth) files
into the Maps/ folder or specifying a URL in the interface, or
uploading files with the web interface.
Maps on a Stick, unlike bare OpenLayers, supports KMZ files, by simulating their unpacking and using a special KMZ format type to prefix paths so that they resolve. This has only been tested with Icons.
- An .mbtiles mapfile
- Maps on a Stick
These are not required for simply running Maps on a Stick: the downloadable distributions are self-contained
launcherLua code and included resources (icons and shell scripts) for the launcher applicationlauncher_distDistribution files to polish the Mac application bundle for the launchermapsonastickThe Maps on a Stick server module in Pythondist,buildWorking directories for packaging the application as an executable
- This work is distributed under the GPL license, (c) 2010, Development Seed
- Löve: zlib
- Flask: BSD
- py2app: MIT
- pyexe: MIT