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

Add US render back to output #77

Closed
migurski opened this issue Mar 9, 2015 · 10 comments · Fixed by #80
Closed

Add US render back to output #77

migurski opened this issue Mar 9, 2015 · 10 comments · Fixed by #80

Comments

@migurski
Copy link
Member

migurski commented Mar 9, 2015

…to facilitate US debugging.

@iandees
Copy link
Member

iandees commented Mar 9, 2015

🇺🇸 🇺🇸

@NelsonMinar
Copy link
Contributor

Would it be useful to have a zoomable map view? If you can emit some sort of shapes for the colored regions I'll cobble up a Leaflet map. Or maybe a GeoJSON already exists?

@migurski
Copy link
Member Author

migurski commented Mar 9, 2015

Might be—there are already shapefiles in the repository, if you want to start with those. I’ve typically found the zoomable versions a bit less informative than the static ones here, but I think it’d be possible to crank out both.

@migurski
Copy link
Member Author

migurski commented Mar 9, 2015

Where we’re at currently:

out

@NelsonMinar
Copy link
Contributor

Just for comparison, here's what the Fairview data layer says is available for county data (from Mike's image).

screen shot 2015-03-09 at 10 10 09 am

@iandees
Copy link
Member

iandees commented Mar 9, 2015

FWIW, I spent a good part of the weekend looking through the Fairview data and a large majority of the URLs they have listed are either 404s or don't contain address data.

@migurski
Copy link
Member Author

migurski commented Mar 9, 2015

Should we therefore stub out files for those counties, with skip=true and a note?

@iandees
Copy link
Member

iandees commented Mar 9, 2015

Yea, it might make sense to auto-generate all the county-level sources.

If we do that, we probably should break up the sources/ dir into separate dirs for region/states if it would be feasible for machine to support it.

@migurski
Copy link
Member Author

migurski commented Mar 9, 2015

I don’t think I’ve ever tried to run it with subdirectories, but it should be relatively easy to make that work.

@NelsonMinar
Copy link
Contributor

I really don't like the idea of mixing auto-generated source files that don't work with hand-edited personally contributed files that do work, or have some reason to think could work. If we go this route there should be some way to communicate the provenance of the file, either a separate directory or else a comment in the JSON. (We're way off topic for this issue, sorry I started a de-rail.)

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

Successfully merging a pull request may close this issue.

3 participants