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

Create dynamic map for homepage #30

Open
danxoneil opened this issue Jun 18, 2015 · 0 comments
Open

Create dynamic map for homepage #30

danxoneil opened this issue Jun 18, 2015 · 0 comments
Assignees

Comments

@danxoneil
Copy link
Collaborator

Using existing javascript map from @srobbin, create a map that includes geographies for all Cook County municipalities and city wards (make sure they are the new ones, even though this will possibly make the counts even more inaccurate) which are updated upon new user signup.

Process as follows:

-- Get well-formed address from CUTGroup signup form. It uses the built-in Wufoo address form question, which goes a long way toward encouraging (but not checking and enforcing) valid addresses
-- Geocode all new entries through some outside service (Google, Cook County geocoder are two options)
-- Take the lat/long output and whack it against the Tribune boundary service
-- Store those results in Patterns and increment the map on the CUTGroup.org homepage

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