watermill
===========
Watermolens
## Table of contents
1. [watermill](#watermill)
* [Themes using this layer](#themes-using-this-layer)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
+ [Access tag](#access-tag)
+ [Operator tag](#operator-tag)
#### Themes using this layer
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/watermill/watermill.json)
Basic tags for this layer
---------------------------
Elements must have the all of following tags to be shown on this layer:
- man_made=watermill
Supported attributes
----------------------
**Warning** This quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[](https://taginfo.openstreetmap.org/keys/access:description#values) [access:description](https://wiki.openstreetmap.org/wiki/Key:access:description) | [string](../SpecialInputElements.md#string) |
[](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [Natuurpunt](https://wiki.openstreetmap.org/wiki/Tag:operator%3DNatuurpunt)
### images
_This tagrendering has no question and is thus read-only_
### Access tag
The question is **Is dit gebied toegankelijk?**
This rendering asks information about the property [access:description](https://wiki.openstreetmap.org/wiki/Key:access:description)
This is rendered with `De toegankelijkheid van dit gebied is: {access:description}`
- **Vrij toegankelijk** corresponds with access=yes
- **Niet toegankelijk** corresponds with access=no
- **Niet toegankelijk, want privégebied** corresponds with access=private
- **Toegankelijk, ondanks dat het privegebied is** corresponds with access=permissive
- **Enkel toegankelijk met een gids of tijdens een activiteit** corresponds with access=guided
- **Toegankelijk mits betaling** corresponds with access=yes&fee=yes
### Operator tag
The question is **Wie beheert dit pad?**
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator)
This is rendered with `Beheer door {operator}`
- **Dit gebied wordt beheerd door Natuurpunt** corresponds with operator=Natuurpunt
- **Dit gebied wordt beheerd door {operator}** corresponds with operator~^(n|N)atuurpunt.*$_This option cannot be chosen as answer_
This document is autogenerated from [assets/layers/watermill/watermill.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/watermill/watermill.json)