to_import
===========
Alamat
## Table of contents
1. [to_import](#to_import)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [uk_addresses_explanation](#uk_addresses_explanation)
+ [uk_addresses_embedding_outline](#uk_addresses_embedding_outline)
+ [uk_addresses_import_button](#uk_addresses_import_button)
- 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)
[Go to the source code](../assets/layers/to_import/to_import.json)
Basic tags for this layer
---------------------------
Elements must have the all of following tags to be shown on this layer:
- inspireid~^..*$
Supported attributes
----------------------
**Warning** This quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[](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)
### uk_addresses_explanation
_This tagrendering has no question and is thus read-only_
### uk_addresses_embedding_outline
_This tagrendering has no question and is thus read-only_
- **The INSPIRE-polygon containing this point has at least one address contained** corresponds
with _embedding_object:id
=true
- **The INSPIRE-polygon containing this point has no addresses contained** corresponds
with _embedding_object:id
=false
### uk_addresses_import_button
_This tagrendering has no question and is thus read-only_
This document is autogenerated from assets/layers/to_import/to_import.json