Ecosyste.ms: Awesome
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: 8 days ago
JSON representation
serve up geojson from geometries
- Host: GitHub
- URL: https://github.com/OpenSTL/housing
- Owner: OpenSTL
- License: gpl-3.0
- Created: 2018-03-01T05:45:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:58:41.000Z (about 2 years ago)
- Last Synced: 2024-04-13T23:47:59.719Z (8 months ago)
- Topics: civic-tech, django, gis
- Language: Python
- Homepage: https://thard.us/
- Size: 7.68 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - OpenSTL/housing - serve up geojson from geometries (Python)
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'