forked from MapComplete/MapComplete
Chore: regen docs
This commit is contained in:
parent
ca1589d0de
commit
1d2edad27b
85 changed files with 29 additions and 73707 deletions
|
@ -29,13 +29,16 @@ Tombstones (and graves) indicate where a person was buried. On this map, those c
|
|||
|
||||
The following options to create new points are included:
|
||||
|
||||
- **a tombstone** which has the following tags:<a href='https://wiki.openstreetmap.org/wiki/Key:historic' target='_blank'>historic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:historic%3Dtomb' target='_blank'>tomb</a>
|
||||
- **a grave** which has the following tags:<a href='https://wiki.openstreetmap.org/wiki/Key:cemetery' target='_blank'>cemetery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cemetery%3Dgrave' target='_blank'>grave</a>
|
||||
|
||||
## Basic tags for this layer
|
||||
|
||||
Elements must match the expression **<a href='https://wiki.openstreetmap.org/wiki/Key:historic' target='_blank'>historic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:historic%3Dtomb' target='_blank'>tomb</a>**
|
||||
Elements must match **any** of the following expressions:
|
||||
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22historic%22%3D%22tomb%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:cemetery' target='_blank'>cemetery</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:cemetery%3Dgrave' target='_blank'>grave</a>
|
||||
- <a href='https://wiki.openstreetmap.org/wiki/Key:historic' target='_blank'>historic</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:historic%3Dtomb' target='_blank'>tomb</a>
|
||||
|
||||
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22cemetery%22%3D%22grave%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22historic%22%3D%22tomb%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
|
||||
|
||||
## Supported attributes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue