From 109aa76718577cc92a289958c2e1df15d9ade762 Mon Sep 17 00:00:00 2001 From: Al Date: Fri, 10 Feb 2017 14:43:46 -0500 Subject: [PATCH] [boundaries] mapping Manhattan node ID to city_district so it gets labeled as such in the neighborhoods index --- resources/boundaries/osm/us.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/boundaries/osm/us.yaml b/resources/boundaries/osm/us.yaml index 63b05cab..cb280a7e 100644 --- a/resources/boundaries/osm/us.yaml +++ b/resources/boundaries/osm/us.yaml @@ -22,6 +22,8 @@ "158851392": "city_district" # New York county node "316976731": null + # Manhattan node + "357644127": "city_district" way: # Manhattan "400014249": "city_district"