diff --git a/langs/layers/ca.json b/langs/layers/ca.json index f209d2539..83affe79d 100644 --- a/langs/layers/ca.json +++ b/langs/layers/ca.json @@ -795,17 +795,6 @@ } } }, - "parcel_lockers": { - "filter": { - "0": { - "options": { - "0": { - "question": "Actualment obert" - } - } - } - } - }, "parking": { "name": "Aparcament" }, @@ -1095,4 +1084,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/es.json b/langs/layers/es.json index 753d85b3a..09037717f 100644 --- a/langs/layers/es.json +++ b/langs/layers/es.json @@ -2984,17 +2984,6 @@ } } }, - "parcel_lockers": { - "filter": { - "0": { - "options": { - "0": { - "question": "Actualmente abierta" - } - } - } - } - }, "parking": { "description": "Una capa que muestra aparcamientos para coches", "name": "Aparcamiento", @@ -4037,4 +4026,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/fr.json b/langs/layers/fr.json index 80e177a2a..97734a28e 100644 --- a/langs/layers/fr.json +++ b/langs/layers/fr.json @@ -3125,17 +3125,6 @@ } } }, - "parcel_lockers": { - "filter": { - "0": { - "options": { - "0": { - "question": "Ouvert actuellement" - } - } - } - } - }, "parking": { "description": "Un calque montrant les parkings", "name": "Lieu de stationnement", @@ -4473,4 +4462,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/layers/id.json b/langs/layers/id.json index e3ab5a9ac..9703a6714 100644 --- a/langs/layers/id.json +++ b/langs/layers/id.json @@ -363,17 +363,6 @@ } } }, - "parcel_lockers": { - "filter": { - "0": { - "options": { - "0": { - "question": "Saat ini buka" - } - } - } - } - }, "playground": { "tagRenderings": { "playground-email": { @@ -676,4 +665,4 @@ } } } -} +} \ No newline at end of file diff --git a/langs/themes/en.json b/langs/themes/en.json index 5764c1cff..69248636f 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -7,6 +7,56 @@ "description": "An open map of statues, busts, graffitis and other artwork all over the world", "title": "Open Artwork Map" }, + "bag": { + "description": "This theme helps with importing data from BAG", + "layers": { + "0": { + "tagRenderings": { + "Reference": { + "mappings": { + "0": { + "then": "This building has no reference in the BAG" + } + }, + "render": "The reference in BAG is {ref:bag}" + } + } + }, + "2": { + "description": "Buildings from BAG register", + "tagRenderings": { + "Build year": { + "mappings": { + "0": { + "then": "The building was started in {_bag_obj:start_date}" + } + }, + "render": "This building was built in {_bag_obj:start_date}" + }, + "Building type": { + "mappings": { + "0": { + "then": "The building type will be a {_bag_obj:construction}" + } + }, + "render": "The building type is a {_bag_obj:building}" + }, + "Import button": { + "mappings": { + "0": { + "then": "Didn't calculate the correct values yet. Refresh this page" + } + } + }, + "Reference": { + "render": "The reference in BAG is {_bag_obj:ref:bag}" + } + } + } + }, + "shortDescription": "BAG import helper tool", + "title": "BAG import helper" + }, "benches": { "description": "This map shows all benches that are recorded in OpenStreetMap: Individual benches, and benches belonging to public transport stops or shelters. With an OpenStreetMap account, you can map new benches or edit details of existing benches.", "shortDescription": "A map of benches", @@ -856,6 +906,11 @@ "description": "A map for showing and editing wind turbines.", "title": "OpenWindPowerMap" }, + "osm_community_index": { + "description": "A list of resources for users of OpenStreetMap. 'Resources' can be links to forums, meetups, Slack groups, IRC channels, mailing lists, and so on. Anything that mappers, especially beginners, might find interesting or helpful.", + "shortDescription": "An index of community resources for OpenStreetMap.", + "title": "OSM Community Index" + }, "parkings": { "description": "This map shows different parking spots", "shortDescription": "This map shows different parking spots", @@ -925,26 +980,6 @@ }, "postboxes": { "description": "On this map you can find and add data of post offices and post boxes. You can use this map to find where you can mail your next postcard! :)
Spotted an error or is a post box missing? You can edit this map with a free OpenStreetMap account. ", - "layers": { - "3": { - "override": { - "+tagRenderings": { - "0": { - "mappings": { - "0": { - "then": "This shop is a post partner" - }, - "1": { - "then": "This shop is not a post partner" - } - }, - "question": "Is this shop a post partner?" - } - }, - "description": "Add a new post partner to the map in an existing shop" - } - } - }, "shortDescription": "A map showing postboxes and post offices", "title": "Postbox and Post Office Map" }, @@ -1090,4 +1125,4 @@ "shortDescription": "A map with waste baskets", "title": "Waste Basket" } -} +} \ No newline at end of file