No description
Find a file
Yohan Boniface 29ad169359 i18n
2016-11-05 10:59:01 +01:00
.tx Remove useless template, clean translation, add Transifex config 2013-11-22 15:32:21 +01:00
docs Tutorial: install from github for now 2016-09-24 07:38:57 +02:00
umap i18n 2016-11-05 10:59:01 +01:00
.gitignore Improved gitignore with gitignore.io 2016-08-24 10:18:44 +02:00
.gitmodules First shot in removing jQuery and Foundation (\o/) cf #12 2013-02-12 17:34:33 +01:00
.pipignore Upgrade django-social-auth to python-social-auth 2014-03-06 23:22:37 +01:00
fabfile.py 0.8.0-rc.7 2016-09-30 14:37:58 +02:00
LICENSE Fixed typo 2013-06-23 22:43:29 -05:00
Makefile Switch to pytest 2016-08-20 12:33:05 +02:00
manage.py Allow to load setting from a non python path 2016-09-10 08:26:23 +02:00
MANIFEST.in Add missing locales in MANIFEST 2016-09-18 10:40:22 +02:00
mkdocs.yml Ubuntu installation turorial draft 2016-09-10 16:21:09 +02:00
osmic-white.yaml First version of an icon import script (cf #201) 2015-10-07 22:26:19 +02:00
osmic.yaml First version of an icon import script (cf #201) 2015-10-07 22:26:19 +02:00
pytest.ini Switch to pytest 2016-08-20 12:33:05 +02:00
README.md Change wrong link 2016-09-20 16:42:02 +02:00
requirements-dev.txt Move doc to rtfd 2016-09-10 09:45:12 +02:00
requirements.txt Bump Django and Pillow 2016-11-05 10:57:42 +01:00
setup.py Add a umap entry point, so we can pip install umap 2016-09-10 08:26:48 +02:00

uMap project

Requirements Status Join the chat at https://gitter.im/umap-project/umap Documentation Status

About

uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site. Because we think that the more OSM will be used, the more OSM will be ''cured''. It uses django-leaflet-storage and Leaflet.Storage, built on top of Django and Leaflet.

Installation and configuration

See developper documentation.