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
				
			
		| base | ||
| calendars | ||
| simplestreetmap | ||
| .gitignore | ||
| LICENSE | ||
| manage.py | ||
| README.md | ||
| requirements.txt | ||
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