Merge master

This commit is contained in:
Pieter Vander Vennet 2022-12-08 03:02:17 +01:00
commit 24ed527ff7
65 changed files with 991 additions and 1472 deletions

View file

@ -218,10 +218,13 @@ export class AllKnownLayouts {
new Title(new Combine([theme.title, "(", theme.id + ")"]), 2), new Title(new Combine([theme.title, "(", theme.id + ")"]), 2),
theme.description, theme.description,
"This theme contains the following layers:", "This theme contains the following layers:",
new List(theme.layers.filter(l => !l.id.startsWith("note_import_")).map((l) => new List(
new Link(l.id, "../Layers/"+l.id+".md"))), theme.layers
.filter((l) => !l.id.startsWith("note_import_"))
.map((l) => new Link(l.id, "../Layers/" + l.id + ".md"))
),
"Available languages:", "Available languages:",
new List(theme.language.filter(ln => ln !== "_context")), new List(theme.language.filter((ln) => ln !== "_context")),
]).SetClass("flex flex-col") ]).SetClass("flex flex-col")
} }

View file

@ -66,15 +66,6 @@ attribute | type | values which are supported by this layer
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/wikidata#values) [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/wikidata#values) [wikidata](https://wiki.openstreetmap.org/wiki/Key:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/subject:wikidata#values) [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) | [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/subject:wikidata#values) [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/amenity#values) [amenity](https://wiki.openstreetmap.org/wiki/Key:amenity) | Multiple choice | [bench](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbench) [](https://wiki.openstreetmap.org/wiki/Tag:amenity%3D)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/backrest#values) [backrest](https://wiki.openstreetmap.org/wiki/Key:backrest) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:backrest%3Dno)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/seats#values) [seats](https://wiki.openstreetmap.org/wiki/Key:seats) | [nat](../SpecialInputElements.md#nat) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/material#values) [material](https://wiki.openstreetmap.org/wiki/Key:material) | [string](../SpecialInputElements.md#string) | [wood](https://wiki.openstreetmap.org/wiki/Tag:material%3Dwood) [metal](https://wiki.openstreetmap.org/wiki/Tag:material%3Dmetal) [stone](https://wiki.openstreetmap.org/wiki/Tag:material%3Dstone) [concrete](https://wiki.openstreetmap.org/wiki/Tag:material%3Dconcrete) [plastic](https://wiki.openstreetmap.org/wiki/Tag:material%3Dplastic) [steel](https://wiki.openstreetmap.org/wiki/Tag:material%3Dsteel)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/direction#values) [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | [direction](../SpecialInputElements.md#direction) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/colour#values) [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [brown](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown) [green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [gray](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray) [white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/survey:date#values) [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/inscription#values) [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/historic#values) [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D)
@ -120,8 +111,6 @@ This is rendered with `This is a {artwork_type}`
- *Woodcarving* corresponds with `artwork_type=woodcarving` - *Woodcarving* corresponds with `artwork_type=woodcarving`
This tagrendering has labels `artwork-question`
### artwork-artist-wikidata ### artwork-artist-wikidata
@ -136,8 +125,6 @@ This is rendered with `This artwork was made by {wikidata_label(artist:wikidata
This tagrendering has labels `artwork-question`
### artwork-artist_name ### artwork-artist_name
@ -152,8 +139,6 @@ This is rendered with `Created by {artist_name}`
This tagrendering has labels `artwork-question`
### artwork-website ### artwork-website
@ -168,8 +153,6 @@ This is rendered with `More information on <a href='{website}' target='_blank'>
This tagrendering has labels `artwork-question`
### wikipedia ### wikipedia
@ -210,213 +193,6 @@ This is rendered with `This artwork depicts {wikidata_label(subject:wikidata)}{
This tagrendering is only visible in the popup if the following condition is met: `subject:wikidata~.+` This tagrendering is only visible in the popup if the following condition is met: `subject:wikidata~.+`
This tagrendering has labels `artwork-question`
### doubles_as_bench
The question is *Does this artwork serve as a bench?*
- *This artwork also serves as a bench* corresponds with `amenity=bench`
- *This artwork does not serve as a bench* corresponds with ``
- *This artwork does not serve as a bench* corresponds with `amenity!=bench`
- This option cannot be chosen as answer
### bench-backrest
The question is *Does this bench have a backrest?*
- *Does have a backrest* corresponds with `backrest=yes`
- *Does <b>not</b> have a backrest* corresponds with `backrest=no`
This tagrendering is only visible in the popup if the following condition is met: `amenity=bench`
This tagrendering has labels `bench-questions`
### bench-seats
The question is *How many seats does this bench have?*
This rendering asks information about the property [seats](https://wiki.openstreetmap.org/wiki/Key:seats)
This is rendered with `{seats} seats`
- *This bench does not have separated seats* corresponds with `seats:separated=no`
This tagrendering is only visible in the popup if the following condition is met: `amenity=bench`
This tagrendering has labels `bench-questions`
### bench-material
The question is *What is the bench (seating) made from?*
This rendering asks information about the property [material](https://wiki.openstreetmap.org/wiki/Key:material)
This is rendered with `Material: {material}`
- *The seating is made from wood* corresponds with `material=wood`
- *The seating is made from metal* corresponds with `material=metal`
- *The seating is made from stone* corresponds with `material=stone`
- *The seating is made from concrete* corresponds with `material=concrete`
- *The seating is made from plastic* corresponds with `material=plastic`
- *The seating is made from steel* corresponds with `material=steel`
This tagrendering is only visible in the popup if the following condition is met: `amenity=bench`
This tagrendering has labels `bench-questions`
### bench-direction
The question is *In which direction are you looking when sitting on the bench?*
This rendering asks information about the property [direction](https://wiki.openstreetmap.org/wiki/Key:direction)
This is rendered with `When sitting on the bench, one looks towards {direction}°.`
This tagrendering is only visible in the popup if the following condition is met: `amenity=bench`
This tagrendering has labels `bench-questions`
### bench-colour
The question is *Which colour does this bench have?*
This rendering asks information about the property [colour](https://wiki.openstreetmap.org/wiki/Key:colour)
This is rendered with `Colour: {colour}`
- *Colour: brown* corresponds with `colour=brown`
- *Colour: green* corresponds with `colour=green`
- *Colour: gray* corresponds with `colour=gray`
- *Colour: white* corresponds with `colour=white`
- *Colour: red* corresponds with `colour=red`
- *Colour: black* corresponds with `colour=black`
- *Colour: blue* corresponds with `colour=blue`
- *Colour: yellow* corresponds with `colour=yellow`
This tagrendering is only visible in the popup if the following condition is met: `amenity=bench`
This tagrendering has labels `bench-questions`
### bench-survey:date
The question is *When was this bench last surveyed?*
This rendering asks information about the property [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date)
This is rendered with `This bench was last surveyed on {survey:date}`
- *Surveyed today!* corresponds with `survey:date=`
This tagrendering is only visible in the popup if the following condition is met: `amenity=bench`
This tagrendering has labels `bench-questions`
### bench-inscription
The question is *Does this bench have an inscription?<div class='subtle text-lg'>E.g. on a mounted plaque, in the backrest, ...</div>*
This rendering asks information about the property [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription)
This is rendered with `This bench does have the following inscription:<br/><p><i>{inscription}</i></p>`
- *This bench does not have an inscription* corresponds with `not:inscription=yes`
- *This bench does <span class='subtle'>(probably)</span> not have an inscription* corresponds with ``
- This option cannot be chosen as answer
This tagrendering is only visible in the popup if the following condition is met: `amenity=bench`
This tagrendering has labels `bench-questions`
### bench-memorial
The question is *Does this bench act as memorial for someone or something?*
- *This bench is a memorial for someone or something* corresponds with `historic=memorial`
- *This bench is a <b>not</b> a memorial for someone or something* corresponds with `not:historic=memorial`
This tagrendering is only visible in the popup if the following condition is met: `amenity=bench`
This tagrendering has labels `bench-questions`
#### Filters #### Filters

View file

@ -67,14 +67,6 @@ attribute | type | values which are supported by this layer
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/direction#values) [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | [direction](../SpecialInputElements.md#direction) | [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/direction#values) [direction](https://wiki.openstreetmap.org/wiki/Key:direction) | [direction](../SpecialInputElements.md#direction) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/colour#values) [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [brown](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown) [green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [gray](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray) [white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow) [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/colour#values) [colour](https://wiki.openstreetmap.org/wiki/Key:colour) | [color](../SpecialInputElements.md#color) | [brown](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dbrown) [green](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgreen) [gray](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dgray) [white](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dwhite) [red](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dred) [black](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblack) [blue](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dblue) [yellow](https://wiki.openstreetmap.org/wiki/Tag:colour%3Dyellow)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/survey:date#values) [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D) [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/survey:date#values) [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date) | [date](../SpecialInputElements.md#date) | [](https://wiki.openstreetmap.org/wiki/Tag:survey:date%3D)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/inscription#values) [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription) | [text](../SpecialInputElements.md#text) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/tourism#values) [tourism](https://wiki.openstreetmap.org/wiki/Key:tourism) | Multiple choice | [artwork](https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dartwork) [](https://wiki.openstreetmap.org/wiki/Tag:tourism%3D)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/historic#values) [historic](https://wiki.openstreetmap.org/wiki/Key:historic) | Multiple choice | [memorial](https://wiki.openstreetmap.org/wiki/Tag:historic%3Dmemorial) [](https://wiki.openstreetmap.org/wiki/Tag:historic%3D)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/artwork_type#values) [artwork_type](https://wiki.openstreetmap.org/wiki/Key:artwork_type) | [string](../SpecialInputElements.md#string) | [architecture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Darchitecture) [mural](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dmural) [painting](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dpainting) [sculpture](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dsculpture) [statue](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstatue) [bust](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dbust) [stone](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dstone) [installation](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dinstallation) [graffiti](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dgraffiti) [relief](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Drelief) [azulejo](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dazulejo) [tilework](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dtilework) [woodcarving](https://wiki.openstreetmap.org/wiki/Tag:artwork_type%3Dwoodcarving)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/artist:wikidata#values) [artist:wikidata](https://wiki.openstreetmap.org/wiki/Key:artist:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/artist_name#values) [artist_name](https://wiki.openstreetmap.org/wiki/Key:artist_name) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/subject:wikidata#values) [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata) | [wikidata](../SpecialInputElements.md#wikidata) |
@ -105,8 +97,6 @@ The question is *Does this bench have a backrest?*
- *Does <b>not</b> have a backrest* corresponds with `backrest=no` - *Does <b>not</b> have a backrest* corresponds with `backrest=no`
This tagrendering has labels `bench-questions`
### bench-seats ### bench-seats
@ -123,13 +113,6 @@ This is rendered with `{seats} seats`
- *This bench does not have separated seats* corresponds with `seats:separated=no`
This tagrendering has labels `bench-questions`
### bench-material ### bench-material
@ -152,8 +135,6 @@ This is rendered with `Material: {material}`
- *The seating is made from steel* corresponds with `material=steel` - *The seating is made from steel* corresponds with `material=steel`
This tagrendering has labels `bench-questions`
### bench-direction ### bench-direction
@ -168,8 +149,6 @@ This is rendered with `When sitting on the bench, one looks towards {direction}
This tagrendering has labels `bench-questions`
### bench-colour ### bench-colour
@ -196,8 +175,6 @@ This is rendered with `Colour: {colour}`
- *Colour: yellow* corresponds with `colour=yellow` - *Colour: yellow* corresponds with `colour=yellow`
This tagrendering has labels `bench-questions`
### bench-survey:date ### bench-survey:date
@ -215,205 +192,6 @@ This is rendered with `This bench was last surveyed on {survey:date}`
- *Surveyed today!* corresponds with `survey:date=` - *Surveyed today!* corresponds with `survey:date=`
This tagrendering has labels `bench-questions`
### bench-inscription
The question is *Does this bench have an inscription?<div class='subtle text-lg'>E.g. on a mounted plaque, in the backrest, ...</div>*
This rendering asks information about the property [inscription](https://wiki.openstreetmap.org/wiki/Key:inscription)
This is rendered with `This bench does have the following inscription:<br/><p><i>{inscription}</i></p>`
- *This bench does not have an inscription* corresponds with `not:inscription=yes`
- *This bench does <span class='subtle'>(probably)</span> not have an inscription* corresponds with ``
- This option cannot be chosen as answer
This tagrendering has labels `bench-questions`
### bench-artwork
The question is *Does this bench have an artistic element?<div class='subtle text-lg'>E.g. it has an integrated painting, statue or other non-trivial, creative work</div>*
- *This bench has an integrated artwork* corresponds with `tourism=artwork`
- *This bench does not have an integrated artwork* corresponds with ``
### bench-memorial
The question is *Does this bench act as memorial for someone or something?*
- *This bench is a memorial for someone or something* corresponds with `historic=memorial`
- *This bench is a <b>not</b> a memorial for someone or something* corresponds with `not:historic=memorial`
This tagrendering is only visible in the popup if the following condition is met: `historic=memorial|inscription~.+|memorial=bench|tourism=artwork`
This tagrendering has labels `bench-questions`
### artwork-artwork_type
The question is *What is the type of this artwork?*
This rendering asks information about the property [artwork_type](https://wiki.openstreetmap.org/wiki/Key:artwork_type)
This is rendered with `This is a {artwork_type}`
- *Architecture* corresponds with `artwork_type=architecture`
- *Mural* corresponds with `artwork_type=mural`
- *Painting* corresponds with `artwork_type=painting`
- *Sculpture* corresponds with `artwork_type=sculpture`
- *Statue* corresponds with `artwork_type=statue`
- *Bust* corresponds with `artwork_type=bust`
- *Stone* corresponds with `artwork_type=stone`
- *Installation* corresponds with `artwork_type=installation`
- *Graffiti* corresponds with `artwork_type=graffiti`
- *Relief* corresponds with `artwork_type=relief`
- *Azulejo (Spanish decorative tilework)* corresponds with `artwork_type=azulejo`
- *Tilework* corresponds with `artwork_type=tilework`
- *Woodcarving* corresponds with `artwork_type=woodcarving`
This tagrendering is only visible in the popup if the following condition is met: `tourism=artwork`
This tagrendering has labels `artwork-question`
### artwork-artist-wikidata
The question is *Who made this artwork?*
This rendering asks information about the property [artist:wikidata](https://wiki.openstreetmap.org/wiki/Key:artist:wikidata)
This is rendered with `This artwork was made by {wikidata_label(artist:wikidata):font-weight:bold}<br/>{wikipedia(artist:wikidata)}`
This tagrendering is only visible in the popup if the following condition is met: `tourism=artwork`
This tagrendering has labels `artwork-question`
### artwork-artist_name
The question is *Which artist created this?*
This rendering asks information about the property [artist_name](https://wiki.openstreetmap.org/wiki/Key:artist_name)
This is rendered with `Created by {artist_name}`
This tagrendering is only visible in the popup if the following condition is met: `tourism=artwork`
This tagrendering has labels `artwork-question`
### artwork-website
The question is *Is there a website with more information about this artwork?*
This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website)
This is rendered with `More information on <a href='{website}' target='_blank'>this website</a>`
This tagrendering is only visible in the popup if the following condition is met: `tourism=artwork`
This tagrendering has labels `artwork-question`
### artwork_subject
The question is *What does this artwork depict?*
This rendering asks information about the property [subject:wikidata](https://wiki.openstreetmap.org/wiki/Key:subject:wikidata)
This is rendered with `This artwork depicts {wikidata_label(subject:wikidata)}{wikipedia(subject:wikidata)}`
This tagrendering is only visible in the popup if the following condition is met: `tourism=artwork`
This tagrendering has labels `artwork-question`
#### Filters
id | question | osmTags
---- | ---------- | ---------
bench_is_memorial.0 | is a memorial | historic=memorial\|memorial=bench
id | question | osmTags
---- | ---------- | ---------
has_backrest.0 | With and without backrest (default) |
has_backrest.1 | Has a backrest | backrest=yes
has_backrest.2 | Has no backrest | backrest=no
id | question | osmTags
---- | ---------- | ---------
has_image.0 | With and without images (default) |
has_image.1 | Has at least one image | image~.+\|image:0~.+|image:1~.+|image:2~.+|image:3~.+|mapillary~.+
has_image.2 | Probably does not have an image |
This document is autogenerated from [assets/layers/bench/bench.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bench/bench.json) This document is autogenerated from [assets/layers/bench/bench.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bench/bench.json)

View file

@ -40,11 +40,10 @@ Elements must have the all of following tags to be shown on this layer:
- <a href='https://wiki.openstreetmap.org/wiki/Key:highway' target='_blank'>highway</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:highway%3Dbus_stop' target='_blank'>bus_stop</a>
- <a href='https://wiki.openstreetmap.org/wiki/Key:bench' target='_blank'>bench</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bench%3Dyes' target='_blank'>yes</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:bench' target='_blank'>bench</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bench%3Dstand_up_bench' target='_blank'>stand_up_bench</a> - <a href='https://wiki.openstreetmap.org/wiki/Key:bench' target='_blank'>bench</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bench%3Dyes' target='_blank'>yes</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:bench' target='_blank'>bench</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:bench%3Dstand_up_bench' target='_blank'>stand_up_bench</a>
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22highway%22%3D%22bus_stop%22%5D%5B%22bench%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22highway%22%3D%22bus_stop%22%5D%5B%22bench%22%3D%22stand_up_bench%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22bench%22%3D%22yes%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22bench%22%3D%22stand_up_bench%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)

View file

@ -67,7 +67,6 @@ attribute | type | values which are supported by this layer
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/charge#values) [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D) [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/charge#values) [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) | [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/opening_hours#values) [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours) | [opening_hours](../SpecialInputElements.md#opening_hours) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:toprope#values) [climbing:toprope](https://wiki.openstreetmap.org/wiki/Key:climbing:toprope) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:climbing:toprope%3Dno)
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:length#values) [climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length) | [pfloat](../SpecialInputElements.md#pfloat) | [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:length#values) [climbing:length](https://wiki.openstreetmap.org/wiki/Key:climbing:length) | [pfloat](../SpecialInputElements.md#pfloat) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:grade:french:min#values) [climbing:grade:french:min](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:min) | [string](../SpecialInputElements.md#string) | [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:grade:french:min#values) [climbing:grade:french:min](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:min) | [string](../SpecialInputElements.md#string) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:grade:french:max#values) [climbing:grade:french:max](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:max) | [string](../SpecialInputElements.md#string) | [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/climbing:grade:french:max#values) [climbing:grade:french:max](https://wiki.openstreetmap.org/wiki/Key:climbing:grade:french:max) | [string](../SpecialInputElements.md#string) |
@ -199,24 +198,6 @@ This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours
### toprope
The question is *Is toprope climbing possible here?*
- *Toprope climbing is possible here* corresponds with `climbing:toprope=yes`
- *Toprope climbing is not possible here* corresponds with `climbing:toprope=no`
- *There are {climbing:toprope} toprope routes* corresponds with `climbing:toprope~.+`
- This option cannot be chosen as answer
### average_length ### average_length

View file

@ -98,8 +98,6 @@ This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_country=be`
### simple etymology ### simple etymology

View file

@ -98,8 +98,6 @@ This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_country=be`
### simple etymology ### simple etymology

View file

@ -98,8 +98,6 @@ This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_country=be`
### simple etymology ### simple etymology

View file

@ -98,8 +98,6 @@ This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_country=be`
### simple etymology ### simple etymology

View file

@ -98,8 +98,6 @@ This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_country=be`
### simple etymology ### simple etymology

View file

@ -98,8 +98,6 @@ This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_country=be`
### simple etymology ### simple etymology

View file

@ -99,8 +99,6 @@ This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_country=be`
### simple etymology ### simple etymology

View file

@ -98,8 +98,6 @@ This tagrendering has no question and is thus read-only
This tagrendering is only visible in the popup if the following condition is met: `_country=be`
### simple etymology ### simple etymology

View file

@ -128,155 +128,6 @@
{ {
"key": "subject:wikidata", "key": "subject:wikidata",
"description": "Layer 'Artworks' shows and asks freeform values for key 'subject:wikidata' (in the MapComplete.osm.be theme 'Open Artwork Map')" "description": "Layer 'Artworks' shows and asks freeform values for key 'subject:wikidata' (in the MapComplete.osm.be theme 'Open Artwork Map')"
},
{
"key": "amenity",
"description": "Layer 'Artworks' shows amenity=bench with a fixed text, namely 'This artwork also serves as a bench' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "bench"
},
{
"key": "amenity",
"description": "Layer 'Artworks' shows with a fixed text, namely 'This artwork does not serve as a bench' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map') Picking this answer will delete the key amenity.",
"value": ""
},
{
"key": "backrest",
"description": "Layer 'Artworks' shows backrest=yes with a fixed text, namely 'Does have a backrest' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "yes"
},
{
"key": "backrest",
"description": "Layer 'Artworks' shows backrest=no with a fixed text, namely 'Does <b>not</b> have a backrest' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "no"
},
{
"key": "seats",
"description": "Layer 'Artworks' shows and asks freeform values for key 'seats' (in the MapComplete.osm.be theme 'Open Artwork Map')"
},
{
"key": "seats:separated",
"description": "Layer 'Artworks' shows seats:separated=no with a fixed text, namely 'This bench does not have separated seats' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "no"
},
{
"key": "material",
"description": "Layer 'Artworks' shows and asks freeform values for key 'material' (in the MapComplete.osm.be theme 'Open Artwork Map')"
},
{
"key": "material",
"description": "Layer 'Artworks' shows material=wood with a fixed text, namely 'The seating is made from wood' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "wood"
},
{
"key": "material",
"description": "Layer 'Artworks' shows material=metal with a fixed text, namely 'The seating is made from metal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "metal"
},
{
"key": "material",
"description": "Layer 'Artworks' shows material=stone with a fixed text, namely 'The seating is made from stone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "stone"
},
{
"key": "material",
"description": "Layer 'Artworks' shows material=concrete with a fixed text, namely 'The seating is made from concrete' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "concrete"
},
{
"key": "material",
"description": "Layer 'Artworks' shows material=plastic with a fixed text, namely 'The seating is made from plastic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "plastic"
},
{
"key": "material",
"description": "Layer 'Artworks' shows material=steel with a fixed text, namely 'The seating is made from steel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "steel"
},
{
"key": "direction",
"description": "Layer 'Artworks' shows and asks freeform values for key 'direction' (in the MapComplete.osm.be theme 'Open Artwork Map')"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows and asks freeform values for key 'colour' (in the MapComplete.osm.be theme 'Open Artwork Map')"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=brown with a fixed text, namely 'Colour: brown' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "brown"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=green with a fixed text, namely 'Colour: green' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "green"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=gray with a fixed text, namely 'Colour: gray' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "gray"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=white with a fixed text, namely 'Colour: white' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "white"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=red with a fixed text, namely 'Colour: red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "red"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=black with a fixed text, namely 'Colour: black' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "black"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=blue with a fixed text, namely 'Colour: blue' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "blue"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=yellow with a fixed text, namely 'Colour: yellow' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "yellow"
},
{
"key": "survey:date",
"description": "Layer 'Artworks' shows and asks freeform values for key 'survey:date' (in the MapComplete.osm.be theme 'Open Artwork Map')"
},
{
"key": "survey:date",
"description": "Layer 'Artworks' shows survey:date= with a fixed text, namely 'Surveyed today!' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map') Picking this answer will delete the key survey:date.",
"value": ""
},
{
"key": "inscription",
"description": "Layer 'Artworks' shows and asks freeform values for key 'inscription' (in the MapComplete.osm.be theme 'Open Artwork Map')"
},
{
"key": "not:inscription",
"description": "Layer 'Artworks' shows not:inscription=yes with a fixed text, namely 'This bench does not have an inscription' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "yes"
},
{
"key": "inscription",
"description": "Layer 'Artworks' shows with a fixed text, namely 'This bench does <span class='subtle'>(probably)</span> not have an inscription' (in the MapComplete.osm.be theme 'Open Artwork Map') Picking this answer will delete the key inscription.",
"value": ""
},
{
"key": "historic",
"description": "Layer 'Artworks' shows historic=memorial with a fixed text, namely 'This bench is a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "memorial"
},
{
"key": "historic",
"description": "Layer 'Artworks' shows not:historic=memorial with a fixed text, namely 'This bench is a <b>not</b> a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map') Picking this answer will delete the key historic.",
"value": ""
},
{
"key": "not:historic",
"description": "Layer 'Artworks' shows not:historic=memorial with a fixed text, namely 'This bench is a <b>not</b> a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Artwork Map')",
"value": "memorial"
} }
] ]
} }

View file

@ -10,75 +10,6 @@
"contact_email": "pietervdvn@posteo.net" "contact_email": "pietervdvn@posteo.net"
}, },
"tags": [ "tags": [
{
"key": "leisure",
"description": "The MapComplete theme Benches has a layer Picnic tables showing features with this tag",
"value": "picnic_table"
},
{
"key": "image",
"description": "The layer 'Picnic tables allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "mapillary",
"description": "The layer 'Picnic tables allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikidata",
"description": "The layer 'Picnic tables allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikipedia",
"description": "The layer 'Picnic tables allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "level",
"description": "Layer 'Picnic tables' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Benches')"
},
{
"key": "location",
"description": "Layer 'Picnic tables' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Benches')",
"value": "underground"
},
{
"key": "level",
"description": "Layer 'Picnic tables' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "0"
},
{
"key": "level",
"description": "Layer 'Picnic tables' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Benches') Picking this answer will delete the key level.",
"value": ""
},
{
"key": "level",
"description": "Layer 'Picnic tables' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "1"
},
{
"key": "level",
"description": "Layer 'Picnic tables' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "-1"
},
{
"key": "material",
"description": "Layer 'Picnic tables' shows and asks freeform values for key 'material' (in the MapComplete.osm.be theme 'Benches')"
},
{
"key": "material",
"description": "Layer 'Picnic tables' shows material=wood with a fixed text, namely 'This is a wooden picnic table' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "wood"
},
{
"key": "material",
"description": "Layer 'Picnic tables' shows material=concrete with a fixed text, namely 'This is a concrete picnic table' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "concrete"
},
{
"key": "material",
"description": "Layer 'Picnic tables' shows material=plastic with a fixed text, namely 'This picnic table is made from (recycled) plastic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "plastic"
},
{ {
"key": "amenity", "key": "amenity",
"description": "The MapComplete theme Benches has a layer Benches showing features with this tag", "description": "The MapComplete theme Benches has a layer Benches showing features with this tag",
@ -114,11 +45,6 @@
"key": "seats", "key": "seats",
"description": "Layer 'Benches' shows and asks freeform values for key 'seats' (in the MapComplete.osm.be theme 'Benches')" "description": "Layer 'Benches' shows and asks freeform values for key 'seats' (in the MapComplete.osm.be theme 'Benches')"
}, },
{
"key": "seats:separated",
"description": "Layer 'Benches' shows seats:separated=no with a fixed text, namely 'This bench does not have separated seats' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "no"
},
{ {
"key": "material", "key": "material",
"description": "Layer 'Benches' shows and asks freeform values for key 'material' (in the MapComplete.osm.be theme 'Benches')" "description": "Layer 'Benches' shows and asks freeform values for key 'material' (in the MapComplete.osm.be theme 'Benches')"
@ -210,135 +136,6 @@
"description": "Layer 'Benches' shows survey:date= with a fixed text, namely 'Surveyed today!' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches') Picking this answer will delete the key survey:date.", "description": "Layer 'Benches' shows survey:date= with a fixed text, namely 'Surveyed today!' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches') Picking this answer will delete the key survey:date.",
"value": "" "value": ""
}, },
{
"key": "inscription",
"description": "Layer 'Benches' shows and asks freeform values for key 'inscription' (in the MapComplete.osm.be theme 'Benches')"
},
{
"key": "not:inscription",
"description": "Layer 'Benches' shows not:inscription=yes with a fixed text, namely 'This bench does not have an inscription' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "yes"
},
{
"key": "inscription",
"description": "Layer 'Benches' shows with a fixed text, namely 'This bench does <span class='subtle'>(probably)</span> not have an inscription' (in the MapComplete.osm.be theme 'Benches') Picking this answer will delete the key inscription.",
"value": ""
},
{
"key": "tourism",
"description": "Layer 'Benches' shows tourism=artwork with a fixed text, namely 'This bench has an integrated artwork' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "artwork"
},
{
"key": "tourism",
"description": "Layer 'Benches' shows with a fixed text, namely 'This bench does not have an integrated artwork' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches') Picking this answer will delete the key tourism.",
"value": ""
},
{
"key": "historic",
"description": "Layer 'Benches' shows historic=memorial with a fixed text, namely 'This bench is a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "memorial"
},
{
"key": "historic",
"description": "Layer 'Benches' shows not:historic=memorial with a fixed text, namely 'This bench is a <b>not</b> a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches') Picking this answer will delete the key historic.",
"value": ""
},
{
"key": "not:historic",
"description": "Layer 'Benches' shows not:historic=memorial with a fixed text, namely 'This bench is a <b>not</b> a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "memorial"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows and asks freeform values for key 'artwork_type' (in the MapComplete.osm.be theme 'Benches')"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=architecture with a fixed text, namely 'Architecture' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "architecture"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=mural with a fixed text, namely 'Mural' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "mural"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=painting with a fixed text, namely 'Painting' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "painting"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=sculpture with a fixed text, namely 'Sculpture' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "sculpture"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=statue with a fixed text, namely 'Statue' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "statue"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=bust with a fixed text, namely 'Bust' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "bust"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=stone with a fixed text, namely 'Stone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "stone"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=installation with a fixed text, namely 'Installation' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "installation"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=graffiti with a fixed text, namely 'Graffiti' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "graffiti"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=relief with a fixed text, namely 'Relief' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "relief"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=azulejo with a fixed text, namely 'Azulejo (Spanish decorative tilework)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "azulejo"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=tilework with a fixed text, namely 'Tilework' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "tilework"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=woodcarving with a fixed text, namely 'Woodcarving' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "woodcarving"
},
{
"key": "artist:wikidata",
"description": "Layer 'Benches' shows and asks freeform values for key 'artist:wikidata' (in the MapComplete.osm.be theme 'Benches')"
},
{
"key": "artist_name",
"description": "Layer 'Benches' shows and asks freeform values for key 'artist_name' (in the MapComplete.osm.be theme 'Benches')"
},
{
"key": "website",
"description": "Layer 'Benches' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Benches')"
},
{
"key": "subject:wikidata",
"description": "Layer 'Benches' shows and asks freeform values for key 'subject:wikidata' (in the MapComplete.osm.be theme 'Benches')"
},
{
"key": "highway",
"description": "The MapComplete theme Benches has a layer Benches at public transport stops showing features with this tag",
"value": "bus_stop"
},
{ {
"key": "bench", "key": "bench",
"description": "The MapComplete theme Benches has a layer Benches at public transport stops showing features with this tag", "description": "The MapComplete theme Benches has a layer Benches at public transport stops showing features with this tag",
@ -383,6 +180,75 @@
"key": "bench", "key": "bench",
"description": "Layer 'Benches at public transport stops' shows bench=no with a fixed text, namely 'There is no bench here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')", "description": "Layer 'Benches at public transport stops' shows bench=no with a fixed text, namely 'There is no bench here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "no" "value": "no"
},
{
"key": "leisure",
"description": "The MapComplete theme Benches has a layer Picnic tables showing features with this tag",
"value": "picnic_table"
},
{
"key": "image",
"description": "The layer 'Picnic tables allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "mapillary",
"description": "The layer 'Picnic tables allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikidata",
"description": "The layer 'Picnic tables allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "wikipedia",
"description": "The layer 'Picnic tables allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
},
{
"key": "level",
"description": "Layer 'Picnic tables' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Benches')"
},
{
"key": "location",
"description": "Layer 'Picnic tables' shows location=underground with a fixed text, namely 'Located underground' (in the MapComplete.osm.be theme 'Benches')",
"value": "underground"
},
{
"key": "level",
"description": "Layer 'Picnic tables' shows level=0 with a fixed text, namely 'Located on the ground floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "0"
},
{
"key": "level",
"description": "Layer 'Picnic tables' shows with a fixed text, namely 'Located on the ground floor' (in the MapComplete.osm.be theme 'Benches') Picking this answer will delete the key level.",
"value": ""
},
{
"key": "level",
"description": "Layer 'Picnic tables' shows level=1 with a fixed text, namely 'Located on the first floor' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "1"
},
{
"key": "level",
"description": "Layer 'Picnic tables' shows level=-1 with a fixed text, namely 'Located on the first basement level' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "-1"
},
{
"key": "material",
"description": "Layer 'Picnic tables' shows and asks freeform values for key 'material' (in the MapComplete.osm.be theme 'Benches')"
},
{
"key": "material",
"description": "Layer 'Picnic tables' shows material=wood with a fixed text, namely 'This is a wooden picnic table' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "wood"
},
{
"key": "material",
"description": "Layer 'Picnic tables' shows material=concrete with a fixed text, namely 'This is a concrete picnic table' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "concrete"
},
{
"key": "material",
"description": "Layer 'Picnic tables' shows material=plastic with a fixed text, namely 'This picnic table is made from (recycled) plastic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Benches')",
"value": "plastic"
} }
] ]
} }

View file

@ -166,20 +166,6 @@
"key": "opening_hours", "key": "opening_hours",
"description": "Layer 'Climbing gyms' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Open Climbing Map')" "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Open Climbing Map')"
}, },
{
"key": "climbing:toprope",
"description": "Layer 'Climbing gyms' shows climbing:toprope=yes with a fixed text, namely 'Toprope climbing is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
"value": "yes"
},
{
"key": "climbing:toprope",
"description": "Layer 'Climbing gyms' shows climbing:toprope=no with a fixed text, namely 'Toprope climbing is not possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
"value": "no"
},
{
"key": "climbing:toprope",
"description": "Layer 'Climbing gyms' shows climbing:toprope~.+ with a fixed text, namely 'There are {climbing:toprope} toprope routes' (in the MapComplete.osm.be theme 'Open Climbing Map')"
},
{ {
"key": "climbing:length", "key": "climbing:length",
"description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:length' (in the MapComplete.osm.be theme 'Open Climbing Map')" "description": "Layer 'Climbing gyms' shows and asks freeform values for key 'climbing:length' (in the MapComplete.osm.be theme 'Open Climbing Map')"

View file

@ -246,70 +246,70 @@
}, },
{ {
"key": "amenity", "key": "amenity",
"description": "The MapComplete theme Healthcare has a layer pharmacy showing features with this tag", "description": "The MapComplete theme Healthcare has a layer Pharmacies showing features with this tag",
"value": "pharmacy" "value": "pharmacy"
}, },
{ {
"key": "image", "key": "image",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "mapillary", "key": "mapillary",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "wikidata", "key": "wikidata",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "wikipedia", "key": "wikipedia",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "name", "key": "name",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Healthcare')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Healthcare')"
}, },
{ {
"key": "opening_hours", "key": "opening_hours",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Healthcare')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Healthcare')"
}, },
{ {
"key": "phone", "key": "phone",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Healthcare')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Healthcare')"
}, },
{ {
"key": "contact:phone", "key": "contact:phone",
"description": "Layer 'pharmacy' shows contact:phone~.+ with a fixed text, namely '<a href='tel:{contact:phone}'>{contact:phone}</a>' (in the MapComplete.osm.be theme 'Healthcare')" "description": "Layer 'Pharmacies' shows contact:phone~.+ with a fixed text, namely '<a href='tel:{contact:phone}'>{contact:phone}</a>' (in the MapComplete.osm.be theme 'Healthcare')"
}, },
{ {
"key": "email", "key": "email",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Healthcare')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Healthcare')"
}, },
{ {
"key": "contact:email", "key": "contact:email",
"description": "Layer 'pharmacy' shows contact:email~.+ with a fixed text, namely '<a href='mailto:{contact:email}' target='_blank'>{contact:email}</a>' (in the MapComplete.osm.be theme 'Healthcare')" "description": "Layer 'Pharmacies' shows contact:email~.+ with a fixed text, namely '<a href='mailto:{contact:email}' target='_blank'>{contact:email}</a>' (in the MapComplete.osm.be theme 'Healthcare')"
}, },
{ {
"key": "website", "key": "website",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Healthcare')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Healthcare')"
}, },
{ {
"key": "contact:website", "key": "contact:website",
"description": "Layer 'pharmacy' shows contact:website~.+ with a fixed text, namely '<a href='{contact:website}' target='_blank'>{contact:website}</a>' (in the MapComplete.osm.be theme 'Healthcare')" "description": "Layer 'Pharmacies' shows contact:website~.+ with a fixed text, namely '<a href='{contact:website}' target='_blank'>{contact:website}</a>' (in the MapComplete.osm.be theme 'Healthcare')"
}, },
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'pharmacy' shows wheelchair=yes with a fixed text, namely 'This pharmacy is easy to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Healthcare')", "description": "Layer 'Pharmacies' shows wheelchair=yes with a fixed text, namely 'This pharmacy is easy to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Healthcare')",
"value": "yes" "value": "yes"
}, },
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'pharmacy' shows wheelchair=no with a fixed text, namely 'This pharmacy is hard to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Healthcare')", "description": "Layer 'Pharmacies' shows wheelchair=no with a fixed text, namely 'This pharmacy is hard to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Healthcare')",
"value": "no" "value": "no"
}, },
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'pharmacy' shows wheelchair=limited with a fixed text, namely 'This pharmacy has limited access for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Healthcare')", "description": "Layer 'Pharmacies' shows wheelchair=limited with a fixed text, namely 'This pharmacy has limited access for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Healthcare')",
"value": "limited" "value": "limited"
} }
] ]

View file

@ -12,52 +12,52 @@
"tags": [ "tags": [
{ {
"key": "indoor", "key": "indoor",
"description": "The MapComplete theme Indoors has a layer indoors showing features with this tag", "description": "The MapComplete theme Indoors has a layer Indoors showing features with this tag",
"value": "room" "value": "room"
}, },
{ {
"key": "indoor", "key": "indoor",
"description": "The MapComplete theme Indoors has a layer indoors showing features with this tag", "description": "The MapComplete theme Indoors has a layer Indoors showing features with this tag",
"value": "area" "value": "area"
}, },
{ {
"key": "indoor", "key": "indoor",
"description": "The MapComplete theme Indoors has a layer indoors showing features with this tag", "description": "The MapComplete theme Indoors has a layer Indoors showing features with this tag",
"value": "wall" "value": "wall"
}, },
{ {
"key": "indoor", "key": "indoor",
"description": "The MapComplete theme Indoors has a layer indoors showing features with this tag", "description": "The MapComplete theme Indoors has a layer Indoors showing features with this tag",
"value": "door" "value": "door"
}, },
{ {
"key": "indoor", "key": "indoor",
"description": "The MapComplete theme Indoors has a layer indoors showing features with this tag", "description": "The MapComplete theme Indoors has a layer Indoors showing features with this tag",
"value": "level" "value": "level"
}, },
{ {
"key": "image", "key": "image",
"description": "The layer 'indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "mapillary", "key": "mapillary",
"description": "The layer 'indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "wikidata", "key": "wikidata",
"description": "The layer 'indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "wikipedia", "key": "wikipedia",
"description": "The layer 'indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "ref", "key": "ref",
"description": "Layer 'indoors' shows and asks freeform values for key 'ref' (in the MapComplete.osm.be theme 'Indoors')" "description": "Layer 'Indoors' shows and asks freeform values for key 'ref' (in the MapComplete.osm.be theme 'Indoors')"
}, },
{ {
"key": "name", "key": "name",
"description": "Layer 'indoors' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Indoors')" "description": "Layer 'Indoors' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Indoors')"
}, },
{ {
"key": "highway", "key": "highway",

View file

@ -474,11 +474,6 @@
"key": "seats", "key": "seats",
"description": "Layer 'Benches' shows and asks freeform values for key 'seats' (in the MapComplete.osm.be theme 'Into nature')" "description": "Layer 'Benches' shows and asks freeform values for key 'seats' (in the MapComplete.osm.be theme 'Into nature')"
}, },
{
"key": "seats:separated",
"description": "Layer 'Benches' shows seats:separated=no with a fixed text, namely 'This bench does not have separated seats' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "no"
},
{ {
"key": "material", "key": "material",
"description": "Layer 'Benches' shows and asks freeform values for key 'material' (in the MapComplete.osm.be theme 'Into nature')" "description": "Layer 'Benches' shows and asks freeform values for key 'material' (in the MapComplete.osm.be theme 'Into nature')"
@ -570,130 +565,6 @@
"description": "Layer 'Benches' shows survey:date= with a fixed text, namely 'Surveyed today!' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature') Picking this answer will delete the key survey:date.", "description": "Layer 'Benches' shows survey:date= with a fixed text, namely 'Surveyed today!' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature') Picking this answer will delete the key survey:date.",
"value": "" "value": ""
}, },
{
"key": "inscription",
"description": "Layer 'Benches' shows and asks freeform values for key 'inscription' (in the MapComplete.osm.be theme 'Into nature')"
},
{
"key": "not:inscription",
"description": "Layer 'Benches' shows not:inscription=yes with a fixed text, namely 'This bench does not have an inscription' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "yes"
},
{
"key": "inscription",
"description": "Layer 'Benches' shows with a fixed text, namely 'This bench does <span class='subtle'>(probably)</span> not have an inscription' (in the MapComplete.osm.be theme 'Into nature') Picking this answer will delete the key inscription.",
"value": ""
},
{
"key": "tourism",
"description": "Layer 'Benches' shows tourism=artwork with a fixed text, namely 'This bench has an integrated artwork' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "artwork"
},
{
"key": "tourism",
"description": "Layer 'Benches' shows with a fixed text, namely 'This bench does not have an integrated artwork' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature') Picking this answer will delete the key tourism.",
"value": ""
},
{
"key": "historic",
"description": "Layer 'Benches' shows historic=memorial with a fixed text, namely 'This bench is a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "memorial"
},
{
"key": "historic",
"description": "Layer 'Benches' shows not:historic=memorial with a fixed text, namely 'This bench is a <b>not</b> a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature') Picking this answer will delete the key historic.",
"value": ""
},
{
"key": "not:historic",
"description": "Layer 'Benches' shows not:historic=memorial with a fixed text, namely 'This bench is a <b>not</b> a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "memorial"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows and asks freeform values for key 'artwork_type' (in the MapComplete.osm.be theme 'Into nature')"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=architecture with a fixed text, namely 'Architecture' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "architecture"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=mural with a fixed text, namely 'Mural' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "mural"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=painting with a fixed text, namely 'Painting' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "painting"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=sculpture with a fixed text, namely 'Sculpture' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "sculpture"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=statue with a fixed text, namely 'Statue' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "statue"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=bust with a fixed text, namely 'Bust' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "bust"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=stone with a fixed text, namely 'Stone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "stone"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=installation with a fixed text, namely 'Installation' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "installation"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=graffiti with a fixed text, namely 'Graffiti' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "graffiti"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=relief with a fixed text, namely 'Relief' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "relief"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=azulejo with a fixed text, namely 'Azulejo (Spanish decorative tilework)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "azulejo"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=tilework with a fixed text, namely 'Tilework' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "tilework"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=woodcarving with a fixed text, namely 'Woodcarving' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature')",
"value": "woodcarving"
},
{
"key": "artist:wikidata",
"description": "Layer 'Benches' shows and asks freeform values for key 'artist:wikidata' (in the MapComplete.osm.be theme 'Into nature')"
},
{
"key": "artist_name",
"description": "Layer 'Benches' shows and asks freeform values for key 'artist_name' (in the MapComplete.osm.be theme 'Into nature')"
},
{
"key": "website",
"description": "Layer 'Benches' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Into nature')"
},
{
"key": "subject:wikidata",
"description": "Layer 'Benches' shows and asks freeform values for key 'subject:wikidata' (in the MapComplete.osm.be theme 'Into nature')"
},
{ {
"key": "leisure", "key": "leisure",
"description": "The MapComplete theme Into nature has a layer Picnic tables showing features with this tag", "description": "The MapComplete theme Into nature has a layer Picnic tables showing features with this tag",

View file

@ -2360,70 +2360,70 @@
}, },
{ {
"key": "amenity", "key": "amenity",
"description": "The MapComplete theme OnWheels has a layer pharmacy showing features with this tag", "description": "The MapComplete theme OnWheels has a layer Pharmacies showing features with this tag",
"value": "pharmacy" "value": "pharmacy"
}, },
{ {
"key": "image", "key": "image",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "mapillary", "key": "mapillary",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "wikidata", "key": "wikidata",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "wikipedia", "key": "wikipedia",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "name", "key": "name",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'OnWheels')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'OnWheels')"
}, },
{ {
"key": "opening_hours", "key": "opening_hours",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'OnWheels')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'OnWheels')"
}, },
{ {
"key": "phone", "key": "phone",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'OnWheels')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'OnWheels')"
}, },
{ {
"key": "contact:phone", "key": "contact:phone",
"description": "Layer 'pharmacy' shows contact:phone~.+ with a fixed text, namely '<a href='tel:{contact:phone}'>{contact:phone}</a>' (in the MapComplete.osm.be theme 'OnWheels')" "description": "Layer 'Pharmacies' shows contact:phone~.+ with a fixed text, namely '<a href='tel:{contact:phone}'>{contact:phone}</a>' (in the MapComplete.osm.be theme 'OnWheels')"
}, },
{ {
"key": "email", "key": "email",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'OnWheels')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'OnWheels')"
}, },
{ {
"key": "contact:email", "key": "contact:email",
"description": "Layer 'pharmacy' shows contact:email~.+ with a fixed text, namely '<a href='mailto:{contact:email}' target='_blank'>{contact:email}</a>' (in the MapComplete.osm.be theme 'OnWheels')" "description": "Layer 'Pharmacies' shows contact:email~.+ with a fixed text, namely '<a href='mailto:{contact:email}' target='_blank'>{contact:email}</a>' (in the MapComplete.osm.be theme 'OnWheels')"
}, },
{ {
"key": "website", "key": "website",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'OnWheels')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'OnWheels')"
}, },
{ {
"key": "contact:website", "key": "contact:website",
"description": "Layer 'pharmacy' shows contact:website~.+ with a fixed text, namely '<a href='{contact:website}' target='_blank'>{contact:website}</a>' (in the MapComplete.osm.be theme 'OnWheels')" "description": "Layer 'Pharmacies' shows contact:website~.+ with a fixed text, namely '<a href='{contact:website}' target='_blank'>{contact:website}</a>' (in the MapComplete.osm.be theme 'OnWheels')"
}, },
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'pharmacy' shows wheelchair=yes with a fixed text, namely 'This pharmacy is easy to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "description": "Layer 'Pharmacies' shows wheelchair=yes with a fixed text, namely 'This pharmacy is easy to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
"value": "yes" "value": "yes"
}, },
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'pharmacy' shows wheelchair=no with a fixed text, namely 'This pharmacy is hard to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "description": "Layer 'Pharmacies' shows wheelchair=no with a fixed text, namely 'This pharmacy is hard to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
"value": "no" "value": "no"
}, },
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'pharmacy' shows wheelchair=limited with a fixed text, namely 'This pharmacy has limited access for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "description": "Layer 'Pharmacies' shows wheelchair=limited with a fixed text, namely 'This pharmacy has limited access for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
"value": "limited" "value": "limited"
}, },
{ {

View file

@ -190,155 +190,6 @@
"key": "subject:wikidata", "key": "subject:wikidata",
"description": "Layer 'Artworks' shows and asks freeform values for key 'subject:wikidata' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Artworks' shows and asks freeform values for key 'subject:wikidata' (in the MapComplete.osm.be theme 'Personal theme')"
}, },
{
"key": "amenity",
"description": "Layer 'Artworks' shows amenity=bench with a fixed text, namely 'This artwork also serves as a bench' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "bench"
},
{
"key": "amenity",
"description": "Layer 'Artworks' shows with a fixed text, namely 'This artwork does not serve as a bench' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key amenity.",
"value": ""
},
{
"key": "backrest",
"description": "Layer 'Artworks' shows backrest=yes with a fixed text, namely 'Does have a backrest' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yes"
},
{
"key": "backrest",
"description": "Layer 'Artworks' shows backrest=no with a fixed text, namely 'Does <b>not</b> have a backrest' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "no"
},
{
"key": "seats",
"description": "Layer 'Artworks' shows and asks freeform values for key 'seats' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "seats:separated",
"description": "Layer 'Artworks' shows seats:separated=no with a fixed text, namely 'This bench does not have separated seats' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "no"
},
{
"key": "material",
"description": "Layer 'Artworks' shows and asks freeform values for key 'material' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "material",
"description": "Layer 'Artworks' shows material=wood with a fixed text, namely 'The seating is made from wood' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "wood"
},
{
"key": "material",
"description": "Layer 'Artworks' shows material=metal with a fixed text, namely 'The seating is made from metal' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "metal"
},
{
"key": "material",
"description": "Layer 'Artworks' shows material=stone with a fixed text, namely 'The seating is made from stone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "stone"
},
{
"key": "material",
"description": "Layer 'Artworks' shows material=concrete with a fixed text, namely 'The seating is made from concrete' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "concrete"
},
{
"key": "material",
"description": "Layer 'Artworks' shows material=plastic with a fixed text, namely 'The seating is made from plastic' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "plastic"
},
{
"key": "material",
"description": "Layer 'Artworks' shows material=steel with a fixed text, namely 'The seating is made from steel' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "steel"
},
{
"key": "direction",
"description": "Layer 'Artworks' shows and asks freeform values for key 'direction' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows and asks freeform values for key 'colour' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=brown with a fixed text, namely 'Colour: brown' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "brown"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=green with a fixed text, namely 'Colour: green' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "green"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=gray with a fixed text, namely 'Colour: gray' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "gray"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=white with a fixed text, namely 'Colour: white' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "white"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=red with a fixed text, namely 'Colour: red' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "red"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=black with a fixed text, namely 'Colour: black' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "black"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=blue with a fixed text, namely 'Colour: blue' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "blue"
},
{
"key": "colour",
"description": "Layer 'Artworks' shows colour=yellow with a fixed text, namely 'Colour: yellow' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yellow"
},
{
"key": "survey:date",
"description": "Layer 'Artworks' shows and asks freeform values for key 'survey:date' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "survey:date",
"description": "Layer 'Artworks' shows survey:date= with a fixed text, namely 'Surveyed today!' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key survey:date.",
"value": ""
},
{
"key": "inscription",
"description": "Layer 'Artworks' shows and asks freeform values for key 'inscription' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "not:inscription",
"description": "Layer 'Artworks' shows not:inscription=yes with a fixed text, namely 'This bench does not have an inscription' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yes"
},
{
"key": "inscription",
"description": "Layer 'Artworks' shows with a fixed text, namely 'This bench does <span class='subtle'>(probably)</span> not have an inscription' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key inscription.",
"value": ""
},
{
"key": "historic",
"description": "Layer 'Artworks' shows historic=memorial with a fixed text, namely 'This bench is a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "memorial"
},
{
"key": "historic",
"description": "Layer 'Artworks' shows not:historic=memorial with a fixed text, namely 'This bench is a <b>not</b> a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key historic.",
"value": ""
},
{
"key": "not:historic",
"description": "Layer 'Artworks' shows not:historic=memorial with a fixed text, namely 'This bench is a <b>not</b> a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "memorial"
},
{ {
"key": "barrier", "key": "barrier",
"description": "The MapComplete theme Personal theme has a layer Barriers showing features with this tag", "description": "The MapComplete theme Personal theme has a layer Barriers showing features with this tag",
@ -481,11 +332,6 @@
"key": "seats", "key": "seats",
"description": "Layer 'Benches' shows and asks freeform values for key 'seats' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Benches' shows and asks freeform values for key 'seats' (in the MapComplete.osm.be theme 'Personal theme')"
}, },
{
"key": "seats:separated",
"description": "Layer 'Benches' shows seats:separated=no with a fixed text, namely 'This bench does not have separated seats' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "no"
},
{ {
"key": "material", "key": "material",
"description": "Layer 'Benches' shows and asks freeform values for key 'material' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Benches' shows and asks freeform values for key 'material' (in the MapComplete.osm.be theme 'Personal theme')"
@ -577,135 +423,6 @@
"description": "Layer 'Benches' shows survey:date= with a fixed text, namely 'Surveyed today!' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key survey:date.", "description": "Layer 'Benches' shows survey:date= with a fixed text, namely 'Surveyed today!' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key survey:date.",
"value": "" "value": ""
}, },
{
"key": "inscription",
"description": "Layer 'Benches' shows and asks freeform values for key 'inscription' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "not:inscription",
"description": "Layer 'Benches' shows not:inscription=yes with a fixed text, namely 'This bench does not have an inscription' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yes"
},
{
"key": "inscription",
"description": "Layer 'Benches' shows with a fixed text, namely 'This bench does <span class='subtle'>(probably)</span> not have an inscription' (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key inscription.",
"value": ""
},
{
"key": "tourism",
"description": "Layer 'Benches' shows tourism=artwork with a fixed text, namely 'This bench has an integrated artwork' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "artwork"
},
{
"key": "tourism",
"description": "Layer 'Benches' shows with a fixed text, namely 'This bench does not have an integrated artwork' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key tourism.",
"value": ""
},
{
"key": "historic",
"description": "Layer 'Benches' shows historic=memorial with a fixed text, namely 'This bench is a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "memorial"
},
{
"key": "historic",
"description": "Layer 'Benches' shows not:historic=memorial with a fixed text, namely 'This bench is a <b>not</b> a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') Picking this answer will delete the key historic.",
"value": ""
},
{
"key": "not:historic",
"description": "Layer 'Benches' shows not:historic=memorial with a fixed text, namely 'This bench is a <b>not</b> a memorial for someone or something' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "memorial"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows and asks freeform values for key 'artwork_type' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=architecture with a fixed text, namely 'Architecture' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "architecture"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=mural with a fixed text, namely 'Mural' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "mural"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=painting with a fixed text, namely 'Painting' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "painting"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=sculpture with a fixed text, namely 'Sculpture' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "sculpture"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=statue with a fixed text, namely 'Statue' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "statue"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=bust with a fixed text, namely 'Bust' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "bust"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=stone with a fixed text, namely 'Stone' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "stone"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=installation with a fixed text, namely 'Installation' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "installation"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=graffiti with a fixed text, namely 'Graffiti' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "graffiti"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=relief with a fixed text, namely 'Relief' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "relief"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=azulejo with a fixed text, namely 'Azulejo (Spanish decorative tilework)' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "azulejo"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=tilework with a fixed text, namely 'Tilework' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "tilework"
},
{
"key": "artwork_type",
"description": "Layer 'Benches' shows artwork_type=woodcarving with a fixed text, namely 'Woodcarving' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "woodcarving"
},
{
"key": "artist:wikidata",
"description": "Layer 'Benches' shows and asks freeform values for key 'artist:wikidata' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "artist_name",
"description": "Layer 'Benches' shows and asks freeform values for key 'artist_name' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "website",
"description": "Layer 'Benches' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "subject:wikidata",
"description": "Layer 'Benches' shows and asks freeform values for key 'subject:wikidata' (in the MapComplete.osm.be theme 'Personal theme')"
},
{
"key": "highway",
"description": "The MapComplete theme Personal theme has a layer Benches at public transport stops showing features with this tag",
"value": "bus_stop"
},
{ {
"key": "bench", "key": "bench",
"description": "The MapComplete theme Personal theme has a layer Benches at public transport stops showing features with this tag", "description": "The MapComplete theme Personal theme has a layer Benches at public transport stops showing features with this tag",
@ -6980,52 +6697,52 @@
}, },
{ {
"key": "indoor", "key": "indoor",
"description": "The MapComplete theme Personal theme has a layer indoors showing features with this tag", "description": "The MapComplete theme Personal theme has a layer Indoors showing features with this tag",
"value": "room" "value": "room"
}, },
{ {
"key": "indoor", "key": "indoor",
"description": "The MapComplete theme Personal theme has a layer indoors showing features with this tag", "description": "The MapComplete theme Personal theme has a layer Indoors showing features with this tag",
"value": "area" "value": "area"
}, },
{ {
"key": "indoor", "key": "indoor",
"description": "The MapComplete theme Personal theme has a layer indoors showing features with this tag", "description": "The MapComplete theme Personal theme has a layer Indoors showing features with this tag",
"value": "wall" "value": "wall"
}, },
{ {
"key": "indoor", "key": "indoor",
"description": "The MapComplete theme Personal theme has a layer indoors showing features with this tag", "description": "The MapComplete theme Personal theme has a layer Indoors showing features with this tag",
"value": "door" "value": "door"
}, },
{ {
"key": "indoor", "key": "indoor",
"description": "The MapComplete theme Personal theme has a layer indoors showing features with this tag", "description": "The MapComplete theme Personal theme has a layer Indoors showing features with this tag",
"value": "level" "value": "level"
}, },
{ {
"key": "image", "key": "image",
"description": "The layer 'indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "mapillary", "key": "mapillary",
"description": "The layer 'indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "wikidata", "key": "wikidata",
"description": "The layer 'indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "wikipedia", "key": "wikipedia",
"description": "The layer 'indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Indoors allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "ref", "key": "ref",
"description": "Layer 'indoors' shows and asks freeform values for key 'ref' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Indoors' shows and asks freeform values for key 'ref' (in the MapComplete.osm.be theme 'Personal theme')"
}, },
{ {
"key": "name", "key": "name",
"description": "Layer 'indoors' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Indoors' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Personal theme')"
}, },
{ {
"key": "information", "key": "information",
@ -7955,70 +7672,70 @@
}, },
{ {
"key": "amenity", "key": "amenity",
"description": "The MapComplete theme Personal theme has a layer pharmacy showing features with this tag", "description": "The MapComplete theme Personal theme has a layer Pharmacies showing features with this tag",
"value": "pharmacy" "value": "pharmacy"
}, },
{ {
"key": "image", "key": "image",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "mapillary", "key": "mapillary",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "wikidata", "key": "wikidata",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "wikipedia", "key": "wikipedia",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "name", "key": "name",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Personal theme')"
}, },
{ {
"key": "opening_hours", "key": "opening_hours",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Personal theme')"
}, },
{ {
"key": "phone", "key": "phone",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Personal theme')"
}, },
{ {
"key": "contact:phone", "key": "contact:phone",
"description": "Layer 'pharmacy' shows contact:phone~.+ with a fixed text, namely '<a href='tel:{contact:phone}'>{contact:phone}</a>' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Pharmacies' shows contact:phone~.+ with a fixed text, namely '<a href='tel:{contact:phone}'>{contact:phone}</a>' (in the MapComplete.osm.be theme 'Personal theme')"
}, },
{ {
"key": "email", "key": "email",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Personal theme')"
}, },
{ {
"key": "contact:email", "key": "contact:email",
"description": "Layer 'pharmacy' shows contact:email~.+ with a fixed text, namely '<a href='mailto:{contact:email}' target='_blank'>{contact:email}</a>' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Pharmacies' shows contact:email~.+ with a fixed text, namely '<a href='mailto:{contact:email}' target='_blank'>{contact:email}</a>' (in the MapComplete.osm.be theme 'Personal theme')"
}, },
{ {
"key": "website", "key": "website",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Personal theme')"
}, },
{ {
"key": "contact:website", "key": "contact:website",
"description": "Layer 'pharmacy' shows contact:website~.+ with a fixed text, namely '<a href='{contact:website}' target='_blank'>{contact:website}</a>' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Pharmacies' shows contact:website~.+ with a fixed text, namely '<a href='{contact:website}' target='_blank'>{contact:website}</a>' (in the MapComplete.osm.be theme 'Personal theme')"
}, },
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'pharmacy' shows wheelchair=yes with a fixed text, namely 'This pharmacy is easy to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "description": "Layer 'Pharmacies' shows wheelchair=yes with a fixed text, namely 'This pharmacy is easy to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yes" "value": "yes"
}, },
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'pharmacy' shows wheelchair=no with a fixed text, namely 'This pharmacy is hard to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "description": "Layer 'Pharmacies' shows wheelchair=no with a fixed text, namely 'This pharmacy is hard to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "no" "value": "no"
}, },
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'pharmacy' shows wheelchair=limited with a fixed text, namely 'This pharmacy has limited access for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "description": "Layer 'Pharmacies' shows wheelchair=limited with a fixed text, namely 'This pharmacy has limited access for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "limited" "value": "limited"
}, },
{ {

View file

@ -996,70 +996,70 @@
}, },
{ {
"key": "amenity", "key": "amenity",
"description": "The MapComplete theme Open Shop Map has a layer pharmacy showing features with this tag", "description": "The MapComplete theme Open Shop Map has a layer Pharmacies showing features with this tag",
"value": "pharmacy" "value": "pharmacy"
}, },
{ {
"key": "image", "key": "image",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "mapillary", "key": "mapillary",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "wikidata", "key": "wikidata",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "wikipedia", "key": "wikipedia",
"description": "The layer 'pharmacy allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary" "description": "The layer 'Pharmacies allows to upload images and adds them under the 'image'-tag (and image:0, image:1, ... for multiple images). Furhtermore, this layer shows images based on the keys image, wikidata, wikipedia, wikimedia_commons and mapillary"
}, },
{ {
"key": "name", "key": "name",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Open Shop Map')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'name' (in the MapComplete.osm.be theme 'Open Shop Map')"
}, },
{ {
"key": "opening_hours", "key": "opening_hours",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Open Shop Map')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'opening_hours' (in the MapComplete.osm.be theme 'Open Shop Map')"
}, },
{ {
"key": "phone", "key": "phone",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Open Shop Map')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'phone' (in the MapComplete.osm.be theme 'Open Shop Map')"
}, },
{ {
"key": "contact:phone", "key": "contact:phone",
"description": "Layer 'pharmacy' shows contact:phone~.+ with a fixed text, namely '<a href='tel:{contact:phone}'>{contact:phone}</a>' (in the MapComplete.osm.be theme 'Open Shop Map')" "description": "Layer 'Pharmacies' shows contact:phone~.+ with a fixed text, namely '<a href='tel:{contact:phone}'>{contact:phone}</a>' (in the MapComplete.osm.be theme 'Open Shop Map')"
}, },
{ {
"key": "email", "key": "email",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Open Shop Map')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'email' (in the MapComplete.osm.be theme 'Open Shop Map')"
}, },
{ {
"key": "contact:email", "key": "contact:email",
"description": "Layer 'pharmacy' shows contact:email~.+ with a fixed text, namely '<a href='mailto:{contact:email}' target='_blank'>{contact:email}</a>' (in the MapComplete.osm.be theme 'Open Shop Map')" "description": "Layer 'Pharmacies' shows contact:email~.+ with a fixed text, namely '<a href='mailto:{contact:email}' target='_blank'>{contact:email}</a>' (in the MapComplete.osm.be theme 'Open Shop Map')"
}, },
{ {
"key": "website", "key": "website",
"description": "Layer 'pharmacy' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Open Shop Map')" "description": "Layer 'Pharmacies' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Open Shop Map')"
}, },
{ {
"key": "contact:website", "key": "contact:website",
"description": "Layer 'pharmacy' shows contact:website~.+ with a fixed text, namely '<a href='{contact:website}' target='_blank'>{contact:website}</a>' (in the MapComplete.osm.be theme 'Open Shop Map')" "description": "Layer 'Pharmacies' shows contact:website~.+ with a fixed text, namely '<a href='{contact:website}' target='_blank'>{contact:website}</a>' (in the MapComplete.osm.be theme 'Open Shop Map')"
}, },
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'pharmacy' shows wheelchair=yes with a fixed text, namely 'This pharmacy is easy to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", "description": "Layer 'Pharmacies' shows wheelchair=yes with a fixed text, namely 'This pharmacy is easy to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')",
"value": "yes" "value": "yes"
}, },
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'pharmacy' shows wheelchair=no with a fixed text, namely 'This pharmacy is hard to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", "description": "Layer 'Pharmacies' shows wheelchair=no with a fixed text, namely 'This pharmacy is hard to access on a wheelchair' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')",
"value": "no" "value": "no"
}, },
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'pharmacy' shows wheelchair=limited with a fixed text, namely 'This pharmacy has limited access for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", "description": "Layer 'Pharmacies' shows wheelchair=limited with a fixed text, namely 'This pharmacy has limited access for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')",
"value": "limited" "value": "limited"
} }
] ]

View file

@ -11,9 +11,9 @@ This theme contains the following layers:
- [picnic_table](../Layers/picnic_table.md)
- [bench](../Layers/bench.md) - [bench](../Layers/bench.md)
- [bench_at_pt](../Layers/bench_at_pt.md) - [bench_at_pt](../Layers/bench_at_pt.md)
- [picnic_table](../Layers/picnic_table.md)
- [gps_location](../Layers/gps_location.md) - [gps_location](../Layers/gps_location.md)
- [gps_location_history](../Layers/gps_location_history.md) - [gps_location_history](../Layers/gps_location_history.md)
- [home_location](../Layers/home_location.md) - [home_location](../Layers/home_location.md)

View file

@ -28,6 +28,7 @@ Available languages:
- da - da
- ca - ca
- pa_PK - pa_PK
- nl
This document is autogenerated from [assets/themes/maproulette/maproulette.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/maproulette/maproulette.json) This document is autogenerated from [assets/themes/maproulette/maproulette.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/maproulette/maproulette.json)

View file

@ -33,6 +33,7 @@ Available languages:
- nb_NO - nb_NO
- ca - ca
- pa_PK - pa_PK
- nl
This document is autogenerated from [assets/themes/transit/transit.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/transit/transit.json) This document is autogenerated from [assets/themes/transit/transit.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/transit/transit.json)

View file

@ -30,6 +30,7 @@ Available languages:
- fr - fr
- da - da
- nb_NO - nb_NO
- nl
This document is autogenerated from [assets/themes/walls_and_buildings/walls_and_buildings.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/walls_and_buildings/walls_and_buildings.json) This document is autogenerated from [assets/themes/walls_and_buildings/walls_and_buildings.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/walls_and_buildings/walls_and_buildings.json)

View file

@ -274,7 +274,7 @@
{{service_item {{service_item
|name= [https://mapcomplete.osm.be/indoors indoors] |name= [https://mapcomplete.osm.be/indoors indoors]
|region= Worldwide |region= Worldwide
|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:_context|en}} |lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:nl|en}}, {{#language:_context|en}}
|descr= A MapComplete theme: On this map, publicly accessible indoor places are shown |descr= A MapComplete theme: On this map, publicly accessible indoor places are shown
|material= {{yes|[https://mapcomplete.osm.be/ Yes]}} |material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
|image= MapComplete_Screenshot.png |image= MapComplete_Screenshot.png
@ -445,7 +445,7 @@
{{service_item {{service_item
|name= [https://mapcomplete.osm.be/transit transit] |name= [https://mapcomplete.osm.be/transit transit]
|region= Worldwide |region= Worldwide
|lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:_context|en}} |lang= {{#language:en|en}}, {{#language:de|en}}, {{#language:fr|en}}, {{#language:da|en}}, {{#language:nl|en}}, {{#language:_context|en}}
|descr= A MapComplete theme: Plan your trip with the help of the public transport system |descr= A MapComplete theme: Plan your trip with the help of the public transport system
|material= {{yes|[https://mapcomplete.osm.be/ Yes]}} |material= {{yes|[https://mapcomplete.osm.be/ Yes]}}
|image= MapComplete_Screenshot.png |image= MapComplete_Screenshot.png

View file

@ -98,7 +98,7 @@ export default class FilteringFeatureSource implements FeatureSourceForLayer, Ti
} }
} }
for (const filter of (globalFilters ?? [])) { for (const filter of globalFilters ?? []) {
const neededTags: TagsFilter = filter?.currentFilter const neededTags: TagsFilter = filter?.currentFilter
if ( if (
neededTags !== undefined && neededTags !== undefined &&

View file

@ -685,7 +685,7 @@ export default class TagRenderingConfig {
if (this.condition !== undefined && !this.condition?.matchesProperties({})) { if (this.condition !== undefined && !this.condition?.matchesProperties({})) {
condition = new Combine([ condition = new Combine([
"This tagrendering is only visible in the popup if the following condition is met:", "This tagrendering is only visible in the popup if the following condition is met:",
new FixedUiElement(this.condition.asHumanString(false, false, {})).SetClass("code") new FixedUiElement(this.condition.asHumanString(false, false, {})).SetClass("code"),
]) ])
} }

View file

@ -441,8 +441,8 @@ class ImportInspector extends VariableUiElement {
} }
// We only care about the properties here // We only care about the properties here
let props: NoteProperties[] = notes["success"].features.map((f) => f.properties) let props: NoteProperties[] = notes["success"].features.map((f) => f.properties)
if(userDetails["uid"]){ if (userDetails["uid"]) {
props = props.filter(n => n.comments[0].uid === userDetails["uid"]) props = props.filter((n) => n.comments[0].uid === userDetails["uid"])
} }
const perBatch: NoteState[][] = Array.from( const perBatch: NoteState[][] = Array.from(
ImportInspector.SplitNotesIntoBatches(props).values() ImportInspector.SplitNotesIntoBatches(props).values()

View file

@ -1,11 +1,11 @@
{ {
"contributors": [ "contributors": [
{ {
"commits": 4661, "commits": 4686,
"contributor": "Pieter Vander Vennet" "contributor": "Pieter Vander Vennet"
}, },
{ {
"commits": 255, "commits": 259,
"contributor": "Robin van der Linde" "contributor": "Robin van der Linde"
}, },
{ {
@ -48,6 +48,10 @@
"commits": 21, "commits": 21,
"contributor": "AlexanderRebai" "contributor": "AlexanderRebai"
}, },
{
"commits": 19,
"contributor": "Hosted Weblate"
},
{ {
"commits": 19, "commits": 19,
"contributor": "Niels Elgaard Larsen" "contributor": "Niels Elgaard Larsen"
@ -60,10 +64,6 @@
"commits": 19, "commits": 19,
"contributor": "Sebastian Kürten" "contributor": "Sebastian Kürten"
}, },
{
"commits": 18,
"contributor": "Hosted Weblate"
},
{ {
"commits": 18, "commits": 18,
"contributor": "Arno Deceuninck" "contributor": "Arno Deceuninck"

View file

@ -3133,7 +3133,7 @@
}, },
"render": { "render": {
"en": "<div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded Type 2 CSS)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> outputs at most {socket:tesla_supercharger_ccs:output}", "en": "<div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (a branded Type 2 CSS)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> outputs at most {socket:tesla_supercharger_ccs:output}",
"nl": "<div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> levert een vermogen van maximaal {socket:tesla_supercharger_ccs:output}", "nl": "<div style='display: inline-block'><div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> levert een vermogen van maximaal {socket:tesla_supercharger_ccs:output}",
"de": "<div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> liefert maximal {socket:tesla_supercharger_ccs:output}" "de": "<div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> liefert maximal {socket:tesla_supercharger_ccs:output}"
}, },
"freeform": { "freeform": {

View file

@ -201,7 +201,7 @@
"fr": "Rocher descalade, rocher avec une ou peu de voie permettant descalader sans corde", "fr": "Rocher descalade, rocher avec une ou peu de voie permettant descalader sans corde",
"de": "Ein Kletterfelsen - ein einzelner Felsen oder eine Klippe mit einer oder wenigen Kletterrouten, die ohne Seil sicher bestiegen werden können", "de": "Ein Kletterfelsen - ein einzelner Felsen oder eine Klippe mit einer oder wenigen Kletterrouten, die ohne Seil sicher bestiegen werden können",
"it": "Un masso per arrampicata (una singola roccia o falesia con una o poche vie di arrampicata che possono essere scalate in sicurezza senza una corda)", "it": "Un masso per arrampicata (una singola roccia o falesia con una o poche vie di arrampicata che possono essere scalate in sicurezza senza una corda)",
"nl": "Een klimboulder- eenn enkele rots of klif met één of enkele klimroutes die veilig zonder touw kunnen worden beklommen" "nl": "Een klimboulder - een enkele rots of klif met één of enkele klimroutes die veilig zonder touw kunnen worden beklommen"
} }
}, },
{ {

View file

@ -2,13 +2,15 @@
"id": "dentist", "id": "dentist",
"name": { "name": {
"en": "Dentist", "en": "Dentist",
"nl": "Tandarts" "nl": "Tandarts",
"de": "Zahnarzt"
}, },
"description": { "description": {
"en": "This layer shows dentist offices" "en": "This layer shows dentist offices",
"de": "Diese Ebene zeigt Zahnarztpraxen"
}, },
"source": { "source": {
"osmTags": "amenity=dentist" "osmTags": "amenity=dentist"
}, },
"title": { "title": {
"render": { "render": {
@ -27,10 +29,12 @@
"website", "website",
{ {
"question": { "question": {
"en": "What is the name of this dentist?" "en": "What is the name of this dentist?",
"de": "Wie lautet der Name dieses Zahnarztes?"
}, },
"render": { "render": {
"en": "This dentist is called {name}" "en": "This dentist is called {name}",
"de": "Dieser Zahnarzt heißt {name}"
}, },
"freeform": { "freeform": {
"key": "name" "key": "name"
@ -68,4 +72,4 @@
], ],
"deletion": true, "deletion": true,
"allowMove": true "allowMove": true
} }

View file

@ -8,11 +8,11 @@
"pa_PK": "ڈاکٹر" "pa_PK": "ڈاکٹر"
}, },
"description": { "description": {
"en": "This layer shows doctor offices" "en": "This layer shows doctor offices",
"de": "Diese Ebene zeigt Arztpraxen, Zahnärzte und andere Gesundheitseinrichtungen"
}, },
"source": { "source": {
"osmTags": "amenity=doctors" "osmTags": "amenity=doctors"
}, },
"title": { "title": {
"render": { "render": {
@ -24,7 +24,6 @@
}, },
"minzoom": 13, "minzoom": 13,
"tagRenderings": [ "tagRenderings": [
"images", "images",
{ {
"question": { "question": {
@ -136,4 +135,4 @@
], ],
"deletion": true, "deletion": true,
"allowMove": true "allowMove": true
} }

View file

@ -167,7 +167,9 @@
] ]
}, },
"question": { "question": {
"en": "Has organic options" "en": "Has organic options",
"de": "Hat Bio-Produkte",
"nl": "Heeft biologische opties"
} }
} }
] ]

View file

@ -609,25 +609,33 @@
{ {
"id": "organic (no friture)", "id": "organic (no friture)",
"question": { "question": {
"en": "Does this restaurant offer organic food?" "en": "Does this restaurant offer organic food?",
"de": "Bietet dieses Restaurant biologische Speisen an?",
"nl": "Biedt dit restaurant biologisch eten?"
}, },
"mappings": [ "mappings": [
{ {
"if": "organic=no", "if": "organic=no",
"then": { "then": {
"en": "There are no organic options available" "en": "There are no organic options available",
"de": "Es sind keine biologischen Produkte verfügbar",
"nl": "Er zijn geen biologische opties beschikbaar"
} }
}, },
{ {
"if": "organic=yes", "if": "organic=yes",
"then": { "then": {
"en": "There is an organic menu" "en": "There is an organic menu",
"de": "Es gibt ein biologisches Menü",
"nl": "Er is een biologisch menu"
} }
}, },
{ {
"if": "organic=only", "if": "organic=only",
"then": { "then": {
"en": "Only organic options are available" "en": "Only organic options are available",
"de": "Nur biologische Produkte sind erhältlich",
"nl": "Er zijn alleen biologische opties beschikbaar"
} }
} }
], ],
@ -715,28 +723,32 @@
"id": "friture-organic", "id": "friture-organic",
"question": { "question": {
"en": "Does this fries shop offer organic snacks?", "en": "Does this fries shop offer organic snacks?",
"nl": "Heeft deze frituur biologische snacks?" "nl": "Heeft deze frituur biologische snacks?",
"de": "Bietet diese Pommesbude biologische Snacks an?"
}, },
"mappings": [ "mappings": [
{ {
"if": "organic=yes", "if": "organic=yes",
"then": { "then": {
"en": "Organic snacks are available", "en": "Organic snacks are available",
"nl": "Er zijn biologische snacks aanwezig" "nl": "Er zijn biologische snacks aanwezig",
"de": "Biologische Snacks sind erhältlich"
} }
}, },
{ {
"if": "organic=no", "if": "organic=no",
"then": { "then": {
"en": "No organic snacks are available", "en": "No organic snacks are available",
"nl": "Geen biologische snacks beschikbaar" "nl": "Geen biologische snacks beschikbaar",
"de": "Es sind keine biologischen Snacks erhältlich"
} }
}, },
{ {
"if": "organic=only", "if": "organic=only",
"then": { "then": {
"en": "Only organic snacks are available", "en": "Only organic snacks are available",
"nl": "Enkel biologische snacks zijn beschikbaar" "nl": "Enkel biologische snacks zijn beschikbaar",
"de": "Nur biologische Snacks sind erhältlich"
} }
} }
], ],

View file

@ -1,7 +1,7 @@
{ {
"id": "indoors", "id": "indoors",
"name": { "name": {
"en": "indoors", "en": "Indoors",
"de": "Innenräume", "de": "Innenräume",
"nl": "Binnenruimtes", "nl": "Binnenruimtes",
"pa_PK": "اندروں" "pa_PK": "اندروں"

View file

@ -1,9 +1,9 @@
{ {
"id": "pharmacy", "id": "pharmacy",
"name": { "name": {
"en": "pharmacy", "en": "Pharmacies",
"de": "Apotheke", "de": "Apotheken",
"nl": "apotheek", "nl": "Apotheken",
"pa_PK": "فارمیسی" "pa_PK": "فارمیسی"
}, },
"description": { "description": {

View file

@ -2,11 +2,13 @@
"id": "physiotherapist", "id": "physiotherapist",
"name": { "name": {
"en": "Physiotherapist", "en": "Physiotherapist",
"nl": "Kinesist" "nl": "Kinesist",
"de": "Physiotherapeut"
}, },
"description": { "description": {
"en": "This layer shows physiotherapists", "en": "This layer shows physiotherapists",
"nl": "Deze laag toont kinesisten" "nl": "Deze laag toont kinesisten",
"de": "Diese Ebene zeigt Physiotherapeuten"
}, },
"source": { "source": {
"osmTags": "healthcare=physiotherapist" "osmTags": "healthcare=physiotherapist"
@ -14,7 +16,8 @@
"title": { "title": {
"render": { "render": {
"en": "Physiotherapist {name}", "en": "Physiotherapist {name}",
"nl": "Kinesist {name}" "nl": "Kinesist {name}",
"de": "Physiotherapeut {name}"
} }
}, },
"minzoom": 13, "minzoom": 13,
@ -23,11 +26,13 @@
{ {
"question": { "question": {
"en": "What is the name of this physiotherapists office?", "en": "What is the name of this physiotherapists office?",
"nl": "Wat is de naam van deze kinesistenpraktijk?" "nl": "Wat is de naam van deze kinesistenpraktijk?",
"de": "Wie heißt die Praxis des Physiotherapeuten?"
}, },
"render": { "render": {
"en": "This physiotherapists office is called {name}", "en": "This physiotherapists office is called {name}",
"nl": "Deze kinesistenpraktijk heet {name}" "nl": "Deze kinesistenpraktijk heet {name}",
"de": "Die Praxis des Physiotherapeuten heißt {name}"
}, },
"freeform": { "freeform": {
"key": "name" "key": "name"
@ -38,7 +43,6 @@
"phone", "phone",
"email", "email",
"website" "website"
], ],
"presets": [ "presets": [
{ {
@ -70,4 +74,4 @@
], ],
"deletion": true, "deletion": true,
"allowMove": true "allowMove": true
} }

View file

@ -209,25 +209,33 @@
{ {
"id": "organic", "id": "organic",
"question": { "question": {
"en": "Does this shop offer organic products?" "en": "Does this shop offer organic products?",
"de": "Bietet dieses Geschäft Bioprodukte an?",
"nl": "Biedt deze winkel biologische producten aan?"
}, },
"mappings": [ "mappings": [
{ {
"if": "organic=yes", "if": "organic=yes",
"then": { "then": {
"en": "This shop offers organic products" "en": "This shop offers organic products",
"de": "Dieses Geschäft bietet Bio-Produkte an",
"nl": "Deze winkel biedt biologische producten aan"
} }
}, },
{ {
"if": "organic=only", "if": "organic=only",
"then": { "then": {
"en": "This shop only offers organic products" "en": "This shop only offers organic products",
"de": "Dieses Geschäft bietet ausschließlich Bio-Produkte an",
"nl": "Deze winkel biedt uitluitend biologische producten aan"
} }
}, },
{ {
"if": "organic=no", "if": "organic=no",
"then": { "then": {
"en": "This shop does not offer organic products" "en": "This shop does not offer organic products",
"de": "Dieses Geschäft bietet keine Bioprodukte an",
"nl": "Deze winkel heeft geen biologische producten"
} }
} }
], ],

View file

@ -62,7 +62,8 @@
"render": { "render": {
"en": "This stop is called <b>{name}</b>", "en": "This stop is called <b>{name}</b>",
"de": "Der Name der Haltestelle lautet <b>{name}</b>", "de": "Der Name der Haltestelle lautet <b>{name}</b>",
"da": "Dette stop hedder <b>{name}</b>" "da": "Dette stop hedder <b>{name}</b>",
"nl": "Deze halte heet <b>{name}</b>"
}, },
"freeform": { "freeform": {
"key": "name", "key": "name",
@ -73,7 +74,8 @@
"placeholder": { "placeholder": {
"en": "Name of the stop", "en": "Name of the stop",
"de": "Name der Haltestelle", "de": "Name der Haltestelle",
"da": "Navn på stoppestedet" "da": "Navn på stoppestedet",
"nl": "Naam van de halte"
} }
}, },
"mappings": [ "mappings": [
@ -87,14 +89,16 @@
"then": { "then": {
"en": "This stop has no name", "en": "This stop has no name",
"de": "Die Haltestelle hat keinen Namen", "de": "Die Haltestelle hat keinen Namen",
"da": "Dette stop har intet navn" "da": "Dette stop har intet navn",
"nl": "Deze halte heeft geen naam"
} }
} }
], ],
"question": { "question": {
"en": "What is the name of this stop?", "en": "What is the name of this stop?",
"de": "Wie lautet der Name der Haltestelle?", "de": "Wie lautet der Name der Haltestelle?",
"da": "Hvad er navnet på dette stop?" "da": "Hvad er navnet på dette stop?",
"nl": "Wat is de naam van deze halte?"
} }
}, },
"images", "images",
@ -106,7 +110,8 @@
"then": { "then": {
"en": "This stop has a shelter", "en": "This stop has a shelter",
"de": "Die Haltestelle hat einen Unterstand", "de": "Die Haltestelle hat einen Unterstand",
"da": "Dette stop har et ly" "da": "Dette stop har et ly",
"nl": "Deze halte heeft een schuilplaats"
} }
}, },
{ {
@ -114,14 +119,16 @@
"then": { "then": {
"en": "This stop does not have a shelter", "en": "This stop does not have a shelter",
"de": "Die Haltestelle hat keinen Unterstand", "de": "Die Haltestelle hat keinen Unterstand",
"da": "Dette stop har ikke et ly" "da": "Dette stop har ikke et ly",
"nl": "Deze halte heeft geen schuilplaats"
} }
}, },
{ {
"if": "shelter=separate", "if": "shelter=separate",
"then": { "then": {
"en": "This stop has a shelter, that's separately mapped", "en": "This stop has a shelter, that's separately mapped",
"de": "Die Haltestelle hat einen Unterstand, der separat kariert ist" "de": "Die Haltestelle hat einen Unterstand, der separat kariert ist",
"nl": "Deze halte heeft een schuilplaats, die apart op de kaart staat"
}, },
"hideInAnswer": true "hideInAnswer": true
} }
@ -129,7 +136,8 @@
"question": { "question": {
"en": "Does this stop have a shelter?", "en": "Does this stop have a shelter?",
"de": "Hat die Haltestelle einen Unterstand?", "de": "Hat die Haltestelle einen Unterstand?",
"da": "Har dette stop et ly?" "da": "Har dette stop et ly?",
"nl": "Heeft deze halte een schuilplaats?"
} }
}, },
{ {
@ -239,7 +247,8 @@
"if": "lit=yes", "if": "lit=yes",
"then": { "then": {
"en": "This stop is lit", "en": "This stop is lit",
"de": "Die Haltestelle ist beleuchtet" "de": "Die Haltestelle ist beleuchtet",
"nl": "Deze halte is niet verlicht"
} }
}, },
{ {
@ -247,13 +256,15 @@
"then": { "then": {
"en": "This stop is not lit", "en": "This stop is not lit",
"de": "Die Haltestelle ist nicht beleuchtet", "de": "Die Haltestelle ist nicht beleuchtet",
"da": "Dette stop lyser ikke" "da": "Dette stop lyser ikke",
"nl": "Deze halte is niet verlicht"
} }
} }
], ],
"question": { "question": {
"en": "Is this stop lit?", "en": "Is this stop lit?",
"de": "Ist die Haltestelle beleuchtet?" "de": "Ist die Haltestelle beleuchtet?",
"nl": "Is deze halte verlicht?"
} }
}, },
{ {

View file

@ -13,7 +13,7 @@
}, },
"description": { "description": {
"en": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user.", "en": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user.",
"nl": "Speciale laag met alle muren en gebouwen. Deze laag is nuttig om objecten toe te voegen die met een muur verbonden zijn (zoals AEDs, brievenbussen, adressen, bewakingscamera's,…). Deze laag is standaard onzichtbaar en kan niet aangezet worden door de gebruiker.", "nl": "Speciale ingebouwde laag voor alle muren en gebouwen. Deze laag is nuttig in voorkeuzen voor objecten die tegen muren geplaatst kunnen worden (bv. AEDs, brievenbussen, ingangen, adressen, beveiligingscamera's,…). Deze laag is standaard onzichtbaar en niet in te schakelen door de gebruiker.",
"de": "Spezielle Ebene, die alle Wände und Gebäude bereitstellt. Diese Ebene ist nützlich in Voreinstellungen für Objekte, die an Wänden platziert werden können (z. B. AEDs, Briefkästen, Eingänge, Adressen, Überwachungskameras, ...). Diese Ebene ist standardmäßig unsichtbar und kann vom Benutzer nicht umgeschaltet werden.", "de": "Spezielle Ebene, die alle Wände und Gebäude bereitstellt. Diese Ebene ist nützlich in Voreinstellungen für Objekte, die an Wänden platziert werden können (z. B. AEDs, Briefkästen, Eingänge, Adressen, Überwachungskameras, ...). Diese Ebene ist standardmäßig unsichtbar und kann vom Benutzer nicht umgeschaltet werden.",
"fr": "Couche intégrée spéciale fournissant tous les murs et bâtiments. Cette couche est utile dans les préréglages pour les objets qui peuvent être placés contre les murs (par exemple, les DEA, les boîtes aux lettres, les entrées, les adresses, les caméras de surveillance, …). Ce calque est invisible par défaut et non inchangeable par l'utilisateur.", "fr": "Couche intégrée spéciale fournissant tous les murs et bâtiments. Cette couche est utile dans les préréglages pour les objets qui peuvent être placés contre les murs (par exemple, les DEA, les boîtes aux lettres, les entrées, les adresses, les caméras de surveillance, …). Ce calque est invisible par défaut et non inchangeable par l'utilisateur.",
"da": "Specielt indbygget lag giver alle vægge og bygninger. Dette lag er nyttigt i forudindstillinger til objekter, der kan placeres mod vægge (f.eks. AED'er, postkasser, indgange, adresser, overvågningskameraer, …). Dette lag er usynligt som standard og kan ikke skiftes af brugeren." "da": "Specielt indbygget lag giver alle vægge og bygninger. Dette lag er nyttigt i forudindstillinger til objekter, der kan placeres mod vægge (f.eks. AED'er, postkasser, indgange, adresser, overvågningskameraer, …). Dette lag er usynligt som standard og kan ikke skiftes af brugeren."
@ -74,7 +74,8 @@
"en": "meter", "en": "meter",
"fr": "mètre", "fr": "mètre",
"de": "Meter", "de": "Meter",
"da": "meter" "da": "meter",
"nl": "meter"
} }
}, },
{ {
@ -88,7 +89,8 @@
"en": "centimeter", "en": "centimeter",
"fr": "centimètre", "fr": "centimètre",
"de": "Zentimeter", "de": "Zentimeter",
"da": "centimeter" "da": "centimeter",
"nl": "centimeter"
} }
} }
] ]

View file

@ -688,13 +688,15 @@
{ {
"if": "opening_hours=\"by appointment\"", "if": "opening_hours=\"by appointment\"",
"then": { "then": {
"en": "Only by appointment" "en": "Only by appointment",
"de": "Nur nach Vereinbarung"
} }
}, },
{ {
"if": "opening_hours~i~\"by appointment\"|by appointment", "if": "opening_hours~i~\"by appointment\"|by appointment",
"then": { "then": {
"en": "Only by appointment" "en": "Only by appointment",
"de": "Nur nach Vereinbarung"
}, },
"hideInAnswer": true "hideInAnswer": true
} }
@ -1491,4 +1493,4 @@
"es": "El nombre de red es <b>{internet_access:ssid}</b>" "es": "El nombre de red es <b>{internet_access:ssid}</b>"
} }
} }
} }

View file

@ -83,7 +83,8 @@
"id": "Reference", "id": "Reference",
"render": { "render": {
"en": "The reference in BAG is <b>{ref:bag}</b>", "en": "The reference in BAG is <b>{ref:bag}</b>",
"de": "Die Referenz in BAG ist <b>{ref:bag}</b>" "de": "Die Referenz in BAG ist <b>{ref:bag}</b>",
"nl": "De referentie in BAG is <b>{ref:bag}</b>"
}, },
"mappings": [ "mappings": [
{ {
@ -91,7 +92,8 @@
"then": { "then": {
"en": "This building has no reference in the BAG", "en": "This building has no reference in the BAG",
"cs": "Tato budova nemá v BAG žádný odkaz", "cs": "Tato budova nemá v BAG žádný odkaz",
"de": "Dieses Gebäude hat keinen Verweis im BAG" "de": "Dieses Gebäude hat keinen Verweis im BAG",
"nl": "Dit gebouw heeft geen referentie in de BAG"
} }
} }
] ]
@ -152,7 +154,8 @@
"title": "BAG Building", "title": "BAG Building",
"description": { "description": {
"en": "Buildings from BAG register", "en": "Buildings from BAG register",
"de": "Gebäude aus dem BAG-Register" "de": "Gebäude aus dem BAG-Register",
"nl": "Gebouw uit de BAG"
}, },
"source": { "source": {
"geoJson": "https://service.pdok.nl/lv/bag/wfs/v2_0?request=GetFeature&service=WFS&version=2.0.0&outputFormat=application%2Fjson%3B%20subtype%3Dgeojson&typeName=bag%3Apand&bbox={x_min}%2C{y_min}%2C{x_max}%2C{y_max}%2CCRS84&srsName=EPSG%3A4326", "geoJson": "https://service.pdok.nl/lv/bag/wfs/v2_0?request=GetFeature&service=WFS&version=2.0.0&outputFormat=application%2Fjson%3B%20subtype%3Dgeojson&typeName=bag%3Apand&bbox={x_min}%2C{y_min}%2C{x_max}%2C{y_max}%2CCRS84&srsName=EPSG%3A4326",
@ -214,7 +217,8 @@
}, },
"then": { "then": {
"en": "Didn't calculate the correct values yet. Refresh this page", "en": "Didn't calculate the correct values yet. Refresh this page",
"de": "Richtige Werte noch nicht berechnet. Aktualisieren Sie diese Seite" "de": "Richtige Werte noch nicht berechnet. Aktualisieren Sie diese Seite",
"nl": "Correcte waarden nog niet berekend. Herlaad deze pagina"
} }
}, },
{ {
@ -237,7 +241,8 @@
"id": "Reference", "id": "Reference",
"render": { "render": {
"en": "The reference in BAG is <b>{_bag_obj:ref:bag}</b>", "en": "The reference in BAG is <b>{_bag_obj:ref:bag}</b>",
"de": "Die Referenz in BAG ist <b>{_bag_obj:ref:bag}</b>" "de": "Die Referenz in BAG ist <b>{_bag_obj:ref:bag}</b>",
"nl": "De referentie in BAG is <b>{_bag_obj:ref:bag}</b>"
} }
}, },
{ {
@ -245,14 +250,16 @@
"render": { "render": {
"en": "This building was built in <b>{_bag_obj:start_date}</b>", "en": "This building was built in <b>{_bag_obj:start_date}</b>",
"de": "Dieses Gebäude wurde gebaut in <b>{_bag_obj:start_date}</b>", "de": "Dieses Gebäude wurde gebaut in <b>{_bag_obj:start_date}</b>",
"pt_BR": "Esta construção é de <b>{_bag_obj:start_date}</b>" "pt_BR": "Esta construção é de <b>{_bag_obj:start_date}</b>",
"nl": "Dit gebouw is gebouwd in <b>{_bag_obj:start_date}</b>"
}, },
"mappings": [ "mappings": [
{ {
"if": "_bag_obj:in_construction=true", "if": "_bag_obj:in_construction=true",
"then": { "then": {
"en": "The building was started in <b>{_bag_obj:start_date}</b>", "en": "The building was started in <b>{_bag_obj:start_date}</b>",
"de": "Der Bau wurde in <b>{_bag_obj:start_date}</b> begonnen" "de": "Der Bau wurde in <b>{_bag_obj:start_date}</b> begonnen",
"nl": "De bouw van dit gebouw is gestart in <b>{_bag_obj:start_date}</b>"
} }
} }
] ]
@ -261,14 +268,16 @@
"id": "Building type", "id": "Building type",
"render": { "render": {
"en": "The building type is a <b>{_bag_obj:building}</b>", "en": "The building type is a <b>{_bag_obj:building}</b>",
"de": "Der Gebäudetyp ist ein <b>{_bag_obj:building}</b>" "de": "Der Gebäudetyp ist ein <b>{_bag_obj:building}</b>",
"nl": "Het gebouwtype is <b>{_bag_obj:building}</b>"
}, },
"mappings": [ "mappings": [
{ {
"if": "_bag_obj:in_construction=true", "if": "_bag_obj:in_construction=true",
"then": { "then": {
"en": "The building type will be a <b>{_bag_obj:construction}</b>", "en": "The building type will be a <b>{_bag_obj:construction}</b>",
"de": "Der Gebäudetyp ist ein <b>{_bag_obj:construction}</b>" "de": "Der Gebäudetyp ist ein <b>{_bag_obj:construction}</b>",
"nl": "Het gebouwtype wordt <b>{_bag_obj:construction}</b>"
} }
} }
] ]

View file

@ -404,7 +404,8 @@
"if": "bicycle_road=yes", "if": "bicycle_road=yes",
"then": { "then": {
"en": "This street is a bicycle road", "en": "This street is a bicycle road",
"de": "Diese Straße ist eine Fahrradstraße" "de": "Diese Straße ist eine Fahrradstraße",
"nl": "Deze straat is een fietsstraat"
}, },
"hideInAnswer": true "hideInAnswer": true
}, },
@ -421,7 +422,8 @@
}, },
"then": { "then": {
"en": "This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)", "en": "This street is a bicycle road (has a speed limit of 30 km/h and vehicles are not allowed) (sign will be asked later)",
"de": "Diese Straße ist eine Fahrradstraße (hat eine Geschwindigkeitsbegrenzung von 30 km/h und Fahrzeuge sind nicht erlaubt) (Schild wird später abgefragt)" "de": "Diese Straße ist eine Fahrradstraße (hat eine Geschwindigkeitsbegrenzung von 30 km/h und Fahrzeuge sind nicht erlaubt) (Schild wird später abgefragt)",
"nl": "Deze straat is een fietsstraat (snelheid van 30 km/h en voertuigen niet toegestaan) (bord wordt later gevraagd)"
}, },
"hideInAnswer": "_country!=de" "hideInAnswer": "_country!=de"
}, },
@ -483,7 +485,8 @@
}, },
"then": { "then": {
"en": "This street will become a bicycle road soon", "en": "This street will become a bicycle road soon",
"de": "Diese Straße wird bald zu einer Fahrradstraße" "de": "Diese Straße wird bald zu einer Fahrradstraße",
"nl": "Deze straat wordt binnenkort een fietsstraat"
}, },
"hideInAnswer": "_country!=de" "hideInAnswer": "_country!=de"
}, },
@ -522,14 +525,16 @@
}, },
"question": { "question": {
"en": "What sign does this bicycle road have?", "en": "What sign does this bicycle road have?",
"de": "Welches Schild hat diese Fahrradstraße?" "de": "Welches Schild hat diese Fahrradstraße?",
"nl": "Welk bord heeft deze fietsstraat?"
}, },
"mappings": [ "mappings": [
{ {
"if": "traffic_sign=DE:244.1,1020-30", "if": "traffic_sign=DE:244.1,1020-30",
"then": { "then": {
"en": "Residents allowed", "en": "Residents allowed",
"de": "Anlieger frei" "de": "Anlieger frei",
"nl": "Aanwonenden toegestaan"
}, },
"icon": { "icon": {
"path": "./assets/themes/cyclestreets/Zeichen_244_1020-30.svg", "path": "./assets/themes/cyclestreets/Zeichen_244_1020-30.svg",
@ -546,7 +551,8 @@
"if": "traffic_sign=DE:244.1,1022-12,1024-10", "if": "traffic_sign=DE:244.1,1022-12,1024-10",
"then": { "then": {
"en": "Motor vehicles allowed", "en": "Motor vehicles allowed",
"de": "KFZ frei" "de": "KFZ frei",
"nl": "Motorvoertuigen toegestaan"
}, },
"icon": { "icon": {
"path": "./assets/themes/cyclestreets/Zeichen_244_KFZ_frei.svg", "path": "./assets/themes/cyclestreets/Zeichen_244_KFZ_frei.svg",
@ -564,7 +570,8 @@
"then": { "then": {
"en": "Motorcycles allowed", "en": "Motorcycles allowed",
"de": "Motorräder frei", "de": "Motorräder frei",
"pa_PK": "موٹرسائیکلاں دی اِجازت اے" "pa_PK": "موٹرسائیکلاں دی اِجازت اے",
"nl": "Motoren toegestaan"
}, },
"icon": { "icon": {
"path": "./assets/themes/cyclestreets/Zeichen_244_1022-12.svg", "path": "./assets/themes/cyclestreets/Zeichen_244_1022-12.svg",
@ -582,7 +589,8 @@
"then": { "then": {
"en": "Cars allowed", "en": "Cars allowed",
"de": "Autos erlaubt", "de": "Autos erlaubt",
"pa_PK": "موٹرکاراں دی اِجازت اے" "pa_PK": "موٹرکاراں دی اِجازت اے",
"nl": "Auto's toegestaan"
}, },
"icon": { "icon": {
"path": "./assets/themes/cyclestreets/Zeichen_244_1024-10.svg", "path": "./assets/themes/cyclestreets/Zeichen_244_1024-10.svg",
@ -599,7 +607,8 @@
"if": "traffic_sign=DE:244.1", "if": "traffic_sign=DE:244.1",
"then": { "then": {
"en": "There are no supplementary signs at this bicycle road.", "en": "There are no supplementary signs at this bicycle road.",
"de": "An dieser Fahrradstraße gibt es keine zusätzlichen Schilder." "de": "An dieser Fahrradstraße gibt es keine zusätzlichen Schilder.",
"nl": "Er zijn geen onderborden bij deze fietsstraat."
}, },
"icon": { "icon": {
"path": "./assets/themes/cyclestreets/Zeichen_244.svg", "path": "./assets/themes/cyclestreets/Zeichen_244.svg",

View file

@ -30,4 +30,4 @@
"hospital", "hospital",
"pharmacy" "pharmacy"
] ]
} }

View file

@ -14,7 +14,8 @@
"en": "On this map, publicly accessible indoor places are shown", "en": "On this map, publicly accessible indoor places are shown",
"de": "Diese Karte zeigt öffentlich zugängliche Innenräume", "de": "Diese Karte zeigt öffentlich zugängliche Innenräume",
"fr": "Cette carte présente les lieux intérieurs accessibles au public", "fr": "Cette carte présente les lieux intérieurs accessibles au public",
"da": "På dette kort er offentligt tilgængelige indendørs steder vist" "da": "På dette kort er offentligt tilgængelige indendørs steder vist",
"nl": "Op deze kaart worden publiek toegankelijke binnenruimtes getoond"
}, },
"icon": "./assets/layers/entrance/entrance.svg", "icon": "./assets/layers/entrance/entrance.svg",
"startLat": 51.17181, "startLat": 51.17181,

View file

@ -6,13 +6,15 @@
"fr": "Tâches MapRoulette", "fr": "Tâches MapRoulette",
"da": "KortRoulette-opgaver", "da": "KortRoulette-opgaver",
"ca": "Tasques de MapRoulette", "ca": "Tasques de MapRoulette",
"pa_PK": "میپ‌رولیٹ دے کم" "pa_PK": "میپ‌رولیٹ دے کم",
"nl": "MapRoulette taken"
}, },
"description": { "description": {
"en": "Theme showing MapRoulette tasks, allowing you to search, filter and fix them.", "en": "Theme showing MapRoulette tasks, allowing you to search, filter and fix them.",
"de": "Thema mit MapRoulette-Aufgaben, die Sie suchen, filtern und beheben können.", "de": "Thema mit MapRoulette-Aufgaben, die Sie suchen, filtern und beheben können.",
"fr": "Thème MapRoulette permettant dafficher, rechercher, filtrer et résoudre les tâches.", "fr": "Thème MapRoulette permettant dafficher, rechercher, filtrer et résoudre les tâches.",
"da": "Tema, der viser MapRoulette-opgaver, så du kan søge, filtrere og rette dem." "da": "Tema, der viser MapRoulette-opgaver, så du kan søge, filtrere og rette dem.",
"nl": "Thema met MapRoulette taken, waar je ze kunt zoeken, filteren en ze oplossen."
}, },
"hideFromOverview": true, "hideFromOverview": true,
"icon": "./assets/layers/maproulette/logomark.svg", "icon": "./assets/layers/maproulette/logomark.svg",

View file

@ -327,7 +327,8 @@
"da": "Statistikker", "da": "Statistikker",
"nb_NO": "Statistikk", "nb_NO": "Statistikk",
"ca": "Estadístiques", "ca": "Estadístiques",
"pa_PK": "انکڑے" "pa_PK": "انکڑے",
"nl": "Statistieken"
} }
}, },
"tagRenderings": [ "tagRenderings": [
@ -365,7 +366,8 @@
"da": "Importere", "da": "Importere",
"nb_NO": "Importer", "nb_NO": "Importer",
"ca": "Importar", "ca": "Importar",
"pa_PK": "ایمپورٹ کرو" "pa_PK": "ایمپورٹ کرو",
"nl": "Importeren"
}, },
"icon": "./assets/svg/addSmall.svg", "icon": "./assets/svg/addSmall.svg",
"location_picker": "photo", "location_picker": "photo",
@ -385,7 +387,8 @@
"de": "Alle vorgeschlagenen Tags hinzufügen", "de": "Alle vorgeschlagenen Tags hinzufügen",
"fr": "Ajouter tous les attributs suggérés", "fr": "Ajouter tous les attributs suggérés",
"da": "Tilføj alle de foreslåede tags", "da": "Tilføj alle de foreslåede tags",
"nb_NO": "Legg til alle foreslåtte" "nb_NO": "Legg til alle foreslåtte",
"nl": "Voeg alle gesuggereerde tags toe"
}, },
"image": "./assets/svg/addSmall.svg", "image": "./assets/svg/addSmall.svg",
"id_of_object_to_apply_this_one": "_closest_osm_hotel" "id_of_object_to_apply_this_one": "_closest_osm_hotel"

View file

@ -135,7 +135,8 @@
"question": { "question": {
"en": "Is there a sidewalk on this side of the road?", "en": "Is there a sidewalk on this side of the road?",
"de": "Gibt es auf dieser Straßenseite einen Bürgersteig?", "de": "Gibt es auf dieser Straßenseite einen Bürgersteig?",
"da": "Er der et fortov på denne side af vejen?" "da": "Er der et fortov på denne side af vejen?",
"nl": "Is er een stoep aan deze kant van de weg?"
}, },
"mappings": [ "mappings": [
{ {
@ -143,7 +144,8 @@
"then": { "then": {
"en": "Yes, there is a sidewalk on this side of the road", "en": "Yes, there is a sidewalk on this side of the road",
"de": "Ja, es gibt einen Bürgersteig auf dieser Straßenseite", "de": "Ja, es gibt einen Bürgersteig auf dieser Straßenseite",
"da": "Ja, der er et fortov på denne side af vejen" "da": "Ja, der er et fortov på denne side af vejen",
"nl": "Ja, er is een stoep aan deze kant van de weg"
} }
}, },
{ {
@ -151,7 +153,8 @@
"then": { "then": {
"en": "No, there is no sidewalk to walk on", "en": "No, there is no sidewalk to walk on",
"de": "Nein, es gibt keinen Bürgersteig für Fußgänger", "de": "Nein, es gibt keinen Bürgersteig für Fußgänger",
"da": "Nej, der er ikke noget fortov at gå på" "da": "Nej, der er ikke noget fortov at gå på",
"nl": "Nee, er is geen stoep om op te lopen"
} }
}, },
{ {
@ -159,7 +162,8 @@
"then": { "then": {
"en": "There is a separately mapped sidewalk to walk on", "en": "There is a separately mapped sidewalk to walk on",
"de": "Es gibt einen separat kartierten Bürgersteig für Fußgänger", "de": "Es gibt einen separat kartierten Bürgersteig für Fußgänger",
"da": "Der er et særskilt kortlagt fortov at gå på" "da": "Der er et særskilt kortlagt fortov at gå på",
"nl": "Er is een apart ingetekende stoep om op te lopen"
} }
} }
] ]
@ -169,12 +173,14 @@
"question": { "question": {
"en": "What is the width of the sidewalk on this side of the road?", "en": "What is the width of the sidewalk on this side of the road?",
"de": "Wie breit ist der Bürgersteig auf dieser Straßenseite?", "de": "Wie breit ist der Bürgersteig auf dieser Straßenseite?",
"da": "Hvad er bredden af fortovet på denne side af vejen?" "da": "Hvad er bredden af fortovet på denne side af vejen?",
"nl": "Hoe breed is de stoep aan deze kant van de weg?"
}, },
"render": { "render": {
"en": "This sidewalk is {sidewalk:left|right:width}m wide", "en": "This sidewalk is {sidewalk:left|right:width}m wide",
"de": "Dieser Bürgersteig ist {sidewalk:left|right:width}m breit", "de": "Dieser Bürgersteig ist {sidewalk:left|right:width}m breit",
"da": "Dette fortov er {sidewalk:left|right:width}m bredt" "da": "Dette fortov er {sidewalk:left|right:width}m bredt",
"nl": "Deze stoep is {sidewalk:left|right:width}m breed"
}, },
"condition": "sidewalk:left|right=yes", "condition": "sidewalk:left|right=yes",
"freeform": { "freeform": {

View file

@ -62,4 +62,4 @@
} }
} }
] ]
} }

View file

@ -7,13 +7,15 @@
"da": "Busruter", "da": "Busruter",
"nb_NO": "Bussruter", "nb_NO": "Bussruter",
"ca": "Rutes de bus", "ca": "Rutes de bus",
"pa_PK": "بس روٹ" "pa_PK": "بس روٹ",
"nl": "Busroutes"
}, },
"description": { "description": {
"en": "Plan your trip with the help of the public transport system.", "en": "Plan your trip with the help of the public transport system.",
"de": "Planen Sie Ihre Reise mit Hilfe von öffentlichen Verkehrsmitteln.", "de": "Planen Sie Ihre Reise mit Hilfe von öffentlichen Verkehrsmitteln.",
"fr": "Planifier votre itinéraire avec le système de transports en commun.", "fr": "Planifier votre itinéraire avec le système de transports en commun.",
"da": "Planlæg din rejse ved hjælp af det offentlige transportsystem." "da": "Planlæg din rejse ved hjælp af det offentlige transportsystem.",
"nl": "Plan je trip met behulp van het openbaar vervoer."
}, },
"icon": "./assets/layers/transit_stops/bus_stop.svg", "icon": "./assets/layers/transit_stops/bus_stop.svg",
"startZoom": 20, "startZoom": 20,

View file

@ -5,13 +5,15 @@
"de": "Wände und Gebäude", "de": "Wände und Gebäude",
"fr": "Murs et bâtiments", "fr": "Murs et bâtiments",
"da": "Mure og bygninger", "da": "Mure og bygninger",
"nb_NO": "Murer og bygninger" "nb_NO": "Murer og bygninger",
"nl": "Muren en gebouwen"
}, },
"description": { "description": {
"en": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user.", "en": "Special builtin layer providing all walls and buildings. This layer is useful in presets for objects which can be placed against walls (e.g. AEDs, postboxes, entrances, addresses, surveillance cameras, …). This layer is invisible by default and not toggleable by the user.",
"de": "Spezielle Ebene, die alle Wände und Gebäude bereitstellt. Diese Ebene ist nützlich in Voreinstellungen für Objekte, die an Wänden platziert werden können (z. B. AEDs, Briefkästen, Eingänge, Adressen, Überwachungskameras, ...). Diese Ebene ist standardmäßig unsichtbar und kann vom Benutzer nicht umgeschaltet werden.", "de": "Spezielle Ebene, die alle Wände und Gebäude bereitstellt. Diese Ebene ist nützlich in Voreinstellungen für Objekte, die an Wänden platziert werden können (z. B. AEDs, Briefkästen, Eingänge, Adressen, Überwachungskameras, ...). Diese Ebene ist standardmäßig unsichtbar und kann vom Benutzer nicht umgeschaltet werden.",
"fr": "Couche intégrée spéciale fournissant tous les murs et bâtiments. Cette couche est utile dans les préréglages pour les objets qui peuvent être placés contre les murs (par exemple, les DEA, les boîtes aux lettres, les entrées, les adresses, les caméras de surveillance, …). Ce calque est invisible par défaut et non inchangeable par l'utilisateur.", "fr": "Couche intégrée spéciale fournissant tous les murs et bâtiments. Cette couche est utile dans les préréglages pour les objets qui peuvent être placés contre les murs (par exemple, les DEA, les boîtes aux lettres, les entrées, les adresses, les caméras de surveillance, …). Ce calque est invisible par défaut et non inchangeable par l'utilisateur.",
"da": "Specielt indbygget lag giver alle vægge og bygninger. Dette lag er nyttigt i forudindstillinger til objekter, der kan placeres mod vægge (f.eks. AED'er, postkasser, indgange, adresser, overvågningskameraer, …). Dette lag er usynligt som standard og kan ikke skiftes af brugeren." "da": "Specielt indbygget lag giver alle vægge og bygninger. Dette lag er nyttigt i forudindstillinger til objekter, der kan placeres mod vægge (f.eks. AED'er, postkasser, indgange, adresser, overvågningskameraer, …). Dette lag er usynligt som standard og kan ikke skiftes af brugeren.",
"nl": "Speciale ingebouwde laag voor alle muren en gebouwen. Deze laag is nuttig in voorkeuzen voor objecten die tegen muren geplaatst kunnen worden (bv. AEDs, brievenbussen, ingangen, adressen, beveiligingscamera's,…). Deze laag is standaard onzichtbaar en niet in te schakelen door de gebruiker."
}, },
"icon": "./assets/layers/walls_and_buildings/walls_and_buildings.png", "icon": "./assets/layers/walls_and_buildings/walls_and_buildings.png",
"startLat": 50.8465573, "startLat": 50.8465573,

View file

@ -1,11 +1,11 @@
{ {
"contributors": [ "contributors": [
{ {
"commits": 211, "commits": 213,
"contributor": "Pieter Vander Vennet" "contributor": "Pieter Vander Vennet"
}, },
{ {
"commits": 186, "commits": 190,
"contributor": "kjon" "contributor": "kjon"
}, },
{ {
@ -18,11 +18,11 @@
}, },
{ {
"commits": 45, "commits": 45,
"contributor": "Anonymous" "contributor": "Robin van der Linde"
}, },
{ {
"commits": 39, "commits": 45,
"contributor": "Robin van der Linde" "contributor": "Anonymous"
}, },
{ {
"commits": 36, "commits": 36,
@ -256,6 +256,10 @@
"commits": 3, "commits": 3,
"contributor": "SiegbjornSitumeang" "contributor": "SiegbjornSitumeang"
}, },
{
"commits": 2,
"contributor": "mcliquid"
},
{ {
"commits": 2, "commits": 2,
"contributor": "Tarcila Cataldi" "contributor": "Tarcila Cataldi"
@ -324,6 +328,10 @@
"commits": 2, "commits": 2,
"contributor": "Leo Alcaraz" "contributor": "Leo Alcaraz"
}, },
{
"commits": 1,
"contributor": "Lucas"
},
{ {
"commits": 1, "commits": 1,
"contributor": "Magnitudee" "contributor": "Magnitudee"

View file

@ -39,6 +39,13 @@
"panelIntro": "<h3>Votre thème personnel</h3>Activer vos couches favorites depuis les thèmes officiels", "panelIntro": "<h3>Votre thème personnel</h3>Activer vos couches favorites depuis les thèmes officiels",
"reload": "Recharger les données" "reload": "Recharger les données"
}, },
"flyer": {
"description": "Un flyer format A4 paysage pour promouvoir MapComplete",
"fakeui": {
"edit": "Une info fausse ou pas à jour ? Le bouton de modification est juste ici"
},
"title": "MapComplete.osm.be"
},
"general": { "general": {
"about": "Éditer facilement et ajouter OpenStreetMap pour un certain thème", "about": "Éditer facilement et ajouter OpenStreetMap pour un certain thème",
"aboutMapcomplete": "<h3>À propos de MapComplete</h3><p>Avec MapComplete vous pouvez enrichir OpenStreetMap d'informations sur un <b>thème unique.</b> Répondez à quelques questions, et en quelques minutes vos contributions seront disponibles dans le monde entier ! Le <b>concepteur du thème</b> définis les éléments, questions et langues pour le thème.</p><h3>En savoir plus</h3><p>MapComplete <b>propose toujours l'étape suivante</b> pour en apprendre plus sur OpenStreetMap.</p><ul><li>Lorsqu'il est intégré dans un site Web, l'<i>iframe</i> pointe vers MapComplete en plein écran</li><li>La version plein écran donne des informations sur OpenStreetMap</li><li>Il est possible de regarder sans se connecter, mais l'édition demande une connexion à OSM.</li><li>Si vous n'êtes pas connecté, il vous est demandé de le faire</li><li>Une fois que vous avez répondu à une seule question, vous pouvez ajouter de nouveaux points à la carte</li><li>Au bout d'un moment, les vrais tags OSM sont montrés, qui pointent ensuite vers le wiki</li></ul><p></p><br><p>Vous avez remarqué <b>un problème</b> ? Vous souhaitez <b>demander une fonctionnalité</b> ? Vous voulez <b>aider à traduire</b> ? Allez voir <a href=\"https://github.com/pietervdvn/MapComplete\" target=\"_blank\">le code source</a> ou le <a href=\"https://github.com/pietervdvn/MapComplete/issues\" target=\"_blank\"><i>gestionnaire de tickets</i></a>.</p><p> Vous voulez visualiser <b>votre progression</b> ? Suivez le compteur d'édition sur <a href=\"{osmcha_link}\" target=\"_blank\">OsmCha</a>.</p>", "aboutMapcomplete": "<h3>À propos de MapComplete</h3><p>Avec MapComplete vous pouvez enrichir OpenStreetMap d'informations sur un <b>thème unique.</b> Répondez à quelques questions, et en quelques minutes vos contributions seront disponibles dans le monde entier ! Le <b>concepteur du thème</b> définis les éléments, questions et langues pour le thème.</p><h3>En savoir plus</h3><p>MapComplete <b>propose toujours l'étape suivante</b> pour en apprendre plus sur OpenStreetMap.</p><ul><li>Lorsqu'il est intégré dans un site Web, l'<i>iframe</i> pointe vers MapComplete en plein écran</li><li>La version plein écran donne des informations sur OpenStreetMap</li><li>Il est possible de regarder sans se connecter, mais l'édition demande une connexion à OSM.</li><li>Si vous n'êtes pas connecté, il vous est demandé de le faire</li><li>Une fois que vous avez répondu à une seule question, vous pouvez ajouter de nouveaux points à la carte</li><li>Au bout d'un moment, les vrais tags OSM sont montrés, qui pointent ensuite vers le wiki</li></ul><p></p><br><p>Vous avez remarqué <b>un problème</b> ? Vous souhaitez <b>demander une fonctionnalité</b> ? Vous voulez <b>aider à traduire</b> ? Allez voir <a href=\"https://github.com/pietervdvn/MapComplete\" target=\"_blank\">le code source</a> ou le <a href=\"https://github.com/pietervdvn/MapComplete/issues\" target=\"_blank\"><i>gestionnaire de tickets</i></a>.</p><p> Vous voulez visualiser <b>votre progression</b> ? Suivez le compteur d'édition sur <a href=\"{osmcha_link}\" target=\"_blank\">OsmCha</a>.</p>",
@ -160,6 +167,7 @@
}, },
"nameInlineQuestion": "Le nom de cet/cette {category} est $$$", "nameInlineQuestion": "Le nom de cet/cette {category} est $$$",
"next": "Suivant", "next": "Suivant",
"noMatchingMapping": "Aucun résultat ne correspond à votre recherche…",
"noNameCategory": "{category} sans nom", "noNameCategory": "{category} sans nom",
"noTagsSelected": "Aucune balise sélectionnée", "noTagsSelected": "Aucune balise sélectionnée",
"notValid": "Sélectionnez une valeur valide pour continuer", "notValid": "Sélectionnez une valeur valide pour continuer",
@ -234,6 +242,16 @@
"skip": "Passer la question", "skip": "Passer la question",
"skippedQuestions": "Questions passées", "skippedQuestions": "Questions passées",
"testing": "Test - les changements ne seront pas sauvegardés", "testing": "Test - les changements ne seront pas sauvegardés",
"uploadGpx": {
"modes": {
"private": {
"name": "Anonyme"
},
"public": {
"name": "Publique"
}
}
},
"weekdays": { "weekdays": {
"abbreviations": { "abbreviations": {
"friday": "Ven", "friday": "Ven",
@ -281,7 +299,17 @@
"dontDelete": "Annuler", "dontDelete": "Annuler",
"isDeleted": "Supprimé", "isDeleted": "Supprimé",
"nearbyPictures": { "nearbyPictures": {
"browseNearby": "Parcourir les images à proximité…" "allFiltered": "Aucune image ne correspond à votre filtre",
"browseNearby": "Parcourir les images à proximité…",
"confirm": "L'image sélectionnée représente {title()}",
"hasMatchingPicture": "Est-ce qu'une image correspond à cet objet ? Sélectionnez ci-dessous",
"loadMore": "Charger plus d'images",
"loading": "Chargement des images alentours…",
"noImageSelected": "Sélectionnez une image à lier à l'objet",
"nothingFound": "Aucune image trouvée à proximité…",
"removeFilters": "Cliquez ici pour retirer les filtres",
"title": "Images à proximité",
"withinRadius": "N'afficher que les images prises dans un rayon de {radius} mètres autour de cet objet"
}, },
"pleaseLogin": "Connectez-vous pour téléverser une photo", "pleaseLogin": "Connectez-vous pour téléverser une photo",
"respectPrivacy": "Ne photographiez ni les personnes ni les plaques d'immatriculation. Ne téléversez rien issu de Google Maps, Google Streetview ou d'autre sources soumises à des droits d'auteurs.", "respectPrivacy": "Ne photographiez ni les personnes ni les plaques d'immatriculation. Ne téléversez rien issu de Google Maps, Google Streetview ou d'autre sources soumises à des droits d'auteurs.",
@ -295,6 +323,8 @@
}, },
"importHelper": { "importHelper": {
"askMetadata": { "askMetadata": {
"giveDescription": "Merci d'écrire une petite description pour la personne qui lira la note. Une bonne note décrit ce que le contributeur devra faire, par ex. <i>Il pourrait y avoir un banc ici. Si vous êtes dans le coin, pouvez-vous vérifier et indiquer si le banc est présent ou non ?</i> (Un lien vers MapComplete sera ajouté automatiquement)",
"intro": "Avant d'ajouter {count} notes, merci de fournir quelques informations supplémentaires.",
"shouldBeUrl": "URL invalide" "shouldBeUrl": "URL invalide"
}, },
"login": { "login": {
@ -313,6 +343,23 @@
"pickTheme": "Choisissez un thème ci-dessous pour commencer.", "pickTheme": "Choisissez un thème ci-dessous pour commencer.",
"title": "Bienvenue sur MapComplete" "title": "Bienvenue sur MapComplete"
}, },
"matrixbot": {
"commands": {
"dm": {
"failed": "Je n'ai pas pu exécuter <code>{cmd}</code> à cause de {message}"
},
"documentation": {
"file": {
"plural": "fichiers",
"singular": "fichier"
},
"theme": {
"plural": "thèmes",
"singular": "thème"
}
}
}
},
"move": { "move": {
"cancel": "Annuler le déplacement", "cancel": "Annuler le déplacement",
"cannotBeMoved": "Cet élément ne peut être déplacé.", "cannotBeMoved": "Cet élément ne peut être déplacé.",
@ -341,6 +388,31 @@
"multi_apply": { "multi_apply": {
"autoApply": "En changeant les attributs {attr_names}, ceux-ci seront automatiquement changés sur {count} autres éléments" "autoApply": "En changeant les attributs {attr_names}, ceux-ci seront automatiquement changés sur {count} autres éléments"
}, },
"notes": {
"reopenNote": "Rouvrir la note",
"reopenNoteAndComment": "Rouvrir la note et commenter",
"textNeeded": "Saisir un texte descriptif pour créer une note",
"warnAnonymous": "Vous n'êtes pas connecté. Nous ne pourrons pas vous contacter pour résoudre ce problème."
},
"plantDetection": {
"error": "Une erreur est survenue lors de la détection de l'espèce de l'arbre : {error}",
"howTo": {
"intro": "Pour de résultats optimaux,",
"li0": "prenez une photo montant l'arbre au centre avec un peu d'élément à l'arrière plan",
"li1": "prenez une photo montrant une feuille seule",
"li2": "prenez une photo montant l'écorce",
"li3": "prenez une photo des fleurs"
},
"loadingWikidata": "Chargement des infos sur {species}",
"matchPercentage": "Correspondance {match} %",
"overviewIntro": "L'IA de <a href='https://plantnet.org/' target='_blank'>PlantNet.org</a> pense que les images représentes les espèces ci-dessous.",
"seeInfo": "Voir plus d'informations sur les espèces"
},
"privacy": {
"geodataTitle": "Votre géolocalisation",
"miscCookiesTitle": "Autres cookies",
"trackingTitle": "Données statistiques"
},
"professional": { "professional": {
"indexPage": { "indexPage": {
"button": "Découvrez nos offres", "button": "Découvrez nos offres",
@ -375,5 +447,40 @@
"translations": { "translations": {
"isTranslator": "Mode traduction activé, votre pseudo correspond à celui dune personne de léquipe de traduction", "isTranslator": "Mode traduction activé, votre pseudo correspond à celui dune personne de léquipe de traduction",
"missing": "{count} segments non traduits" "missing": "{count} segments non traduits"
},
"validation": {
"email": {
"noAt": "Une adresse email doit contenir un @"
},
"float": {
"description": "un nombre",
"feedback": "Ceci n'est pas un nombre"
},
"int": {
"description": "un nombre entier"
},
"nat": {
"mustBePositive": "Ce nombre doit être positif",
"mustBeWhole": "Seuls les nombres entiers sont autorisés",
"notANumber": "Entrez un nombre"
},
"opening_hours": {
"description": "Horaires d'ouverture"
},
"pfloat": {
"description": "un nombre positif"
},
"phone": {
"description": "un numéro de téléphone",
"feedback": "Ceci n'est pas un numéro de téléphone valide"
},
"pnat": {
"description": "un nombre entier, positif",
"noZero": "Zéro n'est pas autorisé"
},
"url": {
"description": "lien vers un site web",
"feedback": "Ceci n'est pas une adresse web valide"
}
} }
} }

View file

@ -3274,11 +3274,19 @@
} }
}, },
"dentist": { "dentist": {
"description": "Diese Ebene zeigt Zahnarztpraxen",
"name": "Zahnarzt",
"presets": { "presets": {
"0": { "0": {
"title": "eine Zahnarztpraxis" "title": "eine Zahnarztpraxis"
} }
}, },
"tagRenderings": {
"name": {
"question": "Wie lautet der Name dieses Zahnarztes?",
"render": "Dieser Zahnarzt heißt {name}"
}
},
"title": { "title": {
"render": "Arztpraxis {name}" "render": "Arztpraxis {name}"
} }
@ -3288,6 +3296,7 @@
"name": "Aufnahmewinkel der Kamera anzeigen" "name": "Aufnahmewinkel der Kamera anzeigen"
}, },
"doctors": { "doctors": {
"description": "Diese Ebene zeigt Arztpraxen, Zahnärzte und andere Gesundheitseinrichtungen",
"name": "Ärzte", "name": "Ärzte",
"presets": { "presets": {
"0": { "0": {
@ -3726,6 +3735,13 @@
"question": "Keine Informationen über taktiles Pflaster" "question": "Keine Informationen über taktiles Pflaster"
} }
} }
},
"6": {
"options": {
"0": {
"question": "Hat Bio-Produkte"
}
}
} }
} }
}, },
@ -4119,6 +4135,20 @@
}, },
"question": "Wird in dieser Pommesbude pflanzliches oder tierisches Fett zum Frittieren verwendet?" "question": "Wird in dieser Pommesbude pflanzliches oder tierisches Fett zum Frittieren verwendet?"
}, },
"friture-organic": {
"mappings": {
"0": {
"then": "Biologische Snacks sind erhältlich"
},
"1": {
"then": "Es sind keine biologischen Snacks erhältlich"
},
"2": {
"then": "Nur biologische Snacks sind erhältlich"
}
},
"question": "Bietet diese Pommesbude biologische Snacks an?"
},
"friture-take-your-container": { "friture-take-your-container": {
"mappings": { "mappings": {
"0": { "0": {
@ -4177,6 +4207,20 @@
} }
}, },
"question": "Werden hier halal Gerichte angeboten?" "question": "Werden hier halal Gerichte angeboten?"
},
"organic (no friture)": {
"mappings": {
"0": {
"then": "Es sind keine biologischen Produkte verfügbar"
},
"1": {
"then": "Es gibt ein biologisches Menü"
},
"2": {
"then": "Nur biologische Produkte sind erhältlich"
}
},
"question": "Bietet dieses Restaurant biologische Speisen an?"
} }
}, },
"title": { "title": {
@ -5540,7 +5584,7 @@
} }
} }
}, },
"name": "Apotheke", "name": "Apotheken",
"presets": { "presets": {
"0": { "0": {
"title": "eine Apotheke" "title": "eine Apotheke"
@ -5579,10 +5623,21 @@
} }
}, },
"physiotherapist": { "physiotherapist": {
"description": "Diese Ebene zeigt Physiotherapeuten",
"name": "Physiotherapeut",
"presets": { "presets": {
"0": { "0": {
"title": "Praxis eines Physiotherapeuten" "title": "Praxis eines Physiotherapeuten"
} }
},
"tagRenderings": {
"name": {
"question": "Wie heißt die Praxis des Physiotherapeuten?",
"render": "Die Praxis des Physiotherapeuten heißt {name}"
}
},
"title": {
"render": "Physiotherapeut {name}"
} }
}, },
"picnic_table": { "picnic_table": {
@ -6460,6 +6515,20 @@
"render": "Das ist ein {shop}" "render": "Das ist ein {shop}"
} }
}, },
"organic": {
"mappings": {
"0": {
"then": "Dieses Geschäft bietet Bio-Produkte an"
},
"1": {
"then": "Dieses Geschäft bietet ausschließlich Bio-Produkte an"
},
"2": {
"then": "Dieses Geschäft bietet keine Bioprodukte an"
}
},
"question": "Bietet dieses Geschäft Bioprodukte an?"
},
"shops-name": { "shops-name": {
"question": "Wie ist der Name dieses Geschäfts?", "question": "Wie ist der Name dieses Geschäfts?",
"render": "Der Name des Geschäfts lautet <i>{name}</i>" "render": "Der Name des Geschäfts lautet <i>{name}</i>"

View file

@ -4548,7 +4548,7 @@
}, },
"indoors": { "indoors": {
"description": "Basic indoor mapping: shows room outlines", "description": "Basic indoor mapping: shows room outlines",
"name": "indoors", "name": "Indoors",
"tagRenderings": { "tagRenderings": {
"name": { "name": {
"freeform": { "freeform": {
@ -5584,7 +5584,7 @@
} }
} }
}, },
"name": "pharmacy", "name": "Pharmacies",
"presets": { "presets": {
"0": { "0": {
"title": "a pharmacy" "title": "a pharmacy"

View file

@ -1925,7 +1925,7 @@
} }
}, },
"question": "Welk vermogen levert een enkele stekker van type <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>?", "question": "Welk vermogen levert een enkele stekker van type <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>?",
"render": "<div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> levert een vermogen van maximaal {socket:tesla_supercharger_ccs:output}" "render": "<div style='display: inline-block'><div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> levert een vermogen van maximaal {socket:tesla_supercharger_ccs:output}"
}, },
"power-output-11": { "power-output-11": {
"mappings": { "mappings": {
@ -2429,7 +2429,7 @@
"Type": { "Type": {
"mappings": { "mappings": {
"0": { "0": {
"then": "Een klimboulder- eenn enkele rots of klif met één of enkele klimroutes die veilig zonder touw kunnen worden beklommen" "then": "Een klimboulder - een enkele rots of klif met één of enkele klimroutes die veilig zonder touw kunnen worden beklommen"
} }
} }
}, },
@ -3665,6 +3665,13 @@
"question": "Geen informatie over voelbare bestrating" "question": "Geen informatie over voelbare bestrating"
} }
} }
},
"6": {
"options": {
"0": {
"question": "Heeft biologische opties"
}
}
} }
} }
}, },
@ -3986,6 +3993,20 @@
} }
}, },
"question": "Heeft dit restaurant halal opties?" "question": "Heeft dit restaurant halal opties?"
},
"organic (no friture)": {
"mappings": {
"0": {
"then": "Er zijn geen biologische opties beschikbaar"
},
"1": {
"then": "Er is een biologisch menu"
},
"2": {
"then": "Er zijn alleen biologische opties beschikbaar"
}
},
"question": "Biedt dit restaurant biologisch eten?"
} }
}, },
"title": { "title": {
@ -5325,7 +5346,7 @@
} }
} }
}, },
"name": "apotheek", "name": "Apotheken",
"presets": { "presets": {
"0": { "0": {
"title": "een apotheek" "title": "een apotheek"
@ -6160,6 +6181,20 @@
"render": "Dit is een {shop}" "render": "Dit is een {shop}"
} }
}, },
"organic": {
"mappings": {
"0": {
"then": "Deze winkel biedt biologische producten aan"
},
"1": {
"then": "Deze winkel biedt uitluitend biologische producten aan"
},
"2": {
"then": "Deze winkel heeft geen biologische producten"
}
},
"question": "Biedt deze winkel biologische producten aan?"
},
"shops-name": { "shops-name": {
"question": "Wat is de naam van deze winkel?", "question": "Wat is de naam van deze winkel?",
"render": "Deze zaak heet <i>{name}</i>" "render": "Deze zaak heet <i>{name}</i>"
@ -7195,6 +7230,43 @@
} }
}, },
"question": "Heeft deze halte een vuilnisbak?" "question": "Heeft deze halte een vuilnisbak?"
},
"lit": {
"mappings": {
"0": {
"then": "Deze halte is niet verlicht"
},
"1": {
"then": "Deze halte is niet verlicht"
}
},
"question": "Is deze halte verlicht?"
},
"shelter": {
"mappings": {
"0": {
"then": "Deze halte heeft een schuilplaats"
},
"1": {
"then": "Deze halte heeft geen schuilplaats"
},
"2": {
"then": "Deze halte heeft een schuilplaats, die apart op de kaart staat"
}
},
"question": "Heeft deze halte een schuilplaats?"
},
"stop_name": {
"freeform": {
"placeholder": "Naam van de halte"
},
"mappings": {
"0": {
"then": "Deze halte heeft geen naam"
}
},
"question": "Wat is de naam van deze halte?",
"render": "Deze halte heet <b>{name}</b>"
} }
}, },
"title": { "title": {
@ -7393,7 +7465,7 @@
} }
}, },
"walls_and_buildings": { "walls_and_buildings": {
"description": "Speciale laag met alle muren en gebouwen. Deze laag is nuttig om objecten toe te voegen die met een muur verbonden zijn (zoals AEDs, brievenbussen, adressen, bewakingscamera's,…). Deze laag is standaard onzichtbaar en kan niet aangezet worden door de gebruiker.", "description": "Speciale ingebouwde laag voor alle muren en gebouwen. Deze laag is nuttig in voorkeuzen voor objecten die tegen muren geplaatst kunnen worden (bv. AEDs, brievenbussen, ingangen, adressen, beveiligingscamera's,…). Deze laag is standaard onzichtbaar en niet in te schakelen door de gebruiker.",
"tagRenderings": { "tagRenderings": {
"entrance_info": { "entrance_info": {
"render": { "render": {
@ -7405,6 +7477,18 @@
}, },
"title": { "title": {
"render": "Muur of gebouw" "render": "Muur of gebouw"
},
"units": {
"0": {
"applicableUnits": {
"0": {
"human": "meter"
},
"1": {
"human": "centimeter"
}
}
}
} }
}, },
"waste_basket": { "waste_basket": {

View file

@ -82,7 +82,7 @@
}, },
"general": { "general": {
"about": "Bewerk en voeg data toe aan OpenStreetMap over een specifiek onderwerp op een gemakkelijke manier", "about": "Bewerk en voeg data toe aan OpenStreetMap over een specifiek onderwerp op een gemakkelijke manier",
"aboutMapcomplete": "<h3>Over MapComplete</h3><p>Met MapComplete kun je OpenStreetMap verrijken met informatie over een bepaald thema. Beantwoord enkele vragen, en binnen een paar minuten is jouw bijdrage wereldwijd beschikbaar! De <b>maker van het thema</b> bepaalt de elementen, vragen en taalversies voor het thema.</p><h3>Ontdek meer</h3><p>MapComplete <b>biedt altijd de volgende stap</b> naar meer OpenStreetMap:</p><ul><li>Indien ingebed in een website linkt het iframe naar de volledige MapComplete</li><li>De volledige versie heeft uitleg over OpenStreetMap</li><li>Bekijken kan altijd, maar wijzigen vereist een OSM-account</li><li>Als je niet aangemeld bent, wordt je gevraagd dit te doen</li><li>Als je minstens één vraag hebt beantwoord, kan je ook elementen toevoegen</li><li>Heb je genoeg changesets, dan verschijnen de OSM-tags, nog later links naar de wiki</li></ul><p></p><p>Merk je <b>een bug</b> of wil je een <b>extra feature</b>? Wil je <b>helpen vertalen</b>? Bezoek dan de <a href=\"https://github.com/pietervdvn/MapComplete\" target=\"_blank\">broncode</a> en <a href=\"https://github.com/pietervdvn/MapComplete/issues\" target=\"_blank\">issue tracker</a>. </p><p></p>Wil je <b>je vorderingen</b> zien? Volg de edits <a href=\"{osmcha_link}\" target=\"_blank\">op OsmCha</a>.<p></p>", "aboutMapcomplete": "<h3>Over MapComplete</h3><p>Met MapComplete kun je OpenStreetMap verrijken met informatie over een bepaald thema. Beantwoord enkele vragen, en binnen een paar minuten is jouw bijdrage wereldwijd beschikbaar! In de meeste thema's kan je foto's toevoegen of zelfs een review achterlaten. De <b>maker van het thema</b> bepaalt de elementen, vragen en taalversies voor het thema.</p><h3>Ontdek meer</h3><p>MapComplete <b>biedt altijd de volgende stap</b> naar meer OpenStreetMap:</p><ul><li>Indien ingebed in een website linkt het iframe naar de volledige MapComplete</li><li>De volledige versie heeft uitleg over OpenStreetMap</li><li>Bekijken kan altijd, maar wijzigen vereist een OSM-account</li><li>Als je niet aangemeld bent, wordt je gevraagd dit te doen</li><li>Als je minstens één vraag hebt beantwoord, kan je ook elementen toevoegen</li><li>Heb je genoeg changesets, dan verschijnen de OSM-tags, nog later links naar de wiki</li></ul><p></p><p>Merk je <b>een bug</b> of wil je een <b>extra feature</b>? Wil je <b>helpen vertalen</b>? Bezoek dan de <a href=\"https://github.com/pietervdvn/MapComplete\" target=\"_blank\">broncode</a> en <a href=\"https://github.com/pietervdvn/MapComplete/issues\" target=\"_blank\">issue tracker</a>. </p><p></p>Wil je <b>je vorderingen</b> zien? Volg de edits <a href=\"{osmcha_link}\" target=\"_blank\">op OsmCha</a>.<p></p>",
"add": { "add": {
"addNew": "Voeg {category} toe", "addNew": "Voeg {category} toe",
"addNewMapLabel": "Klik hier om een item toe te voegen", "addNewMapLabel": "Klik hier om een item toe te voegen",
@ -182,6 +182,10 @@
"title": "Selecteer lagen", "title": "Selecteer lagen",
"zoomInToSeeThisLayer": "Vergroot de kaart om deze laag te zien" "zoomInToSeeThisLayer": "Vergroot de kaart om deze laag te zien"
}, },
"levelSelection": {
"addNewOnLevel": "Is het nieuwe punt op verdieping {level}?",
"confirmLevel": "Ja, voeg {preset} toe op verdieping {level}"
},
"loading": "Aan het laden…", "loading": "Aan het laden…",
"loadingTheme": "{theme} wordt geladen…", "loadingTheme": "{theme} wordt geladen…",
"loginFailed": "Het inloggen op OpenStreetMap is gefaald", "loginFailed": "Het inloggen op OpenStreetMap is gefaald",
@ -277,6 +281,17 @@
"skip": "Sla deze vraag over", "skip": "Sla deze vraag over",
"skippedQuestions": "Enkele vragen werden overgeslaan", "skippedQuestions": "Enkele vragen werden overgeslaan",
"testing": "Testmode - wijzigingen worden niet opgeslaan", "testing": "Testmode - wijzigingen worden niet opgeslaan",
"uploadGpx": {
"confirm": "Bevestig upload",
"modes": {
"private": {
"name": "Anoniem"
},
"public": {
"name": "Publiek"
}
}
},
"weekdays": { "weekdays": {
"abbreviations": { "abbreviations": {
"friday": "Vrij", "friday": "Vrij",
@ -720,6 +735,13 @@
"typeText": "Typ eerst een commentaar om deze toe te voegen", "typeText": "Typ eerst een commentaar om deze toe te voegen",
"warnAnonymous": "Je bent niet aangemeld. We gaan je niet kunnen contacteren om deze kaartnota te verwerken." "warnAnonymous": "Je bent niet aangemeld. We gaan je niet kunnen contacteren om deze kaartnota te verwerken."
}, },
"plantDetection": {
"howTo": {
"intro": "Voor optimale resultaten,",
"li0": "neem een foto waar de boom in het midden staat zonder te veel achtergrond",
"li1": "neem een foto met een enkel blad"
}
},
"privacy": { "privacy": {
"editing": "Wanneer je een wijziging maakt, wordt deze wijziging opgeslaan op OpenStreetMap. Dit is zichtbaar voor iedereen. Een wijzigingenset gemaakt met MapComplete bevat de volgende data:\n<ul><li>De aanpassingen aan de data</li><li>Je gebruikersnaam</li><li>Wanneer deze wijziging werd gemaakt</li><li>Het thema dat je gebruikt om de wijziging te maken</li><li>De taal van de gebruikersinterface</li><li>Een indicatie hoe ver jij je van de gewijzigde objecten bevindt. Andere bijdragers kunnen deze informatie gebruiken om af te leiden of de wijziging gemaakt door lokaal te gaan kijken of door onderzoek vanop afstand</li></ul> Bekijk ook <a href=\"https://wiki.osmfoundation.org/wiki/Privacy_Policy\" target=\"_blank\">de privacy-policy op OpenStreetMap.org</a> voor gedetailleerde info. We herinneren je eraan dat je een pseudoniem of fictieve naam kan gebruiken wanneer je je registreert.", "editing": "Wanneer je een wijziging maakt, wordt deze wijziging opgeslaan op OpenStreetMap. Dit is zichtbaar voor iedereen. Een wijzigingenset gemaakt met MapComplete bevat de volgende data:\n<ul><li>De aanpassingen aan de data</li><li>Je gebruikersnaam</li><li>Wanneer deze wijziging werd gemaakt</li><li>Het thema dat je gebruikt om de wijziging te maken</li><li>De taal van de gebruikersinterface</li><li>Een indicatie hoe ver jij je van de gewijzigde objecten bevindt. Andere bijdragers kunnen deze informatie gebruiken om af te leiden of de wijziging gemaakt door lokaal te gaan kijken of door onderzoek vanop afstand</li></ul> Bekijk ook <a href=\"https://wiki.osmfoundation.org/wiki/Privacy_Policy\" target=\"_blank\">de privacy-policy op OpenStreetMap.org</a> voor gedetailleerde info. We herinneren je eraan dat je een pseudoniem of fictieve naam kan gebruiken wanneer je je registreert.",
"editingTitle": "Wanneer je wijzigingen maakt", "editingTitle": "Wanneer je wijzigingen maakt",

View file

@ -115,6 +115,18 @@
} }
} }
}, },
"opening_hours_by_appointment": {
"override": {
"mappings": {
"0": {
"then": "Nur nach Vereinbarung"
},
"1": {
"then": "Nur nach Vereinbarung"
}
}
}
},
"payment-options": { "payment-options": {
"mappings": { "mappings": {
"0": { "0": {

View file

@ -741,6 +741,101 @@
"description": "Eine Karte mit Bordsteinen und Überwegen.", "description": "Eine Karte mit Bordsteinen und Überwegen.",
"title": "Bordsteine und Überwege" "title": "Bordsteine und Überwege"
}, },
"mapcomplete-changes": {
"description": "Diese Karte zeigt alle mit MapComplete vorgenommenen Änderungen",
"layers": {
"0": {
"description": "Zeigt alle MapComplete-Änderungen",
"filter": {
"0": {
"options": {
"0": {
"question": "Themename enthält {search}"
}
}
},
"1": {
"options": {
"0": {
"question": "Erstellt vom Mitwirkenden {search}"
}
}
},
"2": {
"options": {
"0": {
"question": "<b>Nicht</b> von Mitwirkendem {search}"
}
}
},
"3": {
"options": {
"0": {
"question": "Erstellt vor {search}"
}
}
},
"4": {
"options": {
"0": {
"question": "Erstellt nach {search}"
}
}
},
"5": {
"options": {
"0": {
"question": "Benutzersprache (ISO-Code) {search}"
}
}
},
"6": {
"options": {
"0": {
"question": "Erstellt mit host {search}"
}
}
}
},
"name": "Zentrum der Änderungssätze",
"tagRenderings": {
"contributor": {
"question": "Welcher Mitwirkende hat diese Änderung vorgenommen?",
"render": "Änderung vorgenommen von <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
},
"host": {
"question": "Über welchen Host (Webseite) wurde diese Änderung vorgenommen?",
"render": "Geändert über <a href='{host}'>{host}</a>"
},
"locale": {
"question": "In welchem Gebietsschema (Sprache) wurde diese Änderung vorgenommen?",
"render": "Benutzergebietsschema ist {locale}"
},
"show_changeset_id": {
"render": "Änderungssatz <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
},
"theme-id": {
"question": "Welches Thema wurde für diese Änderung verwendet?",
"render": "Geändert mit Thema <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
}
},
"title": {
"render": "Änderungssatz für {theme}"
}
},
"1": {
"override": {
"tagRenderings": {
"link_to_more": {
"render": "Weitere Statistiken <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>hier</a>"
}
}
}
}
},
"shortDescription": "Zeigt Änderungen, die von MapComplete vorgenommen wurden",
"title": "Mit MapComplete vorgenommene Änderungen"
},
"maproulette": { "maproulette": {
"description": "Thema mit MapRoulette-Aufgaben, die Sie suchen, filtern und beheben können.", "description": "Thema mit MapRoulette-Aufgaben, die Sie suchen, filtern und beheben können.",
"title": "MapRoulette-Aufgaben" "title": "MapRoulette-Aufgaben"

View file

@ -742,7 +742,7 @@
"title": "Kerbs and crossings" "title": "Kerbs and crossings"
}, },
"mapcomplete-changes": { "mapcomplete-changes": {
"description": "This maps shows all the changes made with MapComplete", "description": "This map shows all the changes made with MapComplete",
"layers": { "layers": {
"0": { "0": {
"description": "Shows all MapComplete changes", "description": "Shows all MapComplete changes",
@ -805,7 +805,7 @@
}, },
"host": { "host": {
"question": "What host (website) was this change made with?", "question": "What host (website) was this change made with?",
"render": "Change with with <a href='{host}'>{host}</a>" "render": "Change with <a href='{host}'>{host}</a>"
}, },
"locale": { "locale": {
"question": "What locale (language) was this change made in?", "question": "What locale (language) was this change made in?",

View file

@ -9,6 +9,51 @@
}, },
"bag": { "bag": {
"description": "Dit thema helpt het importeren van BAG data", "description": "Dit thema helpt het importeren van BAG data",
"layers": {
"0": {
"tagRenderings": {
"Reference": {
"mappings": {
"0": {
"then": "Dit gebouw heeft geen referentie in de BAG"
}
},
"render": "De referentie in BAG is <b>{ref:bag}</b>"
}
}
},
"2": {
"description": "Gebouw uit de BAG",
"tagRenderings": {
"Build year": {
"mappings": {
"0": {
"then": "De bouw van dit gebouw is gestart in <b>{_bag_obj:start_date}</b>"
}
},
"render": "Dit gebouw is gebouwd in <b>{_bag_obj:start_date}</b>"
},
"Building type": {
"mappings": {
"0": {
"then": "Het gebouwtype wordt <b>{_bag_obj:construction}</b>"
}
},
"render": "Het gebouwtype is <b>{_bag_obj:building}</b>"
},
"Import button": {
"mappings": {
"0": {
"then": "Correcte waarden nog niet berekend. Herlaad deze pagina"
}
}
},
"Reference": {
"render": "De referentie in BAG is <b>{_bag_obj:ref:bag}</b>"
}
}
}
},
"shortDescription": "BAG import helper tool", "shortDescription": "BAG import helper tool",
"title": "BAG import helper" "title": "BAG import helper"
}, },
@ -419,18 +464,47 @@
"0": { "0": {
"then": "Deze straat is een fietsstraat (en dus zone 30)" "then": "Deze straat is een fietsstraat (en dus zone 30)"
}, },
"1": {
"then": "Deze straat is een fietsstraat"
},
"2": {
"then": "Deze straat is een fietsstraat (snelheid van 30 km/h en voertuigen niet toegestaan) (bord wordt later gevraagd)"
},
"3": { "3": {
"then": "Deze straat is een fietsstraat" "then": "Deze straat is een fietsstraat"
}, },
"4": { "4": {
"then": "Deze straat wordt binnenkort een fietsstraat" "then": "Deze straat wordt binnenkort een fietsstraat"
}, },
"5": {
"then": "Deze straat wordt binnenkort een fietsstraat"
},
"6": { "6": {
"then": "Deze straat is geen fietsstraat" "then": "Deze straat is geen fietsstraat"
} }
}, },
"question": "Is de straat <b>{name}</b> een fietsstraat?" "question": "Is de straat <b>{name}</b> een fietsstraat?"
}, },
"1": {
"mappings": {
"0": {
"then": "Aanwonenden toegestaan"
},
"1": {
"then": "Motorvoertuigen toegestaan"
},
"2": {
"then": "Motoren toegestaan"
},
"3": {
"then": "Auto's toegestaan"
},
"4": {
"then": "Er zijn geen onderborden bij deze fietsstraat."
}
},
"question": "Welk bord heeft deze fietsstraat?"
},
"2": { "2": {
"question": "Wanneer wordt deze straat een fietsstraat?", "question": "Wanneer wordt deze straat een fietsstraat?",
"render": "Deze straat wordt fietsstraat op {cyclestreet:start_date}" "render": "Deze straat wordt fietsstraat op {cyclestreet:start_date}"
@ -794,12 +868,105 @@
"title": "Hotels" "title": "Hotels"
}, },
"indoors": { "indoors": {
"description": "Op deze kaart worden publiek toegankelijke binnenruimtes getoond",
"title": "Binnenruimtes" "title": "Binnenruimtes"
}, },
"kerbs_and_crossings": { "kerbs_and_crossings": {
"description": "Een kaart met stoepranden en oversteekplaatsen.", "description": "Een kaart met stoepranden en oversteekplaatsen.",
"title": "Stoepranden en oversteekplaatsen" "title": "Stoepranden en oversteekplaatsen"
}, },
"mapcomplete-changes": {
"description": "Deze kaart toont alle wijzigingen gemaakt met MapComplete",
"layers": {
"0": {
"description": "Toon alle MapComplete wijzigingen",
"filter": {
"0": {
"options": {
"0": {
"question": "Themanaam bevat {search}"
}
}
},
"1": {
"options": {
"0": {
"question": "Gemaakt door {search}"
}
}
},
"2": {
"options": {
"0": {
"question": "<b>Niet</b> gemaakt door {search}"
}
}
},
"3": {
"options": {
"0": {
"question": "Gemaakt voor {search}"
}
}
},
"4": {
"options": {
"0": {
"question": "Gemaakt na {search}"
}
}
},
"5": {
"options": {
"0": {
"question": "Gebruikerstaal (iso-code) {search}"
}
}
},
"6": {
"options": {
"0": {
"question": "Gemaakt met host {search}"
}
}
}
},
"tagRenderings": {
"contributor": {
"render": "Wijziging gemaakt door <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
},
"host": {
"render": "Wijziging met <a href='{host}'>{host}</a>"
},
"show_changeset_id": {
"render": "Wijzigingenset <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
},
"theme-id": {
"question": "Welk thema is gebruikt voor deze wijziging?",
"render": "Wijziging met thema <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
}
},
"title": {
"render": "Changeset voor {theme}"
}
},
"1": {
"override": {
"tagRenderings": {
"link_to_more": {
"render": "Meer statistieken zijn <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>hier</a> te vinden"
}
}
}
}
},
"shortDescription": "Toont wijzigingen gemaakt met MapComplete",
"title": "Wijzigingen gemaakt met MapComplete"
},
"maproulette": {
"description": "Thema met MapRoulette taken, waar je ze kunt zoeken, filteren en ze oplossen.",
"title": "MapRoulette taken"
},
"maps": { "maps": {
"description": "Op deze kaart kan je alle kaarten zien die OpenStreetMap kent.<br/><br/>Ontbreekt er een kaart, dan kan je die kaart hier ook gemakelijk aan deze kaart toevoegen.", "description": "Op deze kaart kan je alle kaarten zien die OpenStreetMap kent.<br/><br/>Ontbreekt er een kaart, dan kan je die kaart hier ook gemakelijk aan deze kaart toevoegen.",
"shortDescription": "Dit thema toont alle (toeristische) kaarten die OpenStreetMap kent", "shortDescription": "Dit thema toont alle (toeristische) kaarten die OpenStreetMap kent",
@ -863,6 +1030,33 @@
} }
} }
} }
},
"18": {
"override": {
"=title": {
"render": "Statistieken"
}
}
},
"19": {
"override": {
"+tagRenderings": {
"0": {
"render": {
"special": {
"text": "Importeren"
}
}
},
"1": {
"render": {
"special": {
"message": "Voeg alle gesuggereerde tags toe"
}
}
}
}
}
} }
}, },
"title": "OnWheels" "title": "OnWheels"
@ -964,6 +1158,28 @@
"description": "Laag die voetpaden naast wegen toont", "description": "Laag die voetpaden naast wegen toont",
"name": "Voetpaden", "name": "Voetpaden",
"tagRenderings": { "tagRenderings": {
"left-right-questions": {
"renderings": {
"1": {
"mappings": {
"0": {
"then": "Ja, er is een stoep aan deze kant van de weg"
},
"1": {
"then": "Nee, er is geen stoep om op te lopen"
},
"2": {
"then": "Er is een apart ingetekende stoep om op te lopen"
}
},
"question": "Is er een stoep aan deze kant van de weg?"
},
"2": {
"question": "Hoe breed is de stoep aan deze kant van de weg?",
"render": "Deze stoep is {sidewalk:left|right:width}m breed"
}
}
},
"streetname": { "streetname": {
"render": "Deze straat heet {name}" "render": "Deze straat heet {name}"
} }
@ -1108,11 +1324,19 @@
"description": "Een kaart met openbare toiletten", "description": "Een kaart met openbare toiletten",
"title": "Open Toilettenkaart" "title": "Open Toilettenkaart"
}, },
"transit": {
"description": "Plan je trip met behulp van het openbaar vervoer.",
"title": "Busroutes"
},
"trees": { "trees": {
"description": "Breng bomen in kaart!", "description": "Breng bomen in kaart!",
"shortDescription": "Breng bomen in kaart", "shortDescription": "Breng bomen in kaart",
"title": "Bomen" "title": "Bomen"
}, },
"walls_and_buildings": {
"description": "Speciale ingebouwde laag voor alle muren en gebouwen. Deze laag is nuttig in voorkeuzen voor objecten die tegen muren geplaatst kunnen worden (bv. AEDs, brievenbussen, ingangen, adressen, beveiligingscamera's,…). Deze laag is standaard onzichtbaar en niet in te schakelen door de gebruiker.",
"title": "Muren en gebouwen"
},
"waste": { "waste": {
"description": "Kaart met afvalbakken en recyclingfaciliteiten.", "description": "Kaart met afvalbakken en recyclingfaciliteiten.",
"title": "Afval" "title": "Afval"

View file

@ -130,9 +130,14 @@ AllKnownLayouts.GenOverviewsForSingleLayer((layer, element, inlineSource) => {
WriteFile("./Docs/Layers/" + layer.id + ".md", element, [source], { noTableOfContents: true }) WriteFile("./Docs/Layers/" + layer.id + ".md", element, [source], { noTableOfContents: true })
}) })
Array.from(AllKnownLayouts.allKnownLayouts.values()).map(theme => { Array.from(AllKnownLayouts.allKnownLayouts.values()).map((theme) => {
const docs = AllKnownLayouts.GenerateDocumentationForTheme(theme) const docs = AllKnownLayouts.GenerateDocumentationForTheme(theme)
WriteFile("./Docs/Themes/" + theme.id + ".md", docs, [`assets/themes/${theme.id}/${theme.id}.json`], { noTableOfContents: true }) WriteFile(
"./Docs/Themes/" + theme.id + ".md",
docs,
[`assets/themes/${theme.id}/${theme.id}.json`],
{ noTableOfContents: true }
)
}) })
WriteFile("./Docs/SpecialRenderings.md", SpecialVisualizations.HelpMessage(), [ WriteFile("./Docs/SpecialRenderings.md", SpecialVisualizations.HelpMessage(), [
"UI/SpecialVisualizations.ts", "UI/SpecialVisualizations.ts",