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
Go to file
Tom Darboux 72eb41c2f0 wip 2022-07-01 10:55:00 +02:00
base wip 2022-07-01 10:55:00 +02:00
calendars Add first models 2022-04-30 02:21:06 +02:00
simplestreetmap Add first models 2022-04-30 02:21:06 +02:00
.gitignore init project 2022-04-27 21:43:51 +02:00
LICENSE Initial commit 2022-04-27 07:10:16 -04:00
README.md Add first models 2022-04-30 02:21:06 +02:00
manage.py init project 2022-04-27 21:43:51 +02:00
requirements.txt Add first models 2022-04-30 02:21:06 +02:00

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