Add descriptions to builtin layers

This commit is contained in:
pietervdvn 2021-12-05 05:16:24 +01:00
parent 6ee546010c
commit f949a52d92
25 changed files with 175 additions and 23 deletions

View file

@ -0,0 +1,10 @@
[
{
"path": "housenumber_blank.svg",
"license": "CC0",
"authors": [
"Pieter Vander Vennet"
],
"sources": []
}
]

View file

@ -643,5 +643,9 @@
"centroid"
]
}
]
],
"description": {
"nl": "Deze laag toont zitbanken en enkele vragen over deze zitbanken",
"en": "A bench is a wooden, metal, stone, ... surface where a human can sit. This layers visualises them and asks a few questions about them."
}
}

View file

@ -175,5 +175,8 @@
"render": "8"
}
}
]
],
"description": {
"en": "A layer showing all public-transport-stops which do have a bench"
}
}

View file

@ -284,5 +284,8 @@
{
"color": "#6bc4f7"
}
]
],
"description": {
"en": "A layer showing vending machines for bicycle tubes (either purpose-built bicycle tube vending machines or classical vending machines with bicycle tubes and optionally additional bicycle related objects such as lights, gloves, locks, ...)"
}
}

View file

@ -374,5 +374,8 @@
"render": "2"
}
}
]
],
"description": {
"en": "A bike café is a café geared towards cyclists, for example with services such as a pump, with lots of bicycle-related decoration, ..."
}
}

View file

@ -195,5 +195,8 @@
"centroid"
]
}
]
],
"description": {
"en": "A layer showing facilities where one can clean their bike"
}
}

View file

@ -563,5 +563,8 @@
"color": "#00f",
"width": "1"
}
]
],
"description": {
"en": "A layer showing where you can park your bike"
}
}

View file

@ -769,5 +769,8 @@
"render": "1"
}
}
]
],
"description": {
"en": "A layer showing bicycle pumps and bicycle repair tool stands"
}
}

View file

@ -78,5 +78,8 @@
"render": "2"
}
}
]
],
"description": {
"en": "A layer with bike-themed objects but who don't match any other layer"
}
}

View file

@ -214,5 +214,8 @@
"centroid"
]
}
]
],
"description": {
"en": "A layer showing cafés and pubs where one can gather around a drink. The layer asks for some relevant questions"
}
}

View file

@ -0,0 +1,63 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
version="1.1"
viewBox="0 0 171.5778 87.883003"
id="svg12"
sodipodi:docname="housenumber_blank.svg"
inkscape:version="1.1.1 (1:1.1+202109281949+c3084ef5ed)"
width="171.5778"
height="87.883003"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<metadata
id="metadata18">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<defs
id="defs16" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="999"
id="namedview14"
showgrid="false"
inkscape:zoom="2.2561926"
inkscape:cx="-16.620921"
inkscape:cy="-20.166718"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg12"
inkscape:pagecheckerboard="0" />
<path
d="m 14.044,0 h 143.48981 c 7.7801,0 14.044,6.2634 14.044,14.044 v 59.795 c 0,7.7801 -6.2634,14.044 -14.044,14.044 H 14.044 C 6.2639,87.883 0,81.6196 0,73.839 V 14.044 C 0,6.2639 6.2634,0 14.044,0 Z"
style="fill:#ff5aad;paint-order:normal;fill-opacity:1"
id="path6"
inkscape:connector-curvature="0"
sodipodi:nodetypes="sssssssss" />
<path
d="m 8.747,22.773 v 42.233 c 7.0389,0 14.078,7.0389 14.078,14.078 h 125.81781 c 0,-7.0389 7.0389,-14.078 14.078,-14.078 V 22.773 c -7.0389,0 -14.078,-7.0389 -14.078,-14.078 H 22.825 c 0,7.0389 -7.0389,14.078 -14.078,14.078 z"
id="path8"
inkscape:connector-curvature="0"
style="fill:none;stroke:#ffffff;stroke-width:5.0152"
sodipodi:nodetypes="ccccccccc" />
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1,10 @@
[
{
"path": "housenumber_blank.svg",
"license": "CC0",
"authors": [
"Pieter Vander Vennet"
],
"sources": []
}
]

View file

@ -1330,5 +1330,8 @@
]
}
}
]
],
"description": {
"en": "All infrastructure that someone can cycle over, accompanied with questions about this infrastructure\""
}
}

View file

@ -579,5 +579,8 @@
{
"color": "#0000ff"
}
]
],
"description": {
"en": "A layer showing defibrillators which can be used in case of emergency. This contains public defibrillators, but also defibrillators which might need staff to fetch the actual device"
}
}

View file

@ -187,5 +187,9 @@
"centroid"
]
}
]
],
"description": {
"en": "A layer showing drinking water fountains",
"nl": "Deze laag toont drinkwaterpunten"
}
}

View file

@ -675,5 +675,8 @@
"centroid"
]
}
]
],
"description": {
"en": "A layer showing restaurants and fast-food amenities (with a special rendering for friteries)"
}
}

View file

@ -222,5 +222,8 @@
"centroid"
]
}
]
],
"description": {
"en": "A layer showing memorials for cyclists, killed in road accidents"
}
}

View file

@ -60,5 +60,8 @@
"color": "#0f0",
"width": "1"
}
]
],
"description": {
"en": "Searches for all accessible grass patches within public parks - these are 'groenzones'\""
}
}

View file

@ -77,5 +77,9 @@
"render": "#00f"
}
}
]
],
"description": {
"en": "A layer showing touristical, road side information boards (e.g. giving information about the landscape, a building, a feature, a map, ...)",
"nl":"Deze laag toont informatieborden in de publieke ruimte die uitleg geven over een bezienswaardigheid (bv. uitleg over het landschap, een ruine, een kaart van de omgeving, ...)"
}
}

View file

@ -274,5 +274,8 @@
]
}
}
]
],
"description": {
"en": "All carfree roads"
}
}

View file

@ -48,7 +48,7 @@
"tags": [
"highway=street_lamp"
],
"preciseInput": true
"preciseInput": {}
}
],
"tagRenderings": [
@ -366,9 +366,12 @@
}
}
],
"deletion": true,
"deletion": {},
"allowMove": {
"enableImproveAccuracy": true,
"enableRelocation": false
},
"description": {
"en": "A layer showing street lights"
}
}

View file

@ -536,5 +536,8 @@
"render": "8"
}
}
]
],
"description": {
"en": "This layer shows surveillance cameras and allows a contributor to update information and add new cameras"
}
}

View file

@ -573,5 +573,8 @@
"centroid"
]
}
]
],
"description": {
"en": "A layer showing (public) toilets"
}
}

View file

@ -619,5 +619,8 @@
"centroid"
]
}
]
],
"description": {
"en": "A layer showing trees"
}
}

View file

@ -44,5 +44,8 @@
"color": "#937f20",
"width": "1"
}
]
],
"description": {
"en": "A layer showing village-green (which are communal green areas, but not quite parks\""
}
}