{ "data_format": 1, "data_url": "https://raw.githubusercontent.com/sb12/OSMStreetLight/master/taginfo.json", "project": { "name": "Street Lights in OpenStreetMap", "description": "Show street lights and their attributes", "project_url": "https://sb12.github.io/OSMStreetLight", "doc_url": "https://sb12.github.io/OSMStreetLight/about.html", "contact_name": "mapper999", "contact_email": "osm.mapper999@gmail.com" }, "tags": [ { "key": "highway", "value": "street_lamp", "object_types": ["node"], "description": "Shows position of street lamps." }, { "key": "light_source", "object_types": ["node"], "description": "Shows position of light sources." }, { "key": "light_source", "value": "lantern", "object_types": ["node"], "description": "Shows position of street lamps." }, { "key": "light_source", "value": "floodlight", "object_types": ["node"], "description": "Shows position of flood lights." }, { "key": "light_source", "value": "warning", "object_types": ["node"], "description": "Shows position of aviation warning lights." }, { "key": "light_source", "value": "aviation", "object_types": ["node"], "description": "Shows position of aviation lights." }, { "key": "tower:type", "value": "lighting", "object_types": ["node"], "description": "Shows position of flood lights." }, { "key": "areoway", "value": "navigationaid", "object_types": ["node"], "description": "Shows position of aviation lights." }, { "key": "navigationaid", "value": "als", "object_types": ["node"], "description": "Shows position of approach lighting systems." }, { "key": "navigationaid", "value": "papi", "object_types": ["node"], "description": "Shows position of PAPI lights." }, { "key": "navigationaid", "value": "vasi", "object_types": ["node"], "description": "Shows position of VASI lights." }, { "key": "navigationaid", "value": "twe", "object_types": ["node"], "description": "Shows position of taxiway edge lights." }, { "key": "navigationaid", "value": "twc", "object_types": ["node"], "description": "Shows position of taxiway centreline lights." }, { "key": "navigationaid", "value": "rwe", "object_types": ["node"], "description": "Shows position of runway edge lights." }, { "key": "navigationaid", "value": "rwc", "object_types": ["node"], "description": "Shows position of runway centreline lights." }, { "key": "navigationaid", "value": "tdz", "object_types": ["node"], "description": "Shows position of touchdown zone lights." }, { "key": "navigationaid", "value": "rgl", "object_types": ["node"], "description": "Shows position of runway guard lights." }, { "key": "navigationaid", "value": "beacon", "object_types": ["node"], "description": "Shows position of aerodrome beacon." }, { "key": "ref", "object_types": ["node"], "description": "Shows ref of light sources." }, { "key": "lamp_ref", "object_types": ["node"], "description": "Shows ref of light sources." }, { "key": "operator", "object_types": ["node"], "description": "Shows operator of light sources." }, { "key": "lamp_operator", "object_types": ["node"], "description": "Shows operator of light sources." }, { "key": "light:method", "object_types": ["node"], "description": "Used to define the color of light sources" }, { "key": "lamp_type", "object_types": ["node"], "description": "Used to define the color of light sources." }, { "key": "light:mount", "object_types": ["node"], "description": "Shows how light sources are mounted." }, { "key": "lamp_mount", "object_types": ["node"], "description": "Shows how light sources are mounted." }, { "key": "support", "object_types": ["node"], "description": "Shows how light sources are mounted." }, { "key": "light:count", "object_types": ["node"], "description": "Shows number of light sources on the same pole." }, { "key": "light:colour", "object_types": ["node"], "description": "Used to show colour of light sources." }, { "key": "light:direction", "object_types": ["node"], "description": "Used to define the direction of light sources." }, { "key": "direction", "object_types": ["node"], "description": "Used to define the direction of light sources." }, { "key": "light:lit", "object_types": ["node"], "description": "Shows the time when lights are lit." }, { "key": "light:flash", "object_types": ["node"], "description": "Show flashing lights." }, { "key": "light:character", "object_types": ["node"], "description": "Show flashing lights." }, { "key": "light:height", "object_types": ["node"], "description": "Shows the height of the light, influences the size of symbols." }, { "key": "manufacturer", "object_types": ["node"], "description": "Shows the manufacturer of light sources." }, { "key": "model", "object_types": ["node"], "description": "Shows the model of light sources." }, { "key": "lamp_model:de", "object_types": ["node"], "description": "Shows the model of light sources." }, { "key": "start_date", "object_types": ["node"], "description": "Shows the start date of light sources." }, { "key": "height", "object_types": ["node"], "description": "Shows the height of light sources." }, { "key": "width", "object_types": ["node"], "description": "Shows the width of light sources." }, { "key": "highway", "object_types": ["way"], "description": "Shows lit and unlit highways." }, { "key": "lit", "value": "yes", "object_types": ["way"], "description": "Shows lit highways." }, { "key": "lit", "value": "sunrise-sunset", "object_types": ["way"], "description": "Shows lit highways." }, { "key": "lit", "value": "dusk-dawn", "object_types": ["way"], "description": "Shows lit highways." }, { "key": "lit", "value": "24/7", "object_types": ["way"], "description": "Shows permanently lit highways." }, { "key": "lit", "value": "automatic", "object_types": ["way"], "description": "Shows automatically lit highways." }, { "key": "lit", "value": "limited", "object_types": ["way"], "description": "Shows interval-lit highways." }, { "key": "lit", "value": "interval", "object_types": ["way"], "description": "Shows interval-lit highways." }, { "key": "lit", "value": "no", "object_types": ["way"], "description": "Shows unlit highways." }, { "key": "lit", "value": "disused", "object_types": ["way"], "description": "Shows unlit highways." } ] }