forked from MapComplete/MapComplete
Full code cleanup
This commit is contained in:
parent
3a4a2a2016
commit
fa971ffbbf
300 changed files with 16352 additions and 19284 deletions
|
@ -1,20 +1,12 @@
|
|||
|
||||
|
||||
brugge
|
||||
brugge
|
||||
========
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## Table of contents
|
||||
|
||||
1. [brugge](#brugge)
|
||||
- [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)
|
||||
+ [status](#status)
|
||||
+ [has closeby](#has-closeby)
|
||||
+ [openbaar](#openbaar)
|
||||
|
@ -22,104 +14,60 @@
|
|||
+ [oh](#oh)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- <img src='../warning.svg' height='1rem'/> This layer is loaded from an external source, namely `https://raw.githubusercontent.com/pietervdvn/pietervdvn.github.io/master/aeds_brugge.json`
|
||||
- This layer will automatically load [defibrillator](./defibrillator.md) into the layout as it depends on it: A calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _closest_osm_aed)
|
||||
|
||||
- <img src='../warning.svg' height='1rem'/> This layer is loaded from an external source, namely `https://raw.githubusercontent.com/pietervdvn/pietervdvn.github.io/master/aeds_brugge.json`
|
||||
- This layer will automatically load [defibrillator](./defibrillator.md) into the layout as it depends on it: A
|
||||
calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _closest_osm_aed)
|
||||
|
||||
[Go to the source code](../assets/layers/brugge/brugge.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:
|
||||
|
||||
- Brugs volgnummer~^..*$
|
||||
|
||||
|
||||
- Brugs volgnummer~^..*$
|
||||
|
||||
|
||||
|
||||
|
||||
Supported attributes
|
||||
Supported attributes
|
||||
----------------------
|
||||
|
||||
|
||||
|
||||
**Warning** This quick overview is incomplete
|
||||
|
||||
|
||||
|
||||
attribute | type | values which are supported by this layer
|
||||
----------- | ------ | ------------------------------------------
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/status#values) [status](https://wiki.openstreetmap.org/wiki/Key:status) | Multiple choice | [oud](https://wiki.openstreetmap.org/wiki/Tag:status%3Doud)
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/Lokaal AED#values) [Lokaal AED](https://wiki.openstreetmap.org/wiki/Key:Lokaal AED) | Multiple choice |
|
||||
|
||||
|
||||
|
||||
|
||||
### status
|
||||
|
||||
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/Lokaal AED#values) [Lokaal AED](https://wiki.openstreetmap.org/wiki/Key:Lokaal AED) | Multiple choice |
|
||||
|
||||
### status
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
- **<div class='alert'>Dit datapunt is verouderd</div>** corresponds
|
||||
with <a href='https://wiki.openstreetmap.org/wiki/Key:status' target='_blank'>status</a>
|
||||
=<a href='https://wiki.openstreetmap.org/wiki/Tag:status%3Doud' target='_blank'>oud</a>
|
||||
|
||||
|
||||
|
||||
|
||||
- **<div class='alert'>Dit datapunt is verouderd</div>** corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:status' target='_blank'>status</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:status%3Doud' target='_blank'>oud</a>
|
||||
|
||||
|
||||
|
||||
|
||||
### has closeby
|
||||
|
||||
|
||||
### has closeby
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### openbaar
|
||||
|
||||
|
||||
### openbaar
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
- **Bevindt zich in een openbaar gebouw: <b>{Openbare AED Gebouw}</b> in lokaal <b>{Lokaal AED}</b>** corresponds with
|
||||
Lokaal AED~^..*$
|
||||
|
||||
|
||||
|
||||
|
||||
- **Bevindt zich in een openbaar gebouw: <b>{Openbare AED Gebouw}</b> in lokaal <b>{Lokaal AED}</b>** corresponds with Lokaal AED~^..*$
|
||||
|
||||
|
||||
|
||||
|
||||
### addr
|
||||
|
||||
|
||||
### addr
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### oh
|
||||
|
||||
|
||||
### oh
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
|
||||
|
||||
|
||||
This document is autogenerated from assets/layers/brugge/brugge.json
|
Loading…
Add table
Add a link
Reference in a new issue