forked from MapComplete/MapComplete
Small documentation update
This commit is contained in:
parent
16ca1e6caa
commit
5370fb7c6d
4 changed files with 38 additions and 31 deletions
|
@ -24,6 +24,7 @@
|
|||
+ [smoking](#smoking)
|
||||
+ [service:electricity](#serviceelectricity)
|
||||
+ [dog-access](#dog-access)
|
||||
+ [reviews](#reviews)
|
||||
+ [climbing.website](#climbingwebsite)
|
||||
+ [climbing.fee](#climbingfee)
|
||||
+ [climbing.bouldering](#climbingbouldering)
|
||||
|
@ -33,7 +34,6 @@
|
|||
+ [climbing.sportclimbing](#climbingsportclimbing)
|
||||
+ [climbing.max_bolts](#climbingmax_bolts)
|
||||
+ [all_tags](#all_tags)
|
||||
+ [reviews](#reviews)
|
||||
+ [questions](#questions)
|
||||
+ [export_as_gpx](#export_as_gpx)
|
||||
+ [export_as_geojson](#export_as_geojson)
|
||||
|
@ -335,6 +335,22 @@
|
|||
|
||||
|
||||
|
||||
### reviews
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- cafe_pub
|
||||
- dogpark
|
||||
- food
|
||||
- hackerspace
|
||||
- shops
|
||||
- veterinary
|
||||
|
||||
|
||||
|
||||
|
||||
### climbing.website
|
||||
|
||||
|
||||
|
@ -436,20 +452,6 @@
|
|||
|
||||
|
||||
|
||||
### reviews
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- dogpark
|
||||
- food
|
||||
- shops
|
||||
- veterinary
|
||||
|
||||
|
||||
|
||||
|
||||
### questions
|
||||
|
||||
|
||||
|
|
|
@ -697,13 +697,14 @@ zoom | 18 | The startzoom of mapillary
|
|||
|
||||
### auto_apply
|
||||
|
||||
A button to run many actions for many features at once.
|
||||
A button to run many actions for many features at once. To effectively use this button, you'll need some ingredients:
|
||||
|
||||
To effectively use this button, you'll need some ingredients:
|
||||
- A target layer with features for which an action is defined in a tag rendering. The following special visualisations support an autoAction: import_way_button, tag_apply
|
||||
- A host feature to place the auto-action on. This can be a big outline (such as a city). Another good option for this is the [current_view](./BuiltinLayers.md#current_view)
|
||||
- Then, use a calculated tag on the host feature to determine the overlapping object ids
|
||||
- At last, add this component
|
||||
- A target layer with features for which an action is defined in a tag rendering. The following special visualisations support an autoAction: import_way_button, tag_apply
|
||||
- A host feature to place the auto-action on. This can be a big outline (such as a city). Another good option for this is the layer
|
||||
- [current_view](./BuiltinLayers.md#current_view)
|
||||
- Then, use a calculated tag on the host feature to determine the overlapping object ids
|
||||
- At last, add this component
|
||||
|
||||
|
||||
name | default | description
|
||||
------ | --------- | -------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue