Ceci est une ancienne révision du document !
[ANNOUCEMENT] MapOSMatic: automatic generation of cities' map from OpenStreetMap data
We are pleased to announce the release of MapOSMatic, a set of tools to automatically generate cities' map from OpenStreetMap data. MapOSMatic takes care of generating a labelled grid over the map, a list of street with references matching the grid as well as a nice layout of the city if its administrative boundaries are known. MapOSMatic is Open Source / Free Software licensed under AGPLv3.
Example of generated map:
MapOSMatic is a web application to generate maps of cities or towns, including index of streets, from OpenStreetMap data. It is written in Python.
It is made of two components:
MapOSMatic is currently limited to France metropolitan area for several technical reasons. We are eager to get contribution helping us to lift up this limitation.
MapOSMatic depends on PostgreSQL, PostGIS, Mapnik, OpenStreetMap data and Cairo.
MapOSMatic is Open Source / Free Software. All maposmatic and ocitysmap code is licensed under GNU Affero General Public License 3.0.
The MapOSMatic development project is hosted at Savannah:
http://savannah.nongnu.org/projects/maposmatic/
A development and user mailing list is available:
http://lists.nongnu.org/mailman/listinfo/maposmatic-dev
To clone the git repositories of 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: