Regenerate docs

This commit is contained in:
Pieter Vander Vennet 2022-02-14 04:59:49 +01:00
parent 7f63a88e9a
commit e7ca1f2dc7
77 changed files with 5765 additions and 3642 deletions

View file

@ -1,18 +1,22 @@
note_import
note_import
=============
<img src='https://mapcomplete.osm.be/teardrop:#3333cc' height="100px">
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)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [conversation](#conversation)
+ [Intro](#intro)
+ [import](#import)
@ -22,52 +26,104 @@ Template for note note imports.
+ [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)
- <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
Basic tags for this layer
---------------------------
Elements must have the all of following tags to be shown on this layer:
- id~^..*$
Supported attributes
- id~^..*$
Supported attributes
----------------------
### conversation
### conversation
_This tagrendering has no question and is thus read-only_
### Intro
### Intro
_This tagrendering has no question and is thus read-only_
### import
### import
_This tagrendering has no question and is thus read-only_
### close_note_
### close_note_
_This tagrendering has no question and is thus read-only_
### close_note_mapped
### close_note_mapped
_This tagrendering has no question and is thus read-only_
### comment
### comment
_This tagrendering has no question and is thus read-only_
### add_image
### add_image
_This tagrendering has no question and is thus read-only_
This document is autogenerated from assets/layers/note_import/note_import.json