mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
![]() This needs more work, but would allow: - better performance: - one svg for all features instead of one HTML per feature - as it inherits from path, only visible feature are added to DOM - controling the circle radius, which is something requested from time to time To move forward, we need: - [ ] to have default per UI class (instead of in the SCHEMA), as for example we do not want the same default weight for a line or for the CircleMarker - [ ] maybe to have some static properties, so to keep the circle border color always white, as now (but can be discussed) - [ ] when editing a feature, to show properties according to the current selected UI class, so user can define the radius when "Circle" is selected, but also other path related properties (fillColor, opacity…) |
||
---|---|---|
.github | ||
.tx | ||
docker | ||
docs | ||
docs-users | ||
scripts | ||
umap | ||
.dockerignore | ||
.eslintrc.json | ||
.gitignore | ||
.pipignore | ||
.prettierrc.yaml | ||
.readthedocs.yaml | ||
.travis.yml | ||
biome.json | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
manage.py | ||
MANIFEST.in | ||
mkdocs.yml | ||
osmic-white.yaml | ||
osmic.yaml | ||
package-lock.json | ||
package.json | ||
pyproject.toml | ||
pytest.ini | ||
README.md | ||
SECURITY.md |
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.
- Have a look at our website for an introduction
- See our docs for technical information
- Come chat with us on matrix.org, or join the mailing-list