An open API service indexing awesome lists of open source software.

https://github.com/OpenSTL/housing

serve up geojson from geometries
https://github.com/OpenSTL/housing

civic-tech django gis

Last synced: 4 months ago
JSON representation

serve up geojson from geometries

Awesome Lists containing this project

README

        

# housing
serve up geojson from geometries
create a python virtual environment named whatever
from the activated environment run:
'./manage.py migrate'
for the development server
'./manage.py runserver'