mapcomplete/Docs/Layers/recycling.md
2022-04-08 22:17:08 +02:00

14 KiB

recycling

A layer with recycling containers and centres

  • This layer is shown at zoomlevel 12 and higher

Themes using this layer

Basic tags for this layer

Elements must have the all of following tags to be shown on this layer:

Execute on overpass

Supported attributes

Warning This quick overview is incomplete

attribute type values which are supported by this layer
name string
location Multiple choice underground indoor
operator string
website url
email email
phone phone
opening_hours opening_hours 24/7

images

This tagrendering has no question and is thus read-only

recycling-type

The question is What type of recycling is this?

recycling-centre-name

The question is What is the name of this recycling centre?

This rendering asks information about the property name This is rendered with This recycling centre is named <b>{name}</b>

  • This recycling centre doesn't have a specific name corresponds with noname=yes

Only visible if recycling_type=centre is shown

container-location

The question is Where is this container located?

  • This is an underground container corresponds with location=underground
  • This container is located indoors corresponds with location=indoor
  • This container is located outdoors corresponds with

Only visible if recycling_type=container is shown

recycling-accepts

The question is What can be recycled here?

operator

The question is What company operates this recycling facility?

This rendering asks information about the property operator This is rendered with This recycling facility is operated by {operator}

website

The question is What is the website of {title()}?

This rendering asks information about the property website This is rendered with <a href='{website}' target='_blank'>{website}</a>

  • {contact:website} corresponds with contact:website~^..*$This option cannot be chosen as answer

Only visible if recycling_type=centre is shown

email

The question is What is the email address of {title()}?

This rendering asks information about the property email This is rendered with <a href='mailto:{email}' target='_blank'>{email}</a>

  • {contact:email} corresponds with contact:email~^..*$This option cannot be chosen as answer

Only visible if recycling_type=centre is shown

phone

The question is What is the phone number of {title()}?

This rendering asks information about the property phone This is rendered with <a href='tel:{phone}'>{phone}</a>

  • {contact:phone} corresponds with contact:phone~^..*$This option cannot be chosen as answer

Only visible if recycling_type=centre is shown

opening_hours

The question is What are the opening hours of this recycling facility?

This rendering asks information about the property opening_hours This is rendered with {opening_hours_table()}

This document is autogenerated from assets/layers/recycling/recycling.json