dumpstations
==============
Sanitary dump stations
## Table of contents
1. [dumpstations](#dumpstations)
* [Themes using this layer](#themes-using-this-layer)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
+ [dumpstations-fee](#dumpstations-fee)
+ [dumpstations-charge](#dumpstations-charge)
+ [dumpstations-waterpoint](#dumpstations-waterpoint)
+ [dumpstations-grey-water](#dumpstations-grey-water)
+ [dumpstations-chemical-waste](#dumpstations-chemical-waste)
+ [dumpstations-access](#dumpstations-access)
+ [dumpstations-network](#dumpstations-network)
#### Themes using this layer
- [campersite](https://mapcomplete.osm.be/campersite)
[Go to the source code](../assets/layers/dumpstations/dumpstations.json)
Basic tags for this layer
---------------------------
Elements must have the all of following tags to be shown on this layer:
- amenity
=
sanitary_dump_station
- vehicle!~^no$
Supported attributes
----------------------
**Warning** This quick overview is incomplete
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[](https://taginfo.openstreetmap.org/keys/fee#values) [fee](https://wiki.openstreetmap.org/wiki/Key:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno)
[](https://taginfo.openstreetmap.org/keys/charge#values) [charge](https://wiki.openstreetmap.org/wiki/Key:charge) | [string](../SpecialInputElements.md#string) |
[](https://taginfo.openstreetmap.org/keys/water_point#values) [water_point](https://wiki.openstreetmap.org/wiki/Key:water_point) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:water_point%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:water_point%3Dno)
[](https://taginfo.openstreetmap.org/keys/sanitary_dump_station:grey_water#values) [sanitary_dump_station:grey_water](https://wiki.openstreetmap.org/wiki/Key:sanitary_dump_station:grey_water) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:grey_water%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:grey_water%3Dno)
[](https://taginfo.openstreetmap.org/keys/sanitary_dump_station:chemical_toilet#values) [sanitary_dump_station:chemical_toilet](https://wiki.openstreetmap.org/wiki/Key:sanitary_dump_station:chemical_toilet) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:chemical_toilet%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station:chemical_toilet%3Dno)
[](https://taginfo.openstreetmap.org/keys/access#values) [access](https://wiki.openstreetmap.org/wiki/Key:access) | Multiple choice | [network](https://wiki.openstreetmap.org/wiki/Tag:access%3Dnetwork) [customers](https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers) [yes](https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes)
[](https://taginfo.openstreetmap.org/keys/network#values) [network](https://wiki.openstreetmap.org/wiki/Key:network) | [string](../SpecialInputElements.md#string) |
### images
_This tagrendering has no question and is thus read-only_
### dumpstations-fee
The question is **Does this place charge a fee?**
- **You need to pay for use** corresponds with
fee=yes
- **Can be used for free** corresponds with
fee=no
### dumpstations-charge
The question is **How much does this place charge?**
This rendering asks information about the property [charge](https://wiki.openstreetmap.org/wiki/Key:charge)
This is rendered with `This place charges {charge}`
### dumpstations-waterpoint
The question is **Does this place have a water point?**
- **This place has a water point** corresponds
with water_point
=yes
- **This place does not have a water point** corresponds
with water_point
=no
### dumpstations-grey-water
The question is **Can you dispose of grey water here?**
- **You can dispose of grey water here** corresponds
with
sanitary_dump_station:grey_water
=yes
- **You cannot dispose of gray water here** corresponds
with
sanitary_dump_station:grey_water
=no
### dumpstations-chemical-waste
The question is **Can you dispose of chemical toilet waste here?**
- **You can dispose of chemical toilet waste here** corresponds
with
sanitary_dump_station:chemical_toilet
=yes
- **You cannot dispose of chemical toilet waste here** corresponds
with
sanitary_dump_station:chemical_toilet
=no
### dumpstations-access
The question is **Who can use this dump station?**
- **You need a network key/code to use this** corresponds
with access
=network
- **You need to be a customer of camping/campersite to use this place** corresponds
with access
=customers
- **Anyone can use this dump station** corresponds
with access
=public_This option cannot be
chosen as answer_
- **Anyone can use this dump station** corresponds
with access
=yes
### dumpstations-network
The question is **What network is this place a part of? (skip if none)**
This rendering asks information about the property [network](https://wiki.openstreetmap.org/wiki/Key:network)
This is rendered with `This station is part of network {network}`
This document is autogenerated from assets/layers/dumpstations/dumpstations.json