uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
Find a file
2023-04-11 14:12:40 +03:00
.tx i18n 2023-02-22 10:23:03 +01:00
.vscode Closes #1: Add docker environment for development and production 2023-04-11 14:12:40 +03:00
docs [docs] Update the contributing page with DB setup 2023-03-24 11:35:14 -04:00
umap Closes #1: Add docker environment for development and production 2023-04-11 14:12:40 +03:00
.dockerignore Closes #1: Add docker environment for development and production 2023-04-11 14:12:40 +03:00
.gitignore Closes #1: Add docker environment for development and production 2023-04-11 14:12:40 +03:00
.pipignore Upgrade django-social-auth to python-social-auth 2014-03-06 23:22:37 +01:00
.travis.yml chore: use setup.cfg 2021-12-30 11:16:00 +01:00
docker-compose.override.yml Closes #1: Add docker environment for development and production 2023-04-11 14:12:40 +03:00
docker-compose.yml Closes #1: Add docker environment for development and production 2023-04-11 14:12:40 +03:00
docker-entrypoint.sh Closes #1: Add docker environment for development and production 2023-04-11 14:12:40 +03:00
Dockerfile Closes #1: Add docker environment for development and production 2023-04-11 14:12:40 +03:00
LICENSE Fixed typo 2013-06-23 22:43:29 -05:00
Makefile Copy statement didn't work in build container 2023-04-06 22:10:29 +03: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 chore: remove mkdocs warning about "pages" replaced by "nav" 2021-12-30 12:01:59 +01: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.formbuilder 2023-02-28 14:14:43 +01:00
package.json Removed suspended phantomjs and allows for arm64 2023-04-06 22:10:29 +03:00
pytest.ini Use ipdb with pytest --pdb 2023-02-27 11:01:01 +01:00
README.md Change 'cured' to 'improved' 2019-02-13 12:09:00 +02:00
requirements-docker.txt Closes #1: Add docker environment for development and production 2023-04-11 14:12:40 +03:00
setup.cfg bump social-auht-core 2023-03-01 18:50:34 +01:00
setup.py chore: use setup.cfg 2021-12-30 11:16:00 +01:00
uwsgi.ini Closes #1: Add docker environment for development and production 2023-04-11 14:12:40 +03: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.