No description
Find a file
Yohan Boniface d4f693e019
Merge pull request #652 from aaj013/patch-1
Updated ubuntu installation doc
2018-11-15 08:42:44 +01:00
.tx Update transifex after merge + now also commit js locales 2018-06-02 16:17:42 +02:00
docs Added missing dependency packages 2018-11-15 11:41:58 +05:30
umap i18n 2018-11-08 22:23:56 +01:00
.gitignore Leaflet.Storage is now integrated inside this repository 2018-06-02 12:21:40 +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
.travis.yml Python is not yet available in Travis without sudo: true 2018-08-15 17:56:21 +02:00
LICENSE Fixed typo 2013-06-23 22:43:29 -05:00
Makefile i18n 2018-09-08 17:01:22 +02:00
manage.py Allow to load setting from a non python path 2016-09-10 08:26:23 +02:00
MANIFEST.in Explicitly exclude local.py from being released 2018-07-07 23:46:10 +02:00
mkdocs.yml Merge changelogs and add first changelog for 1.0.0 2018-06-16 13:53:06 +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
package-lock.json Bump Leaflet.Editable 2018-09-05 22:13:35 +02:00
package.json Bump Leaflet.Editable 2018-09-05 22:13:35 +02:00
pytest.ini Disable compressor during unittests for now 2018-05-19 16:28:56 +02:00
README.md Add travis.yml 2017-05-12 10:42:02 +02:00
requirements-dev.txt Bump deps 2018-11-04 21:29:32 +01:00
requirements.txt Bump social auth 2018-11-04 21:39:42 +01:00
setup.py 1.0.0-rc.2 2018-09-05 22:31:01 +02:00

uMap project

Requirements Status Join the chat at https://gitter.im/umap-project/umap Documentation StatusBuild 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 developer documentation.