mapcomplete/Docs/Layers/crab_address.md

76 lines
1.8 KiB
Markdown
Raw Normal View History

2022-02-14 04:59:49 +01:00
crab_address
2022-01-14 19:36:36 +01:00
==============
<img src='https://mapcomplete.osm.be/./assets/layers/crab_address/housenumber_blank.svg' height="100px">
2022-02-14 04:59:49 +01:00
Address data for Flanders by the governement, suited for import into OpenStreetMap. Datadump from 2021-10-26. This layer contains only visualisation logic. Import buttons should be added via an override. Note that HNRLABEL contains the original value, whereas _HNRLABEL contains a slightly cleaned version
2022-01-14 19:36:36 +01:00
## Table of contents
1. [crab_address](#crab_address)
2022-02-28 17:16:21 +01:00
* [Themes using this layer](#themes-using-this-layer)
2022-02-14 04:59:49 +01:00
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
2022-01-26 21:40:38 +01:00
+ [render_crab](#render_crab)
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
- <img src='../warning.svg' height='1rem'/> This layer is loaded from an external source, namely `https://raw.githubusercontent.com/pietervdvn/MapComplete-data/main/CRAB_2021_10_26/tile_{z}_{x}_{y}.geojson`
2022-01-14 19:36:36 +01:00
2022-02-28 17:16:21 +01:00
#### Themes using this layer
- [personal](https://mapcomplete.osm.be/personal)
2022-03-31 02:54:17 +02:00
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/crab_address/crab_address.json)
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-02-14 04:59:49 +01:00
- HUISNR~^..*$
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%22HUISNR%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-14 19:36:36 +01:00
----------------------
2022-02-14 04:59:49 +01:00
### render_crab
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-14 04:59:49 +01:00
2022-02-15 00:00:30 +01:00
This document is autogenerated from [assets/layers/crab_address/crab_address.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/crab_address/crab_address.json)