You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
3 weeks ago | |
---|---|---|
base | 3 weeks ago | |
calendars | 3 weeks ago | |
simplestreetmap | 3 weeks ago | |
.gitignore | 3 weeks ago | |
LICENSE | 3 weeks ago | |
README.md | 3 weeks ago | |
manage.py | 3 weeks ago | |
requirements.txt | 3 weeks ago |
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