No description
Find a file
Ward Muylaert 2ffdd0594b Fix original English translation strings
It seems mistakes in the original English (en) translation strings are
not fixed in the website despite them being correct for en_US in
Transifex for several years. My guess is that they are the default for
en, so unless you somehow manage to explicitly select en_US (which does
not seem possible), you are stuck with the incorrect English.
2019-02-25 14:06:57 +01:00
.tx Update transifex after merge + now also commit js locales 2018-06-02 16:17:42 +02:00
docs Merge branch 'master' of github.com:umap-project/umap 2019-02-09 17:29:39 +01:00
umap Fix original English translation strings 2019-02-25 14:06:57 +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 bump deps 2019-02-06 19:38:19 +01: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 update osmic YAML files according to new configuration 2018-11-17 22:03:08 +01:00
osmic.yaml update osmic YAML files according to new configuration 2018-11-17 22:03:08 +01: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 Change 'cured' to 'improved' 2019-02-13 12:09:00 +02:00
requirements-dev.txt bump deps 2019-02-06 19:38:19 +01:00
requirements.txt bump deps 2019-02-06 19:38:19 +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 improved. It uses django-leaflet-storage and Leaflet.Storage, built on top of Django and Leaflet.

Installation and configuration

See developer documentation.