diff options
-rw-r--r-- | README.md (renamed from README.txt) | 18 |
1 files changed, 5 insertions, 13 deletions
@@ -1,4 +1,3 @@ -======= Chimère ======= @@ -8,7 +7,9 @@ This software aims to create online collaborative and thematic maps. Content routes). Add on the map are open to everybody with no authentification but are moderated by a team in charge of the map. -Features: +Features +------- + - Display (by default) of the mapnik OpenStreetMap layer. - Display on the map of POIs (with markers) and routes (with colored polylines). @@ -30,14 +31,5 @@ Features: Cyclemap. -Full documentation is available on `Read the docs <http://chimere.readthedocs.org/en/latest/>`_. - -External libs -============= - -To be fully functional, this package is provided with external libs: - - `OpenLayers <http://openlayers.org/>`_ - 2006-2012 OpenLayers Contributors - 2-clause BSD - - `OsmApi <http://wiki.openstreetmap.org/wiki/PythonOsmApi>`_ - 2009-2010 Étienne Chové - GPL v3. - - `prettyPhoto <http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/>`_ - 2012 Stephane Caron - GPL v2. - - `jMediaelement <https://github.com/aFarkas/jMediaelement>`_ - 2010 Alexander Farkas - GPL v2 and MIT. - - `bsmSelect <https://github.com/vicb/bsmSelect/>`_ - 2010 Victor Berchet - GPL v2 and MIT. +Full documentation is available on +[Read the docs](http://chimere.readthedocs.org/en/latest/). |