73 lines
No EOL
1.6 KiB
Markdown
73 lines
No EOL
1.6 KiB
Markdown
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 |