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.
![]() |
7 months ago | |
---|---|---|
base | 7 months ago | |
calendars | 9 months ago | |
simplestreetmap | 9 months ago | |
.gitignore | 9 months ago | |
LICENSE | 9 months ago | |
README.md | 9 months ago | |
manage.py | 9 months ago | |
requirements.txt | 9 months 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