codeforkansascity / Neighborhood-Dashboard

We're working to help neighborhoods help themselves by giving them easy access to useful data to allow them to identify and track problem areas in their neighborhood.
https://neighborhood-dashboard.codeforkc.org/
MIT License
18 stars 9 forks source link

Outline Parcels in the application #47

Closed JakeLaCombe closed 8 years ago

JakeLaCombe commented 8 years ago

While we add markers for all of the parcels in the application, this isn't giving a sufficient view of what a vacant parcel is. We need to display the entire parcel to the user when they view it on the map.

For now, a json dataset has been provided that provides all of the coordinates of every parcel to display in KC. We need to import that into the app, and use it to display information to the users.

JakeLaCombe commented 8 years ago

Work has been accomplished here. https://github.com/codeforkansascity/Neighborhood-Dashboard/commit/ac813f2018afb67c00d621257a542e2170ea6b66