No description
Find a file
Yohan Boniface ae4c1a9454 fix: build browser once features are on the map, not before
Features title may contain variables, which include geographical
ones (center, lat, lon…), and in this case the feature must be
on the map to be able to compute them (eg. the polygon center).

fix #1519
2024-01-22 12:49:33 +01:00
.github build: pin versions in pyproject.toml 2024-01-15 12:46:54 +01:00
.tx i18n 2023-02-22 10:23:03 +01:00
docker Update uwsgi.ini to prevent buffers errors with NGINX reverse proxies 2023-10-02 17:39:00 -04:00
docs docs: remove mentions of compress / django-compressor 2024-01-19 17:16:38 +01:00
scripts Use minified versions + sourcemaps of vendor statics 2024-01-21 14:02:16 -05:00
umap fix: build browser once features are on the map, not before 2024-01-22 12:49:33 +01:00
.dockerignore Do not track Dockerfile, not to invalidate Docker cache at each change 2023-06-05 14:44:33 +02:00
.gitignore fix: gitignore should only ignore static/ dir at rool level 2024-01-17 20:14:21 +01:00
.pipignore Upgrade django-social-auth to python-social-auth 2014-03-06 23:22:37 +01:00
.prettierrc.yaml Apply PrettierJS to the whole codebase 2023-05-12 13:57:03 -04:00
.readthedocs.yaml Control which version of mkdocs is install on readthedocs 2023-04-30 11:35:23 +02:00
.travis.yml chore: use setup.cfg 2021-12-30 11:16:00 +01:00
docker-compose.yml Replace wait_for_database with depends_on and healthcheck. 2023-09-16 11:12:50 -04:00
Dockerfile Add umap command in Docker PATH 2023-06-29 15:19:39 +02:00
LICENSE Fixed typo 2013-06-23 22:43:29 -05:00
Makefile chore: make sure linters only run inside umap/ folder 2024-01-17 18:44:08 +01:00
manage.py [style] Format the code 2023-11-24 23:31:18 +01:00
MANIFEST.in Explicitly exclude local.py from being released 2018-07-07 23:46:10 +02:00
mkdocs.yml docs: document how dependencies are handled 2024-01-15 14:44:55 +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 Upgrade leaflet.photon to 0.9.0 2023-12-22 11:13:03 +01:00
package.json Upgrade leaflet.photon to 0.9.0 2023-12-22 11:13:03 +01:00
pyproject.toml feat: compress static in collectstatic post_process 2024-01-19 12:27:21 +01:00
pytest.ini [ci] Add support for Github Actions 2023-11-24 23:31:18 +01:00
README.md docs: Update the links in the README, remove the badges 2024-01-06 14:31:46 +01:00
SECURITY.md [docs] Update security contact information 2023-12-15 17:20:30 +01:00

uMap project

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. Built on top of Django and Leaflet.