mapcomplete/Docs/Layers/to_import.md

73 lines
3.1 KiB
Markdown
Raw Normal View History

2022-01-26 21:40:38 +01:00
to_import
2022-01-14 19:36:36 +01:00
===========
<img src='https://mapcomplete.osm.be/./assets/themes/uk_addresses/housenumber_unknown.svg' height="100px">
Alamat
## Table of contents
1. [to_import](#to_import)
2022-01-26 21:40:38 +01:00
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
2022-01-14 19:36:36 +01:00
+ [uk_addresses_explanation](#uk_addresses_explanation)
+ [uk_addresses_embedding_outline](#uk_addresses_embedding_outline)
+ [uk_addresses_import_button](#uk_addresses_import_button)
2022-01-26 21:40:38 +01:00
- <img src='../warning.svg' height='1rem'/> This layer is loaded from an external source, namely `https://osm-uk-addresses.russss.dev/addresses/{z}/{x}/{y}.json`
- This layer will automatically load [address](./address.md) into the layout as it depends on it: a tagrendering
needs this layer (uk_addresses_import_button)
- This layer will automatically load [address](./address.md) into the layout as it depends on it: A calculated tag
loads features from this layer (calculatedTag[0] which calculates the value for _embedding_object)
- This layer will automatically load [raw_inspire_polygons](./raw_inspire_polygons.md) into the layout as it depends
on it: A calculated tag loads features from this layer (calculatedTag[3] which calculates the value for _
embedding_inspire_polygon_has_address)
2022-01-14 19:36:36 +01:00
[Go to the source code](../assets/layers/to_import/to_import.json)
2022-01-26 21:40:38 +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-01-26 21:40:38 +01:00
- inspireid~^..*$
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
**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/_embedding_object:id#values) [_embedding_object:id](https://wiki.openstreetmap.org/wiki/Key:_embedding_object:id) | Multiple choice | [true](https://wiki.openstreetmap.org/wiki/Tag:_embedding_object:id%3Dtrue) [false](https://wiki.openstreetmap.org/wiki/Tag:_embedding_object:id%3Dfalse)
2022-01-26 21:40:38 +01:00
### uk_addresses_explanation
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-01-26 21:40:38 +01:00
### uk_addresses_embedding_outline
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-01-26 21:40:38 +01:00
- **The INSPIRE-polygon containing this point has at least one address contained** corresponds
with <a href='https://wiki.openstreetmap.org/wiki/Key:_embedding_object:id' target='_blank'>_embedding_object:id</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:_embedding_object:id%3Dtrue' target='_blank'>true</a>
- **The INSPIRE-polygon containing this point has <b>no</b> addresses contained** corresponds
with <a href='https://wiki.openstreetmap.org/wiki/Key:_embedding_object:id' target='_blank'>_embedding_object:id</a>
=<a href='https://wiki.openstreetmap.org/wiki/Tag:_embedding_object:id%3Dfalse' target='_blank'>false</a>
2022-01-14 19:36:36 +01:00
2022-01-26 21:40:38 +01:00
### uk_addresses_import_button
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
This document is autogenerated from assets/layers/to_import/to_import.json