We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Legislative boundaries are being fetched and cached in Memcached, instead of just stored in the database.
districts
District
legislator.php
The text was updated successfully, but these errors were encountered:
Start to create district functionality
6789cb4
Toward #349.
First attempt at gathering district boundaries
4cfc26a
Toward openva/richmondsunlight.com#349.
I've created the Machine functionality, but I haven't tested it yet.
Sorry, something went wrong.
No branches or pull requests
Legislative boundaries are being fetched and cached in Memcached, instead of just stored in the database.
districts
database table to be able to store districts' GeoJSONDistrict
classlegislator.php
to use the API endpoint to fetch district dataThe text was updated successfully, but these errors were encountered: