Skip to content
This repository has been archived by the owner on May 24, 2020. It is now read-only.

Flask API that feeds fishnet-simplified congressional district shapefiles to the client-facing application.

License

Notifications You must be signed in to change notification settings

gerry-app/fishnet-flask-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecated: http://gerry.pchancs.com is down.

fishnet-geojson-api

Flask API that feeds fishnet-simplified congressional district shapefiles to the client-facing application.

Setting up

Install Flask with virtualenv here.

Running the app

  1. Install required libraries: pip install -r requirements.txt
  2. export FLASK_APP=app.py
  3. python -m flask run

About

Flask API that feeds fishnet-simplified congressional district shapefiles to the client-facing application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published