No description
Find a file
2018-08-04 20:50:03 +02:00
.tx Update transifex after merge + now also commit js locales 2018-06-02 16:17:42 +02:00
docs allow to cache proxied remote data requests 2018-08-04 20:50:03 +02:00
umap allow to cache proxied remote data requests 2018-08-04 20:50:03 +02: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 Remove python2.7 from Travis 2018-05-19 16:33:46 +02:00
LICENSE Fixed typo 2013-06-23 22:43:29 -05:00
Makefile rename make ui in make vendors 2018-07-07 23:15:26 +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 JS tests pass 2018-06-02 14:44:59 +02:00
package.json Fix generate_js_locale paths 2018-06-02 14:44:01 +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 Remove transifex-client from dev requirements for now 2018-07-08 00:04:49 +02:00
requirements.txt Bump dependencies 2018-07-07 22:49:11 +02:00
setup.py Add long_description_content_type 2018-06-02 17:24:25 +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.