mapcomplete/Docs/Layers/hackerspaces.md
2022-04-06 16:12:01 +02:00

8.4 KiB

hackerspaces

Hackerspace

  • This layer is shown at zoomlevel 8 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
hackerspace Multiple choice makerspace
name string
website url
email email
phone phone
opening_hours opening_hours 24/7
wheelchair Multiple choice designated yes limited no
drink:club-mate Multiple choice yes no
start_date date

is_makerspace

The question is Is this a hackerspace or a makerspace?

  • This is a makerspace corresponds with hackerspace=makerspace
  • This is a traditional (software oriented) hackerspace corresponds with

hackerspaces-name

The question is What is the name of this hackerspace?

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

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

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

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

hackerspaces-opening_hours

The question is When is this hackerspace opened?

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

wheelchair-access

The question is Is this place accessible with a wheelchair?

  • This place is specially adapted for wheelchair users corresponds with wheelchair=designated
  • This place is easily reachable with a wheelchair corresponds with wheelchair=yes
  • It is possible to reach this place in a wheelchair, but it is not easy corresponds with wheelchair=limited
  • This place is not reachable with a wheelchair corresponds with wheelchair=no

hs-club-mate

The question is Does this hackerspace serve Club Mate?

hackerspaces-start_date

The question is When was this hackerspace founded?

This rendering asks information about the property start_date This is rendered with This hackerspace was founded at {start_date}

questions

This tagrendering has no question and is thus read-only

minimap

This tagrendering has no question and is thus read-only

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