forked from MapComplete/MapComplete
Remove generate cache scripts
This commit is contained in:
parent
8cf65c7bf5
commit
f3db4b34c9
17 changed files with 444 additions and 8231 deletions
|
@ -7100,6 +7100,15 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"souvenir_note": {
|
||||
"tagRenderings": {
|
||||
"designs": {
|
||||
"freeform": {
|
||||
"placeholder": "Nombre de dissenys (p. e. 5)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"speed_camera": {
|
||||
"description": "Capa que mostra càmeres de velocitat",
|
||||
"name": "Càmera de velocitat",
|
||||
|
|
|
@ -7396,6 +7396,15 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"souvenir_note": {
|
||||
"tagRenderings": {
|
||||
"designs": {
|
||||
"freeform": {
|
||||
"placeholder": "Počet vzorů (např. 5)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"speed_camera": {
|
||||
"description": "Vrstva zobrazující rychlostní radary",
|
||||
"name": "Rychlostní radar",
|
||||
|
|
|
@ -8563,6 +8563,15 @@
|
|||
"render": "Geschwindigkeitsreduzierte Straße"
|
||||
}
|
||||
},
|
||||
"souvenir_note": {
|
||||
"tagRenderings": {
|
||||
"designs": {
|
||||
"freeform": {
|
||||
"placeholder": "Motivanzahl (z.B. 5)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"speed_camera": {
|
||||
"description": "Ebene mit Blitzern",
|
||||
"name": "Blitzer",
|
||||
|
|
|
@ -5658,6 +5658,12 @@
|
|||
"render": "Information board"
|
||||
}
|
||||
},
|
||||
"item_with_image": {
|
||||
"name": "Items with at least one image",
|
||||
"title": {
|
||||
"render": "POI with image"
|
||||
}
|
||||
},
|
||||
"kerbs": {
|
||||
"description": "A layer showing kerbs.",
|
||||
"filter": {
|
||||
|
@ -6993,6 +6999,101 @@
|
|||
"render": "Playground"
|
||||
}
|
||||
},
|
||||
"playground_equipment": {
|
||||
"description": "Layer showing playground equipment",
|
||||
"name": "Playground equipment",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "An exact type is asked later",
|
||||
"title": "a playground device"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"type": {
|
||||
"freeform": {
|
||||
"placeholder": "Type of device"
|
||||
},
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This is a swing"
|
||||
},
|
||||
"1": {
|
||||
"then": "This is a structure consisting of several connected playground devices"
|
||||
},
|
||||
"2": {
|
||||
"then": "This is a slide"
|
||||
},
|
||||
"3": {
|
||||
"then": "This is a sand pit"
|
||||
},
|
||||
"4": {
|
||||
"then": "This is a spring rider"
|
||||
},
|
||||
"5": {
|
||||
"then": "This is a climbing frame"
|
||||
},
|
||||
"6": {
|
||||
"then": "This is a seesaw"
|
||||
},
|
||||
"7": {
|
||||
"then": "This is a playhouse"
|
||||
},
|
||||
"8": {
|
||||
"then": "This is a roundabout"
|
||||
},
|
||||
"9": {
|
||||
"then": "This is a basket swing"
|
||||
},
|
||||
"10": {
|
||||
"then": "This is a zip wire"
|
||||
},
|
||||
"11": {
|
||||
"then": "This is a horizontal bar"
|
||||
},
|
||||
"12": {
|
||||
"then": "This is a hopscotch"
|
||||
},
|
||||
"13": {
|
||||
"then": "This is a splash pad"
|
||||
},
|
||||
"14": {
|
||||
"then": "This is a climbing wall"
|
||||
},
|
||||
"15": {
|
||||
"then": "This is a map"
|
||||
},
|
||||
"16": {
|
||||
"then": "This is a bridge (either as a standalone device or as part of a larger structure)"
|
||||
},
|
||||
"17": {
|
||||
"then": "This is a bouncy cushion"
|
||||
},
|
||||
"18": {
|
||||
"then": "This is an activity panel"
|
||||
},
|
||||
"19": {
|
||||
"then": "This is a teen shelter"
|
||||
},
|
||||
"20": {
|
||||
"then": "This is a funnel used to play with funnel ball"
|
||||
},
|
||||
"21": {
|
||||
"then": "This is a spinning circle"
|
||||
}
|
||||
},
|
||||
"question": "What kind of device is this?",
|
||||
"render": "This is a {playground}"
|
||||
},
|
||||
"wheelchair-access": {
|
||||
"override": {
|
||||
"question": "Is this device accessible by wheelchair?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Playground device"
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "The layer showing postboxes.",
|
||||
"name": "Postboxes",
|
||||
|
@ -7007,6 +7108,43 @@
|
|||
},
|
||||
"postoffices": {
|
||||
"description": "A layer showing post offices.",
|
||||
"filter": {
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Offers letter posting"
|
||||
}
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Offers parcel posting"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Offers pickup of missed parcels"
|
||||
}
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Accepts pickup of parcels sent here"
|
||||
}
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Sells stamps"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Post offices",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
@ -8563,6 +8701,125 @@
|
|||
"render": "Slow road"
|
||||
}
|
||||
},
|
||||
"souvenir_coin": {
|
||||
"description": "Layer showing machines selling souvenir coins",
|
||||
"name": "Souvenir Coin Machines",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Add a machine selling souvenir coins",
|
||||
"title": "a souvenir coin machine"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"charge": {
|
||||
"freeform": {
|
||||
"placeholder": "Cost (e.g. 2 EUR)"
|
||||
},
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "A souvenir coin costs 2 euro"
|
||||
}
|
||||
},
|
||||
"question": "How much does a souvenir coin cost?",
|
||||
"render": "A souvenir coins costs {charge}"
|
||||
},
|
||||
"designs": {
|
||||
"override": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This machine has one design available"
|
||||
},
|
||||
"1": {
|
||||
"then": "This machine has two designs available"
|
||||
},
|
||||
"2": {
|
||||
"then": "This machine has three designs available"
|
||||
},
|
||||
"3": {
|
||||
"then": "This machine has four designs available"
|
||||
}
|
||||
},
|
||||
"render": "This machine has {coin:design_count} designs available"
|
||||
}
|
||||
},
|
||||
"indoor": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This machine is located indoors."
|
||||
},
|
||||
"1": {
|
||||
"then": "This machine is located outdoors."
|
||||
}
|
||||
},
|
||||
"question": "Is this machine located indoors?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Souvenir Coin Machine"
|
||||
}
|
||||
},
|
||||
"souvenir_note": {
|
||||
"description": "Layer showing machines selling souvenir banknotes",
|
||||
"name": "Souvenir Banknote Machines",
|
||||
"presets": {
|
||||
"0": {
|
||||
"description": "Add a machine selling souvenir banknotes",
|
||||
"title": "a souvenir banknote machine"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"charge": {
|
||||
"freeform": {
|
||||
"placeholder": "Cost (e.g. 2 EUR)"
|
||||
},
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "A souvenir note costs 2 euro"
|
||||
},
|
||||
"1": {
|
||||
"then": "A souvenir note costs 3 euro"
|
||||
}
|
||||
},
|
||||
"question": "How much does a souvenir note cost?",
|
||||
"render": "A souvenir note costs {charge}"
|
||||
},
|
||||
"designs": {
|
||||
"freeform": {
|
||||
"placeholder": "Number of designs (e.g. 5)"
|
||||
},
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This machine has one design available."
|
||||
},
|
||||
"1": {
|
||||
"then": "This machine has two designs available."
|
||||
},
|
||||
"2": {
|
||||
"then": "This machine has three designs available."
|
||||
},
|
||||
"3": {
|
||||
"then": "This machine has four designs available."
|
||||
}
|
||||
},
|
||||
"question": "How many designs are available?",
|
||||
"render": "This machine has {note:design_count} designs available."
|
||||
},
|
||||
"indoor": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This machine is located indoors."
|
||||
},
|
||||
"1": {
|
||||
"then": "This machine is located outdoors."
|
||||
}
|
||||
},
|
||||
"question": "Is this machine located indoors?"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Souvenir Banknote Machine"
|
||||
}
|
||||
},
|
||||
"speed_camera": {
|
||||
"description": "Layer showing speed cameras",
|
||||
"name": "Speed Camera",
|
||||
|
@ -9063,6 +9320,11 @@
|
|||
"render": "Stripclub"
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": {
|
||||
"render": "Summary"
|
||||
}
|
||||
},
|
||||
"surveillance_camera": {
|
||||
"description": "This layer shows surveillance cameras and allows a contributor to update information and add new cameras",
|
||||
"name": "Surveillance camera's",
|
||||
|
|
|
@ -4023,6 +4023,15 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"souvenir_note": {
|
||||
"tagRenderings": {
|
||||
"designs": {
|
||||
"freeform": {
|
||||
"placeholder": "Número de diseños (por ejemplo, 5)"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"speed_camera": {
|
||||
"description": "Capa con cámaras de velocidad",
|
||||
"name": "Cámara de velocidad",
|
||||
|
|
|
@ -6065,6 +6065,33 @@
|
|||
"render": "Speeltuin"
|
||||
}
|
||||
},
|
||||
"playground_equipment": {
|
||||
"tagRenderings": {
|
||||
"type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Dit is een schommel"
|
||||
},
|
||||
"3": {
|
||||
"then": "Dit is een zandbak"
|
||||
},
|
||||
"4": {
|
||||
"then": "Dit is een veertoestel"
|
||||
},
|
||||
"5": {
|
||||
"then": "Dit is een klimrek"
|
||||
},
|
||||
"6": {
|
||||
"then": "Dit is een wipwap"
|
||||
},
|
||||
"11": {
|
||||
"then": "Dit is een rekstok"
|
||||
}
|
||||
},
|
||||
"question": "Wat voor speeltoestel is dit?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "Deze laag toont brievenbussen.",
|
||||
"name": "Brievenbussen",
|
||||
|
|
|
@ -810,6 +810,71 @@
|
|||
"description": "A <b>ghost bike</b> is a memorial for a cyclist who died in a traffic accident, in the form of a white bicycle placed permanently near the accident location.<br/><br/>On this map, one can see all the ghost bikes which are known by OpenStreetMap. Is a ghost bike missing? Everyone can add or update information here - you only need to have a (free) OpenStreetMap account. <p>There exists an <a href='https://masto.bike/@ghostbikebot' target='_blank'>automated account on Mastodon which posts a monthly overview of ghost bikes worldwide</a></p>",
|
||||
"title": "Ghost bikes"
|
||||
},
|
||||
"ghostsigns": {
|
||||
"description": "A map showing disused signs on buildings",
|
||||
"layers": {
|
||||
"0": {
|
||||
"description": "Layer showing disused signs on buildings",
|
||||
"name": "Ghost Signs",
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "a ghost sign"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"brand": {
|
||||
"freeform": {
|
||||
"placeholder": "Business name"
|
||||
},
|
||||
"question": "For what business was this sign made?",
|
||||
"render": "This sign was made for: {brand}"
|
||||
},
|
||||
"historic": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This is a ghost sign"
|
||||
},
|
||||
"1": {
|
||||
"then": "This is not a ghost sign, answering this will hide the sign from the map"
|
||||
}
|
||||
},
|
||||
"question": "Is this a ghost sign?",
|
||||
"questionHint": "Is this sign for a business that no longer exists or no longer being maintained?"
|
||||
},
|
||||
"inscription": {
|
||||
"freeform": {
|
||||
"placeholder": "Text on the sign"
|
||||
},
|
||||
"question": "What is the text on the sign?",
|
||||
"render": "The text on the sign is: {inscription}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Ghost Sign"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"override": {
|
||||
"+tagRenderings": {
|
||||
"0": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "This is a ghost sign"
|
||||
},
|
||||
"1": {
|
||||
"then": "This is not a ghost sign"
|
||||
}
|
||||
},
|
||||
"question": "Is this a ghost sign?",
|
||||
"questionHint": "Is this sign for a business that no longer exists or no longer being maintained?"
|
||||
}
|
||||
},
|
||||
"name": "All advertentie wall paintings"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Ghost Signs"
|
||||
},
|
||||
"grb": {
|
||||
"description": "This theme is an attempt to help automating the GRB import.",
|
||||
"layers": {
|
||||
|
@ -886,6 +951,10 @@
|
|||
"description": "On this map, publicly accessible indoor places are shown",
|
||||
"title": "Indoors"
|
||||
},
|
||||
"items_with_image": {
|
||||
"description": "A map showing all items on OSM which have an image. This theme is a very bad fit for MapComplete as someone is not able to directly add a picture. However, this theme is mostly here to include this all into the database, which'll allow this to quickly fetch images nearby for other features",
|
||||
"title": "All items with images"
|
||||
},
|
||||
"kerbs_and_crossings": {
|
||||
"description": "A map showing kerbs and crossings.",
|
||||
"layers": {
|
||||
|
@ -1262,6 +1331,32 @@
|
|||
},
|
||||
"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! :)<br/>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?"
|
||||
}
|
||||
},
|
||||
"=presets": {
|
||||
"0": {
|
||||
"description": "If a shop is not yet on the map and is a post partner, you can add it here.",
|
||||
"title": "a missing shop that is 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"
|
||||
},
|
||||
|
|
|
@ -721,6 +721,15 @@
|
|||
"description": "Een <b>Witte Fiets</b> of <b>Spookfiets</b> is een aandenken aan een fietser die bij een verkeersongeval om het leven kwam. Het gaat om een fiets die volledig wit is geschilderd en in de buurt van het ongeval werd geinstalleerd.<br/><br/>Op deze kaart zie je alle witte fietsen die door OpenStreetMap gekend zijn. Ontbreekt er een Witte Fiets of wens je informatie aan te passen? Meld je dan aan met een (gratis) OpenStreetMap account.",
|
||||
"title": "Witte Fietsen"
|
||||
},
|
||||
"ghostsigns": {
|
||||
"layers": {
|
||||
"1": {
|
||||
"override": {
|
||||
"name": "Alle adverterende muurschilderingen"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"grb": {
|
||||
"description": "Dit thema helpt het GRB importeren.",
|
||||
"layers": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue