mapcomplete/Docs/Layers/note_import.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

126 lines
1.7 KiB
Markdown
Raw Normal View History

2022-01-26 21:15:12 +01:00
2022-02-14 04:59:49 +01:00
note_import
=============
2022-01-26 21:15:12 +01:00
2022-02-14 04:59:49 +01:00
<img src='https://mapcomplete.osm.be/teardrop:#3333cc' height="100px">
2022-01-26 21:15:12 +01:00
Template for note note imports.
2022-02-14 04:59:49 +01:00
2022-04-06 16:12:01 +02:00
- This layer is shown at zoomlevel **10** and higher
2022-02-14 04:59:49 +01:00
- <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)
2022-01-26 21:15:12 +01:00
2022-02-28 17:16:21 +01:00
#### Themes using this layer
- [personal](https://mapcomplete.osm.be/personal)
2022-01-26 21:15:12 +01:00
2022-02-14 04:59:49 +01:00
Basic tags for this layer
2022-01-26 21:15:12 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-02-14 04:59:49 +01:00
- id~^..*$
2022-03-24 19:59:57 +01:00
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22id%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2022-02-14 04:59:49 +01:00
Supported attributes
2022-01-26 21:15:12 +01:00
----------------------
2022-02-14 04:59:49 +01:00
### conversation
2022-01-26 21:15:12 +01:00
This tagrendering has no question and is thus read-only
2022-01-26 21:15:12 +01:00
2022-02-14 04:59:49 +01:00
### Intro
2022-01-26 21:15:12 +01:00
This tagrendering has no question and is thus read-only
2022-01-26 21:15:12 +01:00
2022-02-14 04:59:49 +01:00
### import
2022-01-26 21:15:12 +01:00
This tagrendering has no question and is thus read-only
2022-01-26 21:15:12 +01:00
2022-02-14 04:59:49 +01:00
### close_note_
2022-01-26 21:15:12 +01:00
This tagrendering has no question and is thus read-only
2022-01-26 21:15:12 +01:00
2022-02-14 04:59:49 +01:00
### close_note_mapped
2022-01-26 21:15:12 +01:00
This tagrendering has no question and is thus read-only
2022-01-26 21:15:12 +01:00
2022-02-14 04:59:49 +01:00
### comment
2022-01-26 21:15:12 +01:00
This tagrendering has no question and is thus read-only
2022-01-26 21:15:12 +01:00
2022-02-14 04:59:49 +01:00
### add_image
2022-01-26 21:15:12 +01:00
This tagrendering has no question and is thus read-only
2022-01-26 21:15:12 +01:00
2022-02-14 04:59:49 +01:00
2022-02-15 00:00:30 +01:00
This document is autogenerated from [assets/layers/note_import/note_import.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/note_import/note_import.json)