Open nvkelso opened 7 years ago
Other examples:
Since Detroit is a city inside Wayne county, the multiple GEOID solution may not exactly fit here. What about supporting an array of coverages instead? The Michigan source above might look like:
{
"coverage": [
{ "geometry": {"type": "Polygon", … } },
{ "US Census": {"geoid": "26093"} },
{ "US Census": {"geoid": "26099"} },
…
],
…
Yeah, that works for me!
On Wed, Dec 28, 2016 at 2:23 PM, migurski notifications@github.com wrote:
Since Detroit is a city inside Wayne county, the multiple GEOID solution may not exactly fit here. What about supporting an array of coverages instead? The Michigan source above might look like:
{ "coverage": [ { "geometry": {"type": "Polygon", … } }, { "US Census": {"geoid": "26093"} }, { "US Census": {"geoid": "26099"} }, … ], …
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/openaddresses/machine/issues/506#issuecomment-269550781, or mute the thread https://github.com/notifications/unsubscribe-auth/AA0EO4X6CIrr-cl3tQHRT8YMqLwowW8Pks5rMuFjgaJpZM4LXJif .
Some of our sources cover multiple geographic areas (most cover just one). We should support multiple
geoid
s.Currently we can specify a GeoJSON polygon geometry so the result choropleth map looks right, but then that causes problems with spreadsheets @iandees maintains and other geoid based lookups.
Two examples:
26093
26099
26115
26125
26147
26161
26163
– this source is for the parts outside of Detroit city, but collectively both form the geoid of26163