[fix] mapping the nodes for NYC boroughs to city_district
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user