forked from MapComplete/MapComplete
Regenerate docs
This commit is contained in:
parent
99edba4c73
commit
50ae3bf5ba
52 changed files with 243 additions and 19 deletions
Docs
BuiltinLayers.md
Layers
address.mdambulancestation.mdartwork.mdbarrier.mdbench.mdbench_at_pt.mdbicycle_library.mdbicycle_tube_vending_machine.mdbike_cafe.mdbike_cleaning.mdbike_parking.mdbike_repair_station.mdbike_shop.mdbike_themed_object.mdbinocular.mdbirdhide.mdcafe_pub.mdcharging_station.mdcrossings.mdcycleways_and_roads.mddefibrillator.mddirection.mddrinking_water.mdentrance.mdetymology.mdextinguisher.mdfire_station.mdfood.mdghost_bike.mdhydrant.mdinformation_board.mdmap.mdnature_reserve.mdnote_import.mdobservation_tower.mdparking.mdpedestrian_path.mdpicnic_table.mdplayground.mdpublic_bookcase.mdshops.mdsport_pitch.mdstreet_lamps.mdsurveillance_camera.mdtoilet.mdtrail.mdtree_node.mdwalls_and_buildings.mdwaste_basket.md
SpecialInputElements.mdSpecialRenderings.md
|
@ -36,6 +36,10 @@
|
|||
+ [comment](#comment)
|
||||
+ [report-contributor](#report-contributor)
|
||||
+ [report-note](#report-note)
|
||||
1. [import_candidate](#import_candidate)
|
||||
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
- [Supported attributes](#supported-attributes)
|
||||
+ [all_tags](#all_tags)
|
||||
1. [conflation](#conflation)
|
||||
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
- [Supported attributes](#supported-attributes)
|
||||
|
@ -72,6 +76,7 @@ MapComplete has a few data layers available in the theme which have special prop
|
|||
- [gps_track](#gps_track)
|
||||
- [type_node](#type_node)
|
||||
- [note](#note)
|
||||
- [import_candidate](#import_candidate)
|
||||
- [conflation](#conflation)
|
||||
- [left_right_style](#left_right_style)
|
||||
- [split_point](#split_point)
|
||||
|
@ -354,7 +359,7 @@ This layer shows notes on OpenStreetMap. Having this layer in your theme will tr
|
|||
|
||||
|
||||
|
||||
- <img src='../warning.svg' height='1rem'/> This layer is loaded from an external source, namely `https://api.openstreetmap.org/api/0.6/notes.json?closed=7&bbox={x_min},{y_min},{x_max},{y_max}`
|
||||
- <img src='../warning.svg' height='1rem'/> This layer is loaded from an external source, namely `https://api.openstreetmap.org/api/0.6/notes.json?limit=10000&closed=7&bbox={x_min},{y_min},{x_max},{y_max}`
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/note/note.json)
|
||||
|
@ -432,6 +437,58 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
|
||||
|
||||
import_candidate
|
||||
==================
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Layer used in the importHelper
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/import_candidate/import_candidate.json)
|
||||
|
||||
|
||||
|
||||
Basic tags for this layer
|
||||
---------------------------
|
||||
|
||||
|
||||
|
||||
Elements must have the all of following tags to be shown on this layer:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Supported attributes
|
||||
----------------------
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### all_tags
|
||||
|
||||
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
conflation
|
||||
============
|
||||
|
||||
|
@ -692,6 +749,7 @@ The following layers are included in MapComplete:
|
|||
- [grass_in_parks](./Layers/grass_in_parks.md)
|
||||
- [home_location](./Layers/home_location.md)
|
||||
- [hydrant](./Layers/hydrant.md)
|
||||
- [import_candidate](./Layers/import_candidate.md)
|
||||
- [information_board](./Layers/information_board.md)
|
||||
- [left_right_style](./Layers/left_right_style.md)
|
||||
- [map](./Layers/map.md)
|
||||
|
|
|
@ -41,7 +41,7 @@ Elements must have the all of following tags to be shown on this layer:
|
|||
|
||||
|
||||
|
||||
- addr:housenumber~^..*$|addr:street~^..*$|ref:inspireid~^..*$
|
||||
- addr:housenumber~^..*$|addr:street~^..*$
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -41,6 +41,7 @@ An ambulance station is an area for storage of ambulance vehicles, medical equip
|
|||
|
||||
|
||||
- [hailhydrant](https://mapcomplete.osm.be/hailhydrant)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/ambulancestation/ambulancestation.json)
|
||||
|
|
|
@ -40,6 +40,7 @@ Diverse pieces of artwork
|
|||
|
||||
|
||||
- [artwork](https://mapcomplete.osm.be/artwork)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/artwork/artwork.json)
|
||||
|
|
|
@ -44,6 +44,7 @@ Obstacles while cycling, such as bollards and cycle barriers
|
|||
|
||||
|
||||
- [cycle_infra](https://mapcomplete.osm.be/cycle_infra)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/barrier/barrier.json)
|
||||
|
|
|
@ -42,6 +42,7 @@ A bench is a wooden, metal, stone, ... surface where a human can sit. This layer
|
|||
|
||||
|
||||
- [benches](https://mapcomplete.osm.be/benches)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/bench/bench.json)
|
||||
|
|
|
@ -38,6 +38,7 @@ A layer showing all public-transport-stops which do have a bench
|
|||
|
||||
|
||||
- [benches](https://mapcomplete.osm.be/benches)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/bench_at_pt/bench_at_pt.json)
|
||||
|
|
|
@ -45,6 +45,7 @@ A facility where bicycles can be lent for longer period of times
|
|||
|
||||
- [bicyclelib](https://mapcomplete.osm.be/bicyclelib)
|
||||
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/bicycle_library/bicycle_library.json)
|
||||
|
|
|
@ -42,6 +42,7 @@ A layer showing vending machines for bicycle tubes (either purpose-built bicycle
|
|||
|
||||
|
||||
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/bicycle_tube_vending_machine/bicycle_tube_vending_machine.json)
|
||||
|
|
|
@ -44,6 +44,7 @@ A bike café is a café geared towards cyclists, for example with services such
|
|||
|
||||
|
||||
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/bike_cafe/bike_cafe.json)
|
||||
|
@ -60,7 +61,7 @@ Elements must have the all of following tags to be shown on this layer:
|
|||
|
||||
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dpub' target='_blank'>pub</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbar' target='_blank'>bar</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dcafe' target='_blank'>cafe</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Drestaurant' target='_blank'>restaurant</a>
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:pub' target='_blank'>pub</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:pub%3Dcycling' target='_blank'>cycling</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:pub' target='_blank'>pub</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:pub%3Dbicycle' target='_blank'>bicycle</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:theme' target='_blank'>theme</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:theme%3Dcycling' target='_blank'>cycling</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:theme' target='_blank'>theme</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:theme%3Dbicycle' target='_blank'>bicycle</a>|^service:bicycle:.*$~~^..*$
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:pub' target='_blank'>pub</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:pub%3Dcycling' target='_blank'>cycling</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:pub' target='_blank'>pub</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:pub%3Dbicycle' target='_blank'>bicycle</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:theme' target='_blank'>theme</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:theme%3Dcycling' target='_blank'>cycling</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:theme' target='_blank'>theme</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:theme%3Dbicycle' target='_blank'>bicycle</a>|service:bicycle:.*~^..*$
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -38,6 +38,7 @@ A layer showing facilities where one can clean their bike
|
|||
|
||||
|
||||
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/bike_cleaning/bike_cleaning.json)
|
||||
|
|
|
@ -43,6 +43,7 @@ A layer showing where you can park your bike
|
|||
|
||||
|
||||
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/bike_parking/bike_parking.json)
|
||||
|
|
|
@ -49,6 +49,7 @@ A layer showing bicycle pumps and bicycle repair tool stands
|
|||
|
||||
|
||||
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/bike_repair_station/bike_repair_station.json)
|
||||
|
|
|
@ -52,6 +52,7 @@ A shop specifically selling bicycles or related items
|
|||
|
||||
|
||||
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/bike_shop/bike_shop.json)
|
||||
|
|
|
@ -41,6 +41,7 @@ A layer with bike-themed objects but who don't match any other layer
|
|||
|
||||
|
||||
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/bike_themed_object/bike_themed_object.json)
|
||||
|
|
|
@ -38,6 +38,7 @@ Binoculas
|
|||
|
||||
|
||||
- [binoculars](https://mapcomplete.osm.be/binoculars)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/binocular/binocular.json)
|
||||
|
|
|
@ -39,6 +39,7 @@ Een vogelkijkhut
|
|||
|
||||
|
||||
- [nature](https://mapcomplete.osm.be/nature)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/birdhide/birdhide.json)
|
||||
|
|
|
@ -46,6 +46,7 @@ A layer showing cafés and pubs where one can gather around a drink. The layer a
|
|||
|
||||
|
||||
- [cafes_and_pubs](https://mapcomplete.osm.be/cafes_and_pubs)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/cafe_pub/cafe_pub.json)
|
||||
|
|
|
@ -122,6 +122,7 @@ A charging station
|
|||
|
||||
|
||||
- [charging_stations](https://mapcomplete.osm.be/charging_stations)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/charging_station/charging_station.json)
|
||||
|
@ -1377,6 +1378,8 @@ The question is **Which methods of payment are accepted here?**
|
|||
|
||||
- **Cash is accepted here** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dyes' target='_blank'>yes</a>Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
|
||||
- **Payment cards are accepted here** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dyes' target='_blank'>yes</a>Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
|
||||
- **Payment is done using a dedicated app** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:app' target='_blank'>payment:app</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dyes' target='_blank'>yes</a>Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:app' target='_blank'>payment:app</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dno' target='_blank'>no</a>
|
||||
- **Payment is done using a membership card** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:payment:membership_card' target='_blank'>payment:membership_card</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:membership_card%3Dyes' target='_blank'>yes</a>Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:membership_card' target='_blank'>payment:membership_card</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:membership_card%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -44,6 +44,7 @@ Crossings for pedestrians and cyclists
|
|||
|
||||
|
||||
- [cycle_infra](https://mapcomplete.osm.be/cycle_infra)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/crossings/crossings.json)
|
||||
|
|
|
@ -54,6 +54,7 @@ All infrastructure that someone can cycle over, accompanied with questions about
|
|||
|
||||
|
||||
- [cycle_infra](https://mapcomplete.osm.be/cycle_infra)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/cycleways_and_roads/cycleways_and_roads.json)
|
||||
|
|
|
@ -51,6 +51,7 @@ A layer showing defibrillators which can be used in case of emergency. This cont
|
|||
|
||||
|
||||
- [aed](https://mapcomplete.osm.be/aed)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/defibrillator/defibrillator.json)
|
||||
|
|
|
@ -34,6 +34,7 @@ This layer visualizes directions
|
|||
|
||||
|
||||
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
- [surveillance](https://mapcomplete.osm.be/surveillance)
|
||||
|
||||
|
||||
|
|
|
@ -42,6 +42,7 @@ A layer showing drinking water fountains
|
|||
- [cyclofix](https://mapcomplete.osm.be/cyclofix)
|
||||
- [drinking_water](https://mapcomplete.osm.be/drinking_water)
|
||||
- [nature](https://mapcomplete.osm.be/nature)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/drinking_water/drinking_water.json)
|
||||
|
|
|
@ -41,6 +41,7 @@ A layer showing entrances and offering capabilities to survey some advanced data
|
|||
|
||||
|
||||
- [entrances](https://mapcomplete.osm.be/entrances)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/entrance/entrance.json)
|
||||
|
|
|
@ -44,6 +44,7 @@ All objects which have an etymology known
|
|||
|
||||
|
||||
- [etymology](https://mapcomplete.osm.be/etymology)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/etymology/etymology.json)
|
||||
|
|
|
@ -37,6 +37,7 @@ Map layer to show fire hydrants.
|
|||
|
||||
|
||||
- [hailhydrant](https://mapcomplete.osm.be/hailhydrant)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/extinguisher/extinguisher.json)
|
||||
|
|
|
@ -41,6 +41,7 @@ Map layer to show fire stations.
|
|||
|
||||
|
||||
- [hailhydrant](https://mapcomplete.osm.be/hailhydrant)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/fire_station/fire_station.json)
|
||||
|
|
|
@ -57,6 +57,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
|
|||
|
||||
- [food](https://mapcomplete.osm.be/food)
|
||||
- [fritures](https://mapcomplete.osm.be/fritures)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/food/food.json)
|
||||
|
|
|
@ -41,6 +41,7 @@ A layer showing memorials for cyclists, killed in road accidents
|
|||
|
||||
|
||||
- [ghostbikes](https://mapcomplete.osm.be/ghostbikes)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/ghost_bike/ghost_bike.json)
|
||||
|
|
|
@ -39,6 +39,7 @@ Map layer to show fire hydrants.
|
|||
|
||||
|
||||
- [hailhydrant](https://mapcomplete.osm.be/hailhydrant)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/hydrant/hydrant.json)
|
||||
|
|
|
@ -36,6 +36,7 @@ A layer showing touristical, road side information boards (e.g. giving informati
|
|||
|
||||
|
||||
- [nature](https://mapcomplete.osm.be/nature)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/information_board/information_board.json)
|
||||
|
|
|
@ -39,6 +39,7 @@ A map, meant for tourists which is permanently installed in the public space
|
|||
|
||||
- [maps](https://mapcomplete.osm.be/maps)
|
||||
- [nature](https://mapcomplete.osm.be/nature)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/map/map.json)
|
||||
|
|
|
@ -49,6 +49,7 @@ Een natuurgebied is een gebied waar actief ruimte gemaakt word voor de natuur. T
|
|||
|
||||
|
||||
- [nature](https://mapcomplete.osm.be/nature)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/nature_reserve/nature_reserve.json)
|
||||
|
|
129
Docs/Layers/note_import.md
Normal file
129
Docs/Layers/note_import.md
Normal file
|
@ -0,0 +1,129 @@
|
|||
|
||||
|
||||
note_import
|
||||
=============
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Template for note note imports.
|
||||
|
||||
|
||||
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [note_import](#note_import)
|
||||
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
- [Supported attributes](#supported-attributes)
|
||||
+ [conversation](#conversation)
|
||||
+ [Intro](#intro)
|
||||
+ [import](#import)
|
||||
+ [close_note_](#close_note_)
|
||||
+ [close_note_mapped](#close_note_mapped)
|
||||
+ [comment](#comment)
|
||||
+ [add_image](#add_image)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- <img src='../warning.svg' height='1rem'/> This layer is loaded from an external source, namely `https://api.openstreetmap.org/api/0.6/notes.json?closed=0&bbox={x_min},{y_min},{x_max},{y_max}`
|
||||
- This layer will automatically load [public_bookcase](./public_bookcase.md) into the layout as it depends on it: a tagrendering needs this layer (import)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/note_import/note_import.json)
|
||||
|
||||
|
||||
|
||||
Basic tags for this layer
|
||||
---------------------------
|
||||
|
||||
|
||||
|
||||
Elements must have the all of following tags to be shown on this layer:
|
||||
|
||||
|
||||
|
||||
- id~^..*$
|
||||
|
||||
|
||||
|
||||
|
||||
Supported attributes
|
||||
----------------------
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### conversation
|
||||
|
||||
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Intro
|
||||
|
||||
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### import
|
||||
|
||||
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### close_note_
|
||||
|
||||
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### close_note_mapped
|
||||
|
||||
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### comment
|
||||
|
||||
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### add_image
|
||||
|
||||
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
This document is autogenerated from assets/layers/note_import/note_import.json
|
|
@ -44,6 +44,7 @@ Towers with a panoramic view
|
|||
|
||||
|
||||
- [observation_towers](https://mapcomplete.osm.be/observation_towers)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/observation_tower/observation_tower.json)
|
||||
|
|
|
@ -36,6 +36,7 @@ A layer showing car parkings
|
|||
|
||||
|
||||
- [parkings](https://mapcomplete.osm.be/parkings)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/parking/parking.json)
|
||||
|
|
|
@ -35,6 +35,7 @@ Pedestrian footpaths, especially used for indoor navigation and snapping entranc
|
|||
|
||||
|
||||
- [entrances](https://mapcomplete.osm.be/entrances)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/pedestrian_path/pedestrian_path.json)
|
||||
|
|
|
@ -36,6 +36,7 @@ The layer showing picnic tables
|
|||
|
||||
|
||||
- [benches](https://mapcomplete.osm.be/benches)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/picnic_table/picnic_table.json)
|
||||
|
|
|
@ -47,6 +47,7 @@ Playgrounds
|
|||
|
||||
|
||||
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
- [playgrounds](https://mapcomplete.osm.be/playgrounds)
|
||||
|
||||
|
||||
|
|
|
@ -19,7 +19,6 @@ A streetside cabinet with books, accessible to anyone
|
|||
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
||||
- [Supported attributes](#supported-attributes)
|
||||
+ [images](#images)
|
||||
+ [minimap](#minimap)
|
||||
+ [public_bookcase-name](#public_bookcase-name)
|
||||
+ [public_bookcase-capacity](#public_bookcase-capacity)
|
||||
+ [bookcase-booktypes](#bookcase-booktypes)
|
||||
|
@ -47,6 +46,7 @@ A streetside cabinet with books, accessible to anyone
|
|||
|
||||
|
||||
- [bookcases](https://mapcomplete.osm.be/bookcases)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
|
||||
|
||||
[Go to the source code](../assets/layers/public_bookcase/public_bookcase.json)
|
||||
|
@ -102,16 +102,6 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
|
||||
|
||||
### minimap
|
||||
|
||||
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### public_bookcase-name
|
||||
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@ A shop
|
|||
|
||||
|
||||
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
- [shops](https://mapcomplete.osm.be/shops)
|
||||
|
||||
|
||||
|
|
|
@ -44,6 +44,7 @@ A sport pitch
|
|||
|
||||
|
||||
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
- [sport_pitches](https://mapcomplete.osm.be/sport_pitches)
|
||||
|
||||
|
||||
|
|
|
@ -42,6 +42,7 @@ A layer showing street lights
|
|||
|
||||
|
||||
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
- [street_lighting](https://mapcomplete.osm.be/street_lighting)
|
||||
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@ This layer shows surveillance cameras and allows a contributor to update informa
|
|||
|
||||
|
||||
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
- [surveillance](https://mapcomplete.osm.be/surveillance)
|
||||
|
||||
|
||||
|
|
|
@ -48,6 +48,7 @@ A layer showing (public) toilets
|
|||
|
||||
|
||||
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
- [toilets](https://mapcomplete.osm.be/toilets)
|
||||
|
||||
|
||||
|
|
|
@ -45,7 +45,7 @@ Elements must have the all of following tags to be shown on this layer:
|
|||
|
||||
|
||||
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:route' target='_blank'>route</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:route%3Dhiking' target='_blank'>hiking</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:route' target='_blank'>route</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:route%3Dbycicle' target='_blank'>bycicle</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:route' target='_blank'>route</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:route%3Dhorse' target='_blank'>horse</a>
|
||||
- route~^.*foot.*$|route~^.*hiking.*$|route~^.*bycicle.*$|route~^.*horse.*$
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -43,6 +43,7 @@ A layer showing trees
|
|||
|
||||
|
||||
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
- [trees](https://mapcomplete.osm.be/trees)
|
||||
|
||||
|
||||
|
@ -107,7 +108,7 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
|
||||
|
||||
- **Height: {height} m** corresponds with height~^^[0-9.]+$$
|
||||
- **Height: {height} m** corresponds with height~^[0-9.]+$
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -41,6 +41,7 @@ Special builtin layer providing all walls and buildings. This layer is useful in
|
|||
|
||||
- [aed](https://mapcomplete.osm.be/aed)
|
||||
- [entrances](https://mapcomplete.osm.be/entrances)
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
- [surveillance](https://mapcomplete.osm.be/surveillance)
|
||||
|
||||
|
||||
|
|
|
@ -36,6 +36,7 @@ This is a public waste basket, thrash can, where you can throw away your thrash.
|
|||
|
||||
|
||||
|
||||
- [personal](https://mapcomplete.osm.be/personal)
|
||||
- [waste_basket](https://mapcomplete.osm.be/waste_basket)
|
||||
|
||||
|
||||
|
|
|
@ -170,7 +170,7 @@ An email adress
|
|||
|
||||
|
||||
|
||||
A url
|
||||
The validatedTextField will format URLs to always be valid and have a https://-header (even though the 'https'-part will be hidden from the user
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -213,8 +213,8 @@ path | _undefined_ | The path (or shorthand) that should be returned
|
|||
name | default | description
|
||||
------ | --------- | -------------
|
||||
key | _undefined_ | The key to be read and to generate a histogram from
|
||||
title | _empty string_ | The text to put above the given values column
|
||||
countHeader | _empty string_ | The text to put above the counts
|
||||
title | _empty string_ | This text will be placed above the texts (in the first column of the visulasition)
|
||||
countHeader | _empty string_ | This text will be placed above the bars
|
||||
colors* | _undefined_ | (Matches all resting arguments - optional) Matches a regex onto a color value, e.g. `3[a-zA-Z+-]*:#33cc33`
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue