[fix] mapping the nodes for NYC boroughs to city_district

This commit is contained in:
Al
2016-07-27 12:22:50 -04:00
parent ad4da98bd7
commit d9b70d3404

View File

@@ -9,3 +9,17 @@
"9": "city_district"
"10": "suburb"
overrides:
id:
node:
# Brooklyn
"158857828": "city_district"
# Bronx
"158903369": "city_district"
# Queens
"158863443": "city_district"
# Staten Island
"158851392": "city_district"
way:
# Manhattan
"400014249": "city_district"