Allow crane preset on a vertex

(closes #4403)
This commit is contained in:
JamesKingdom
2017-10-06 20:02:03 +01:00
parent 3c4a02aba1
commit 7e98d7f989
3 changed files with 13 additions and 4 deletions
+1
View File
@@ -9802,6 +9802,7 @@
"geometry": [
"point",
"line",
"vertex",
"area"
],
"tags": {
+1
View File
@@ -8,6 +8,7 @@
"geometry": [
"point",
"line",
"vertex",
"area"
],
"tags": {
+11 -4
View File
@@ -5632,10 +5632,6 @@
"description": "Satellite and aerial imagery.",
"name": "Mapbox Satellite"
},
"New_and_Misaligned_TIGER_Roads-2013": {
"description": "At zoom level 16+, public domain map data from the US Census. At lower zooms, only changes since 2006 minus changes already incorporated into OpenStreetMap",
"name": "New & Misaligned TIGER Roads"
},
"OSM_Inspector-Addresses": {
"attribution": {
"text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA"
@@ -5678,6 +5674,17 @@
},
"name": "OSM Inspector: Tagging"
},
"US-TIGER-Roads-2012": {
"name": "TIGER Roads 2012"
},
"US-TIGER-Roads-2014": {
"description": "At zoom level 16+, public domain map data from the US Census. At lower zooms, only changes since 2006 minus changes already incorporated into OpenStreetMap",
"name": "TIGER Roads 2014"
},
"US-TIGER-Roads-2017": {
"description": "Yellow = Public domain map data from the US Census. Red = Data not found in OpenStreetMap",
"name": "TIGER Roads 2017"
},
"Waymarked_Trails-Cycling": {
"attribution": {
"text": "© Sarah Hoffmann, CC by-SA 3.0, map data OpenStreetMap contributors, ODbL 1.0"