mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-02 05:01:38 +02:00
Merge branch 'advertising' of https://github.com/hikemaniac/iD into hikemaniac-advertising
This commit is contained in:
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user