update translations, build v6.9.0 release

This commit is contained in:
Martin Raifer 2025-02-06 21:14:52 +01:00
parent a12a1fe8e0
commit defe6cb556
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
229 changed files with 234471 additions and 7121 deletions

474
dist/taginfo.json vendored
View file

@ -2419,6 +2419,16 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-carrot.svg"
},
{
"key": "shop",
"value": "gold_buyer",
"description": "🄿 Gold buyer",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-hand-holding.svg"
},
{
"key": "shop",
"value": "gift",
@ -4551,15 +4561,6 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/ski_jumping.svg"
},
{
"key": "piste:type",
"description": "🄿 Snowsports Trail / Piste, 🄵 Type",
"object_types": [
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-skiing.svg"
},
{
"key": "piste:type",
"value": "nordic",
@ -4600,6 +4601,15 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-skiing.svg"
},
{
"key": "piste:type",
"description": "🄿 Snowsports Trail / Piste (Unspecified Type) (unsearchable), 🄵 Type",
"object_types": [
"way",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-skiing.svg"
},
{
"key": "man_made",
"value": "piste:halfpipe",
@ -4649,6 +4659,16 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/suitcase.svg"
},
{
"key": "office",
"value": "translator",
"description": "🄿 Translation Office",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-language.svg"
},
{
"key": "office",
"value": "therapist",
@ -5529,6 +5549,16 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/boulder3.svg"
},
{
"key": "natural",
"value": "arch",
"description": "🄿 Natural Arch",
"object_types": [
"node",
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/natural_arch.svg"
},
{
"key": "wetland",
"value": "wet_meadow",
@ -8373,6 +8403,24 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/anchor_medal.svg"
},
{
"key": "orchard",
"value": "meadow_orchard",
"description": "🄿 Orchard Planted in a Meadow",
"object_types": [
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park.svg"
},
{
"key": "meadow",
"value": "meadow_orchard",
"description": "🄿 Meadow With Fruit Trees",
"object_types": [
"area"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/park.svg"
},
{
"key": "industrial",
"value": "slaughterhouse",
@ -9231,6 +9279,15 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-motorcycle.svg"
},
{
"key": "bicycle",
"value": "designated",
"description": "🄿 Cycle & Foot Refuge Island, 🄿 Cycle & Foot Path, 🄿 Cycle & Foot Crossing, 🄵🅅 Allowed Access: `designated`",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian_and_cyclist.svg"
},
{
"key": "informal",
"value": "yes",
@ -9249,6 +9306,51 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
},
{
"key": "path",
"value": "crossing",
"description": "🄿 Cycle & Foot Crossing (unsearchable)",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/cyclist_crosswalk.svg"
},
{
"key": "crossing",
"value": "unmarked",
"description": "🄿 Unmarked Cycle & Foot Crossing (unsearchable), 🄿 Unmarked Crossing, 🄿 Unmarked Cycle Crossing, 🄵🅅 Type: No Road Markings or Traffic Signals",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
},
{
"key": "crossing",
"value": "uncontrolled",
"description": "🄿 Marked Cycle & Foot Crossing (unsearchable), 🄿 Marked Crossing, 🄿 Marked Cycle Crossing, 🄵🅅 Type: Only Road Markings",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
},
{
"key": "crossing",
"value": "traffic_signals",
"description": "🄿 Cycle & Foot Crossing With Pedestrian Signals (unsearchable), 🄿 Crossing With Pedestrian Signals, 🄿 Cycle Crossing With Traffic Signals, 🄵🅅 Type: Crossing With Traffic Signals",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railway_signals.svg"
},
{
"key": "crossing",
"value": "marked",
"description": "🄿 Marked Cycle & Foot Crossing (unsearchable), 🄿 Marked Crossing (unsearchable), 🄿 Marked Cycle Crossing (unsearchable)",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian_crosswalk.svg"
},
{
"key": "footway",
"value": "traffic_island",
@ -9284,33 +9386,6 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/striped_zone.svg"
},
{
"key": "crossing",
"value": "unmarked",
"description": "🄿 Unmarked Crossing, 🄿 Unmarked Cycle Crossing, 🄵🅅 Type: No Road Markings or Traffic Signals",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
},
{
"key": "crossing",
"value": "uncontrolled",
"description": "🄿 Marked Crossing, 🄿 Marked Cycle Crossing, 🄵🅅 Type: Only Road Markings",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian.svg"
},
{
"key": "crossing",
"value": "traffic_signals",
"description": "🄿 Crossing With Pedestrian Signals, 🄿 Cycle Crossing With Traffic Signals, 🄵🅅 Type: Crossing With Traffic Signals",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/railway_signals.svg"
},
{
"key": "crossing",
"value": "zebra",
@ -9321,13 +9396,13 @@
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian_crosswalk.svg"
},
{
"key": "crossing",
"value": "marked",
"description": "🄿 Marked Crossing (unsearchable), 🄿 Marked Cycle Crossing (unsearchable)",
"key": "cycleway",
"value": "traffic_island",
"description": "🄿 Cycle Refuge Island",
"object_types": [
"way"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/pedestrian_crosswalk.svg"
"icon_url": "https://cdn.jsdelivr.net/gh/openstreetmap/iD@develop/svg/fontawesome/fas-biking.svg"
},
{
"key": "moped",
@ -9724,6 +9799,15 @@
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1.svg"
},
{
"key": "entrance",
"value": "shop",
"description": "🄿 Shop Entrance",
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/mapbox/maki/icons/entrance-alt1.svg"
},
{
"key": "entrance",
"value": "main",
@ -11984,7 +12068,7 @@
"object_types": [
"node"
],
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_machine.svg"
"icon_url": "https://cdn.jsdelivr.net/gh/rapideditor/temaki/icons/vending_tickets.svg"
},
{
"key": "amenity",
@ -13510,7 +13594,7 @@
{
"key": "theatre:type",
"value": "amphi",
"description": "🄿 Amphitheatre",
"description": "🄿 Amphitheater",
"object_types": [
"node",
"area"
@ -14069,7 +14153,7 @@
{
"key": "parking",
"value": "underground",
"description": "🄿 Underground Parking, 🄵🅅 Type: Underground",
"description": "🄿 Underground Parking, 🄵🅅 Type: `underground`",
"object_types": [
"area",
"node"
@ -14079,7 +14163,7 @@
{
"key": "parking",
"value": "street_side",
"description": "🄿 Street-side Parking, 🄵🅅 Type: Street-Side",
"description": "🄿 Street-side Parking, 🄵🅅 Type: `street_side`",
"object_types": [
"area",
"node"
@ -14099,7 +14183,7 @@
{
"key": "parking",
"value": "multi-storey",
"description": "🄿 Multilevel Parking Garage, 🄵🅅 Type: Multilevel",
"description": "🄿 Multilevel Parking Garage, 🄵🅅 Type: `multi-storey`",
"object_types": [
"node",
"area"
@ -15113,6 +15197,11 @@
"key": "vending",
"description": "🄵 Types of Goods"
},
{
"key": "vending",
"value": "e-cigarettes",
"description": "🄵🅅 Types of Goods: E-Cigarettes"
},
{
"key": "vending",
"value": "milk",
@ -16512,6 +16601,11 @@
"key": "sac_scale",
"description": "🄵 Hiking Difficulty"
},
{
"key": "sac_scale",
"value": "strolling",
"description": "🄵🅅 Hiking Difficulty: Strolling"
},
{
"key": "sac_scale",
"value": "hiking",
@ -17216,52 +17310,52 @@
{
"key": "parking",
"value": "surface",
"description": "🄵🅅 Type: Surface"
"description": "🄵🅅 Type: `surface`"
},
{
"key": "parking",
"value": "lane",
"description": "🄵🅅 Type: Roadside Lane"
},
{
"key": "parking",
"value": "carports",
"description": "🄵🅅 Type: Carports"
},
{
"key": "parking",
"value": "garage_boxes",
"description": "🄵🅅 Type: Garage Boxes"
"description": "🄵🅅 Type: `lane`"
},
{
"key": "parking",
"value": "rooftop",
"description": "🄵🅅 Type: Rooftop"
"description": "🄵🅅 Type: `rooftop`"
},
{
"key": "parking",
"value": "carports",
"description": "🄵🅅 Type: `carports`"
},
{
"key": "parking",
"value": "garage_boxes",
"description": "🄵🅅 Type: `garage_boxes`"
},
{
"key": "parking",
"value": "sheds",
"description": "🄵🅅 Type: Sheds"
"description": "🄵🅅 Type: `sheds`"
},
{
"key": "parking",
"value": "layby",
"description": "🄵🅅 Type: Turnout / Lay-By"
"description": "🄵🅅 Type: `layby`"
},
{
"key": "parking",
"value": "on_kerb",
"description": "🄵🅅 Type: On Kerb"
"description": "🄵🅅 Type: `on_kerb`"
},
{
"key": "parking",
"value": "half_on_kerb",
"description": "🄵🅅 Type: Half On Kerb"
"description": "🄵🅅 Type: `half_on_kerb`"
},
{
"key": "parking",
"value": "shoulder",
"description": "🄵🅅 Type: Shoulder"
"description": "🄵🅅 Type: `shoulder`"
},
{
"key": "park_ride",
@ -17289,6 +17383,10 @@
"key": "par",
"description": "🄵 Par"
},
{
"key": "panoramax",
"description": "🄵 Panoramax Image ID"
},
{
"key": "outdoor_seating",
"description": "🄵 Outdoor Seating"
@ -17870,6 +17968,26 @@
"key": "map_type",
"description": "🄵 Type"
},
{
"key": "map_type",
"value": "topo",
"description": "🄵🅅 Type: Topographical Map"
},
{
"key": "map_type",
"value": "street",
"description": "🄵🅅 Type: Road Map"
},
{
"key": "map_type",
"value": "scheme",
"description": "🄵🅅 Type: Schematic Map"
},
{
"key": "map_type",
"value": "toposcope",
"description": "🄵🅅 Type: Toposcope"
},
{
"key": "map_size",
"description": "🄵 Coverage"
@ -19001,6 +19119,11 @@
"value": "share_busway",
"description": "🄵🅅 Bike Lanes: `share_busway`"
},
{
"key": "cycleway:left",
"value": "separate",
"description": "🄵🅅 Bike Lanes: `separate`"
},
{
"key": "cycleway:left",
"value": "opposite_lane",
@ -19009,12 +19132,7 @@
{
"key": "cycleway:left",
"value": "opposite",
"description": "🄵🅅 Bike Lanes: `opposite`"
},
{
"key": "cycleway:left",
"value": "separate",
"description": "🄵🅅 Bike Lanes: `separate`"
"description": "🄵🅅 Bike Lanes: `opposite`, 🄳 (deprecated tag) ➜ oneway:bicycle=no + cycleway:left=no"
},
{
"key": "cycleway:right",
@ -19045,6 +19163,11 @@
"value": "share_busway",
"description": "🄵🅅 Bike Lanes: `share_busway`"
},
{
"key": "cycleway:right",
"value": "separate",
"description": "🄵🅅 Bike Lanes: `separate`"
},
{
"key": "cycleway:right",
"value": "opposite_lane",
@ -19055,11 +19178,6 @@
"value": "opposite",
"description": "🄵🅅 Bike Lanes: `opposite`"
},
{
"key": "cycleway:right",
"value": "separate",
"description": "🄵🅅 Bike Lanes: `separate`"
},
{
"key": "cyclestreet",
"description": "🄵 Cycle Street"
@ -19790,6 +19908,30 @@
"key": "capacity",
"description": "🄵 Capacity (Cubic Meters), 🄵 Total Spaces, 🄵 Capacity"
},
{
"key": "camp_site",
"description": "🄵 Type"
},
{
"key": "camp_site",
"value": "basic",
"description": "🄵🅅 Type: `basic`"
},
{
"key": "camp_site",
"value": "standard",
"description": "🄵🅅 Type: `standard`"
},
{
"key": "camp_site",
"value": "serviced",
"description": "🄵🅅 Type: `serviced`"
},
{
"key": "camp_site",
"value": "deluxe",
"description": "🄵🅅 Type: `deluxe`"
},
{
"key": "cai_scale",
"description": "🄵 Hiking Route Difficulty (Italian Alpine Club)"
@ -20359,6 +20501,10 @@
"key": "addr:suburb",
"description": "🄵 Address"
},
{
"key": "addr:town",
"description": "🄵 Address"
},
{
"key": "addr:unit",
"description": "🄵 Address"
@ -20564,11 +20710,6 @@
"value": "private",
"description": "🄵🅅 Allowed Access: `private`"
},
{
"key": "bicycle",
"value": "designated",
"description": "🄵🅅 Allowed Access: `designated`"
},
{
"key": "bicycle",
"value": "destination",
@ -21979,22 +22120,22 @@
},
{
"key": "internet_access:fee",
"description": "🄵 Internet Access"
"description": "🄵 Internet Access Fee"
},
{
"key": "internet_access:fee",
"value": "no",
"description": "🄵🅅 Internet Access: Free"
"description": "🄵🅅 Internet Access Fee: Free"
},
{
"key": "internet_access:fee",
"value": "yes",
"description": "🄵🅅 Internet Access: Paid"
"description": "🄵🅅 Internet Access Fee: Paid"
},
{
"key": "internet_access:fee",
"value": "customers",
"description": "🄵🅅 Internet Access: Customers Only"
"description": "🄵🅅 Internet Access Fee: Customers Only"
},
{
"key": "holding_position:type",
@ -24359,6 +24500,126 @@
"value": "street",
"description": "🄳 (deprecated tag) ➜ parking=lane"
},
{
"key": "parking:lane:both",
"value": "no",
"description": "🄳 (deprecated tag) ➜ parking:both=no"
},
{
"key": "parking:lane:both",
"value": "no_parking",
"description": "🄳 (deprecated tag) ➜ parking:both=no + parking:both:restriction=no_parking"
},
{
"key": "parking:lane:both",
"value": "no_stopping",
"description": "🄳 (deprecated tag) ➜ parking:both=no + parking:both:restriction=no_stopping"
},
{
"key": "parking:lane:both",
"value": "fire_lane",
"description": "🄳 (deprecated tag) ➜ parking:both=no + parking:both:restriction=no_stopping + parking:both:restriction:reason=fire_lane"
},
{
"key": "parking:lane:both",
"value": "separate",
"description": "🄳 (deprecated tag) ➜ parking:both=separate"
},
{
"key": "parking:lane:both",
"value": "diagonal",
"description": "🄳 (deprecated tag) ➜ parking:both=yes + parking:both:orientation=diagonal"
},
{
"key": "parking:lane:both",
"value": "parallel",
"description": "🄳 (deprecated tag) ➜ parking:both=yes + parking:both:orientation=parallel"
},
{
"key": "parking:lane:both",
"value": "perpendicular",
"description": "🄳 (deprecated tag) ➜ parking:both=yes + parking:both:orientation=perpendicular"
},
{
"key": "parking:lane:both:parallel",
"value": "on_street",
"description": "🄳 (deprecated tag) ➜ parking:both=lane"
},
{
"key": "parking:lane:left",
"value": "no",
"description": "🄳 (deprecated tag) ➜ parking:left=no"
},
{
"key": "parking:lane:left",
"value": "no_parking",
"description": "🄳 (deprecated tag) ➜ parking:left=no + parking:left:restriction=no_parking"
},
{
"key": "parking:lane:left",
"value": "no_stopping",
"description": "🄳 (deprecated tag) ➜ parking:left=no + parking:left:restriction=no_stopping"
},
{
"key": "parking:lane:left",
"value": "separate",
"description": "🄳 (deprecated tag) ➜ parking:left=separate"
},
{
"key": "parking:lane:left",
"value": "diagonal",
"description": "🄳 (deprecated tag) ➜ parking:left=yes + parking:left:orientation=diagonal"
},
{
"key": "parking:lane:left",
"value": "parallel",
"description": "🄳 (deprecated tag) ➜ parking:left=yes + parking:left:orientation=parallel"
},
{
"key": "parking:lane:left",
"value": "perpendicular",
"description": "🄳 (deprecated tag) ➜ parking:left=yes + parking:left:orientation=perpendicular"
},
{
"key": "parking:lane:right",
"value": "no",
"description": "🄳 (deprecated tag) ➜ parking:right=no"
},
{
"key": "parking:lane:right",
"value": "no_parking",
"description": "🄳 (deprecated tag) ➜ parking:right=no + parking:right:restriction=no_parking"
},
{
"key": "parking:lane:right",
"value": "no_stopping",
"description": "🄳 (deprecated tag) ➜ parking:right=no + parking:right:restriction=no_stopping"
},
{
"key": "parking:lane:right",
"value": "separate",
"description": "🄳 (deprecated tag) ➜ parking:right=separate"
},
{
"key": "parking:lane:right",
"value": "diagonal",
"description": "🄳 (deprecated tag) ➜ parking:right=yes + parking:right:orientation=diagonal"
},
{
"key": "parking:lane:right",
"value": "parallel",
"description": "🄳 (deprecated tag) ➜ parking:right=yes + parking:right:orientation=parallel"
},
{
"key": "parking:lane:right",
"value": "perpendicular",
"description": "🄳 (deprecated tag) ➜ parking:right=yes + parking:right:orientation=perpendicular"
},
{
"key": "parking:lane:right:parallel",
"value": "on_street",
"description": "🄳 (deprecated tag) ➜ parking:right=lane"
},
{
"key": "parking:orientation",
"description": "🄳 (deprecated tag) ➜ orientation=*"
@ -25106,11 +25367,12 @@
"description": "🄳 (deprecated tag) ➜ industrial=brickyard"
},
{
"key": "created_by",
"description": "🄳🄳 (discarded tag)"
"key": "cycleway",
"value": "opposite",
"description": "🄳 (deprecated tag) ➜ oneway:bicycle=no + cycleway:both=no"
},
{
"key": "converted_by",
"key": "created_by",
"description": "🄳🄳 (discarded tag)"
},
{
@ -25292,6 +25554,46 @@
{
"key": "yh:WIDTH_RANK",
"description": "🄳🄳 (discarded tag)"
},
{
"key": "LINZ2OSM:dataset",
"description": "🄳🄳 (discarded tag)"
},
{
"key": "LINZ2OSM:layer",
"description": "🄳🄳 (discarded tag)"
},
{
"key": "LINZ2OSM:source_version",
"description": "🄳🄳 (discarded tag)"
},
{
"key": "LINZ:dataset",
"description": "🄳🄳 (discarded tag)"
},
{
"key": "LINZ:layer",
"description": "🄳🄳 (discarded tag)"
},
{
"key": "LINZ:source_version",
"description": "🄳🄳 (discarded tag)"
},
{
"key": "linz2osm:objectid",
"description": "🄳🄳 (discarded tag)"
},
{
"key": "fid",
"description": "🄳🄳 (discarded tag)"
},
{
"key": "import_uuid",
"description": "🄳🄳 (discarded tag)"
},
{
"key": "gnis:import_uuid",
"description": "🄳🄳 (discarded tag)"
}
]
}