MapOSMatic - Summary
This group is not part of the GNU Project.
MapOSMatic is a web application to generate maps of cities or towns,
including index of streets, from OpenStreetMap data.
It is made of two components:
- maposmatic, the web front-end. An application written using the Django framework allows to submit and visualize map rendering jobs. The rendering is done in the background by a daemon called maposmaticd;
- ocitysmap, the back-end that generates the map. It is available as a Python module, used both by the maposmatic daemon (above) and by a sample command line application.
To clone the git repositories for those modules do:
git clone git://git.savannah.nongnu.org/maposmatic.git
git clone git://git.savannah.nongnu.org/maposmatic/ocitysmap.git
To browse those git repositories, look at:
- http://git.savannah.gnu.org/cgit/maposmatic.git
- http://git.savannah.gnu.org/cgit/maposmatic/ocitysmap.git
For more information about git see http://savannah.gnu.org/maintenance/UsingGit
For more information about how to contribute see http://wiki.maposmatic.org
Registration Date: Mon 31 Aug 2009 07:20:40 PM UTC
License: GNU Affero General Public License v3 or later
Development Status: 5 - Production/Stable
- Browse Sources Repository
- maposmatic
- ocitysmap
- Browse open items
Submit a new item
Powered by Savane 3.14-8aba.
Corresponding source code