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

Add config for urban areas data source. #306

Merged
merged 1 commit into from
Nov 20, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions config.yaml.sample
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@ rawr:
wof_neighbourhood: { name: wof, value: whosonfirst.mapzen.com }
water_polygons: &osmdata { name: shp, value: openstreetmapdata.com }
land_polygons: *osmdata
ne_10m_urban_areas: { name: ne, value: naturalearthdata.com }
# when a feature's shape is of the type given in the key and the feature
# appears in the listed layers, then generate a label centroid. multi*
# geometries are considered the same as single ones for the purposes of key
Expand Down