mapcomplete/Docs/Themes/campersite.md

28 KiB

Campersites ( campersite )

This document details some technical information about this MapComplete theme, mostly about the attributes used in the theme. Various links point toward more information about the attributes, e.g. to the OpenStreetMap-wiki, to TagInfo or tools creating statistics The theme introduction reads:

This site collects all official camper stopover places and places where you can dump grey and black water. You can add details about the services provided and the cost. Add pictures and reviews.

This theme contains the following layers:

Available languages:

  • en
  • nl
  • it
  • ru
  • ja
  • fr
  • zh_Hant
  • pt_BR
  • de
  • hu
  • ca
  • es
  • da
  • pa_PK
  • cs
  • eu
  • pl

Table of contents

  1. Layers defined in this theme configuration file
  2. caravansites
  1. dumpstations

Layers defined in this theme configuration file

These layers can not be reused in different themes.

caravansites

camper sites

  • This layer is shown at zoomlevel 7 and higher

No themes use this layer

Basic tags for this layer

Elements must match all of the following expressions:

  1. tourism=caravan_site
  2. permanent_camping!~^(only)$

Execute on overpass

Supported attributes

Warning:,this quick overview is incomplete,

attribute type values which are supported by this layer
name string
fee Multiple choice yes no
charge string
sanitary_dump_station Multiple choice yes no
capacity pnat
internet_access Multiple choice yes no
internet_access:fee Multiple choice yes no
toilets Multiple choice yes no
website url
permanent_camping Multiple choice yes no only
description text
operator string
power_supply Multiple choice yes no

images

This block shows the known images which are linked with the image-keys, but also via mapillary and wikidata and shows the button to upload new images This tagrendering has no question and is thus read-only {image_carousel()}{image_upload()}

caravansites-name

The question is What is this place called? This place is called {name} is shown if name is set

caravansites-fee

The question is Does this place charge a fee?

  • You need to pay for use is shown if with fee=yes
  • Can be used for free is shown if with fee=no

caravansites-charge

The question is How much does this place charge? This place charges {charge} is shown if charge is set

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?

caravansites-capacity

The question is How many campers can stay here? (skip if there is no obvious number of spaces or allowed vehicles) {capacity} campers can use this place at the same time is shown if capacity is set

caravansites-internet

The question is Does this place provide internet access?

caravansites-internet-fee

The question is Do you have to pay for the internet access?

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 is shown if with toilets=yes
  • This place does not have toilets is shown if with toilets=no

caravansites-website

The question is Does this place have a website? Official website: {website} is shown if website is set

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 is shown if with permanent_camping=yes
  • There are no permanent guests here is shown if 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) is shown if 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) More details about this place: {description} is shown if description is set

questions

Show the questions block at this location This tagrendering has no question and is thus read-only {questions()}

reviews

Shows the reviews module (including the possibility to leave a review) This tagrendering has no question and is thus read-only {create_review()}{list_reviews()}

lod

This tagrendering has no question and is thus read-only {linked_data_from_website()}

This tagrendering has labels added_by_default

operator

The question is Who operates this place? This place is operated by {operator} is shown if operator is set

power_supply

The question is Does this place have a power supply?

dumpstations

Sanitary dump stations

  • This layer is shown at zoomlevel 7 and higher

No themes use this layer

Basic tags for this layer

Elements must match all of the following expressions:

  1. amenity=sanitary_dump_station
  2. vehicle!~^(no)$

Execute on overpass

Supported attributes

Warning:,this quick overview is incomplete,

attribute type values which are supported by this layer
fee Multiple choice yes no
charge string
water_point Multiple choice yes no
sanitary_dump_station:grey_water Multiple choice yes no
sanitary_dump_station:chemical_toilet Multiple choice yes no
access Multiple choice network customers yes
network string
operator string
power_supply Multiple choice yes no

images

This block shows the known images which are linked with the image-keys, but also via mapillary and wikidata and shows the button to upload new images This tagrendering has no question and is thus read-only {image_carousel()}{image_upload()}

dumpstations-fee

The question is Does this place charge a fee?

  • You need to pay for use is shown if with fee=yes
  • Can be used for free is shown if with fee=no

dumpstations-charge

The question is How much does this place charge? This place charges {charge} is shown if charge is set

This tagrendering is only visible in the popup if the following condition is met: fee=yes

dumpstations-waterpoint

The question is Does this place have a water point?

dumpstations-grey-water

The question is Can you dispose of grey water here?

dumpstations-chemical-waste

The question is Can you dispose of chemical toilet waste here?

dumpstations-access

The question is Who can use this dump station?

  • You need a network key/code to use this is shown if with access=network
  • You need to be a customer of camping/campersite to use this place is shown if with access=customers
  • Anyone can use this dump station is shown if with access=public. This option cannot be chosen as answer
  • Anyone can use this dump station is shown if with access=yes

dumpstations-network

The question is What network is this place a part of? (skip if none) This station is part of network {network} is shown if network is set

operator

The question is Who operates this place? This place is operated by {operator} is shown if operator is set

power_supply

The question is Does this place have a power supply?

leftover-questions

This tagrendering has no question and is thus read-only {questions( ,)}

lod

This tagrendering has no question and is thus read-only {linked_data_from_website()}

This tagrendering has labels added_by_default

This document is autogenerated from assets/themes/campersite/campersite.json