Skip to content
New issue

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

Remove/change ward info for non-Chicago #63

Closed
shua123 opened this issue Apr 13, 2015 · 5 comments
Closed

Remove/change ward info for non-Chicago #63

shua123 opened this issue Apr 13, 2015 · 5 comments

Comments

@shua123
Copy link
Contributor

shua123 commented Apr 13, 2015

Need to change or remove the ward signup question for outside Chicago.

@smarziano
Copy link
Member

We will remove the ward signup question, but we will still find ward information using Tribune Boundaries API from the address given.
http://boundaries.tribapps.com/api/

@shua123
Copy link
Contributor Author

shua123 commented Jul 16, 2015

Signup question is removed. At commit d660a8e ward info is left blank until Geocoding & Boundaries API functionality is added.

@smarziano
Copy link
Member

Tasks related to Geocoding tester addresses include:

  • Find tool to discover coordinates for tester addresses. This tool will be connected to Patterns. Therefore, CUTGroup tester signs up and address info is sent to Patterns. Patterns then sends address info to this tool, and receives coordinates which is then fed back into Patterns
  • Create coordinates field in tester profile
  • Use http://boundaries.tribapps.com/api/ to feed in coordinates and discover ward (in case of Chicago resident) and municipality (in case of Cook County resident). This information will then be stored in Patterns under Geography ID
  • Change Geography ID to not online include integers (in case of Chicago resident) but also include text to represent municipalities (in case of Cook County resident)
  • Then we need to create a way for this information to feed onto the map on http://www.cutgroup.org/
  • Create a way to easily filter testers by municipality/ward within Patterns

@smarziano smarziano added this to the November Milestone - Mainly bug fixes milestone Aug 24, 2015
@shua123
Copy link
Contributor Author

shua123 commented Sep 4, 2015

@smarziano
Copy link
Member

Closing this issue because I have created multiple issues for each piece of the work in this milestone: https://github.com/smartchicago/kimball/milestones/Geocoding%20Testers'%20Addresses

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants