[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources) caravansites ============== camper sites - This layer is shown at zoomlevel **10** and higher #### Themes using this layer - [campersite](https://mapcomplete.osm.be/campersite) Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - tourism=caravan_site - permanent_camping!~^(only)$ [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22tourism%22%3D%22caravan_site%22%5D%5B%22permanent_camping%22!~%22%5E(only)%24%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) Supported attributes ---------------------- Warning: this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/name#values) [name](https://wiki.openstreetmap.org/wiki/Key:name) | [string](../SpecialInputElements.md#string) | [](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/sanitary_dump_station#values) [sanitary_dump_station](https://wiki.openstreetmap.org/wiki/Key:sanitary_dump_station) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:sanitary_dump_station%3Dno) [](https://taginfo.openstreetmap.org/keys/capacity#values) [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) | [pnat](../SpecialInputElements.md#pnat) | [](https://taginfo.openstreetmap.org/keys/internet_access#values) [internet_access](https://wiki.openstreetmap.org/wiki/Key:internet_access) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access%3Dno) [](https://taginfo.openstreetmap.org/keys/internet_access:fee#values) [internet_access:fee](https://wiki.openstreetmap.org/wiki/Key:internet_access:fee) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:internet_access:fee%3Dno) [](https://taginfo.openstreetmap.org/keys/toilets#values) [toilets](https://wiki.openstreetmap.org/wiki/Key:toilets) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:toilets%3Dno) [](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [](https://taginfo.openstreetmap.org/keys/permanent_camping#values) [permanent_camping](https://wiki.openstreetmap.org/wiki/Key:permanent_camping) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Dno) [only](https://wiki.openstreetmap.org/wiki/Tag:permanent_camping%3Donly) [](https://taginfo.openstreetmap.org/keys/description#values) [description](https://wiki.openstreetmap.org/wiki/Key:description) | [text](../SpecialInputElements.md#text) | [](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | [](https://taginfo.openstreetmap.org/keys/power_supply#values) [power_supply](https://wiki.openstreetmap.org/wiki/Key:power_supply) | Multiple choice | [yes](https://wiki.openstreetmap.org/wiki/Tag:power_supply%3Dyes) [no](https://wiki.openstreetmap.org/wiki/Tag:power_supply%3Dno) ### images This tagrendering has no question and is thus read-only ### caravansites-name The question is *What is this place called?* This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name) This is rendered with `This place is called {name}` ### caravansites-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` ### caravansites-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}` This tagrendering is only visible in the popup if the following condition is met: `fee=yes` ### caravansites-sanitary-dump The question is *Does this place have a sanitary dump station?* - *This place has a sanitary dump station* corresponds with `sanitary_dump_station=yes` - *This place does not have a sanitary dump station* corresponds with `sanitary_dump_station=no` ### caravansites-capacity The question is *How many campers can stay here? (skip if there is no obvious number of spaces or allowed vehicles)* This rendering asks information about the property [capacity](https://wiki.openstreetmap.org/wiki/Key:capacity) This is rendered with `{capacity} campers can use this place at the same time` ### caravansites-internet The question is *Does this place provide internet access?* - *There is internet access* corresponds with `internet_access=yes` - *There is internet access* corresponds with `internet_access=wifi|internet_access=wlan` - This option cannot be chosen as answer - *There is no internet access* corresponds with `internet_access=no` ### caravansites-internet-fee The question is *Do you have to pay for the internet access?* - *You need to pay extra for internet access* corresponds with `internet_access:fee=yes` - *You do not need to pay extra for internet access* corresponds with `internet_access:fee=no` This tagrendering is only visible in the popup if the following condition is met: `internet_access=yes` ### caravansites-toilets The question is *Does this place have toilets?* - *This place has toilets* corresponds with `toilets=yes` - *This place does not have toilets* corresponds with `toilets=no` ### caravansites-website The question is *Does this place have a website?* This rendering asks information about the property [website](https://wiki.openstreetmap.org/wiki/Key:website) This is rendered with `Official website: {website}` ### caravansites-long-term The question is *Does this place offer spots for long term rental?* - *There are some spots for long term rental, but you can also stay on a daily basis* corresponds with `permanent_camping=yes` - *There are no permanent guests here* corresponds with `permanent_camping=no` - *It is only possible to stay here if you have a long term contract (this place disappears from this map if you choose this)* corresponds with `permanent_camping=only` ### caravansites-description The question is *Would you like to add a general description of this place? (Do not repeat information previously asked or shown above. Please keep it objective - opinions go into the reviews)* This rendering asks information about the property [description](https://wiki.openstreetmap.org/wiki/Key:description) This is rendered with `More details about this place: {description}` ### questions This tagrendering has no question and is thus read-only ### reviews This tagrendering has no question and is thus read-only ### minimap This tagrendering has no question and is thus read-only ### last_edit This tagrendering has no question and is thus read-only This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+` ### operator The question is *Who operates this place?* This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator) This is rendered with `This place is operated by {operator}` ### power_supply The question is *Does this place have a power supply?* - *This place has a power supply* corresponds with `power_supply=yes` - *This place does not have power supply* corresponds with `power_supply=no` This document is autogenerated from [assets/themes/campersite/campersite.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/campersite/campersite.json)