Outils pour utilisateurs

Outils du site


hackfest2009:annonce_du_projet_en_francais

Ceci est une ancienne révision du document !


[ANNONCE] MapOSMatic : génération automatique des plans de ville à partir des données OpenStreetMap

Version courte

Nous sommes plutôt satisfaits d'annonce la sortie de MapOSMatic, un ensemble d'outils pour générer des plans de ville à partir de données OpenStreetMap. MapOSMatic se charge de créer une grille sur le plan, un index des rues avec des références sur la grille et une mise en page agréable de la ville si ses limites administratives sont connues. Actuellement nous ne produisons que les plan de villes en France métropolitaine mais nous l'étendrons à d'autres régions du monde. MapOSMatic est un Logiciel Libre, sous license AGPLv3.

Un rendu de plan peut être demandé en ligne : http://maposmatic.org/

Exemple de plan généré :

  • plan :

http://maposmatic.org/smedia/chavagne.png http://maposmatic.org/smedia/chavagne.pdf

  • index des rues :

http://maposmatic.org/smedia/chavagne_index.png http://maposmatic.org/smedia/chavagne_index.pdf

Longer Version

MapOSMatic

MapOSMatic is a web application to generate maps of cities or towns, including index of streets, from OpenStreetMap data. It is written in Python.

http://maposmatic.org/

It is made of two components:

  • MapOSMatic, the web front-end. An application written using the Django framework which 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 maposmaticd daemon (above) and by a simple command line application.

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, Python, Cairo and Django.

License

MapOSMatic is Open Source / Free Software. All maposmatic and ocitysmap code is licensed under GNU Affero General Public License 3.0.

Contributing

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:

hackfest2009/annonce_du_projet_en_francais.1252411412.txt.gz · Dernière modification: 2009/09/08 14:03 par 81.252.202.129