Merge branch 'advertising' of https://github.com/hikemaniac/iD into hikemaniac-advertising

This commit is contained in:
Bryan Housel
2019-10-24 15:05:09 -04:00
7 changed files with 73 additions and 0 deletions
+3
View File
@@ -28,7 +28,10 @@
{"key": "addr:interpolation", "description": "🄿 Address Interpolation (unsearchable)", "object_types": ["way"]},
{"key": "addr:*", "description": "🄿 Address", "object_types": ["node", "area"]},
{"key": "advertising", "value": "billboard", "description": "🄿 Billboard", "object_types": ["node", "way"]},
{"key": "advertising", "value": "board", "description": "🄿 Notice Board", "object_types": ["node"]},
{"key": "advertising", "value": "column", "description": "🄿 Advertising Column", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/bhousel/temaki/icons/storage_tank.svg"},
{"key": "advertising", "value": "poster_box", "description": "🄿 Poster Box", "object_types": ["node"]},
{"key": "advertising", "value": "totem", "description": "🄿 Advertising Totem", "object_types": ["node"]},
{"key": "aerialway", "value": "station", "description": "🄿 Aerialway Station (unsearchable)", "object_types": ["node", "area"], "icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/aerialway-15.svg"},
{"key": "aerialway", "value": "cable_car", "description": "🄿 Cable Car", "object_types": ["way"], "icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@master/svg/fontawesome/fas-tram.svg"},
{"key": "aerialway", "value": "chair_lift", "description": "🄿 Chair Lift", "object_types": ["way"], "icon_url": "https://cdn.jsdelivr.net/gh/bhousel/temaki/icons/chairlift.svg"},