Nathaniel V. KELSO
Nathaniel V. KELSO
Who's On First is the successor to Quaatroshapes and includes neighbourhoods and postal codes. Mapzen has multiple staff working on the project, it's seen huge progress the last 18 months....
Metafiles have country ids so you can filter and download. Geonames ids are in the concordances lists. > On Feb 2, 2017, at 16:30, blag wrote: > > @george-silva >...
We're also experimenting with "bundles" per placetype (but downloads for entire planet): - https://whosonfirst.mapzen.com/bundles/
Upstream support for this will be in Natural Earth v5.2.0 which is in public preview on Github.
See how Natural Earth is built: - https://github.com/nvkelso/natural-earth-vector/blob/master/tools/build_scripts_arcpy/build_a1_ne_10m_admin_0_scale_rank.py#L34 It has multiple inputs, an output, and a join to get the attributes. Here's a simplified setup: ``` gp.FeatureToPolygon_management( "10m_physical\ne_10m_coastline.shp; 10m_physical\ne_10m_minor_islands_coastline.shp; 10m_cultural\ne_10m_admin_0_boundary_lines_disputed_areas.shp;...
Awesome! > On Aug 20, 2017, at 07:54, Matthew Bloch wrote: > > It looks like I have a bit more work to do.... I can replicate Arc's FeatureToPolygon_management() function...
See also: - https://github.com/tilezen/vector-datasource/blob/master/data/tile-shapefile.py On Tue, Nov 28, 2017 at 8:06 AM, Simone Primarosa wrote: > What about the properties of the Feature? If we convert it to a line...
Maybe? It would help to have some examples. We have data in a couple states, counties, and cities so far in the data dir. What would their concordances with OpenCivicData...
When researching & requesting data also ask for **matching election results** (_presidential, congressional, state house, and state senate_) in addition to the precinct shape data for 2016, **and for earlier...