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
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.
Tom Darboux 72eb41c2f0
wip
11 months ago
base wip 11 months ago
calendars Add first models 1 year ago
simplestreetmap Add first models 1 year ago
.gitignore init project 1 year ago
LICENSE Initial commit 1 year ago
README.md Add first models 1 year ago
manage.py init project 1 year ago
requirements.txt Add first models 1 year 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