mainMapOSMatic - Summary

 
 

Group identification
Id: 10335
System Name: maposmatic
Name: MapOSMatic
Group Type: non-GNU software and documentation

Search in this Group


 

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:


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

 

Quick Overview
 Memberlist (14 members)

Communication Tools
 Mailing Lists (1 public mailing list)

Development Tools
 Git Repository
 Task Manager (open items: 45, total: 113)

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code