72eb41c2f0 | ||
---|---|---|
base | ||
calendars | ||
simplestreetmap | ||
.gitignore | ||
LICENSE | ||
README.md | ||
manage.py | ||
requirements.txt |
README.md
Simplestreetmap-backend
Backend for simplestreetmap.
- Display caldav event on the map
- Share maps with tokens
- Integrate external api like train api (sncf) to display journey on the map
Dependencies:
- with sqlite backend: GEOS, GDAL, PROJ, SpatiaLite
- with postgresql backend: GEOS, GDAL, PROJ, PostGIS