MapComplete/Docs/Layers/hackerspace.md

44 KiB

hackerspace

Hackerspace

  • This layer is shown at zoomlevel 4 and higher

Table of contents

  1. Themes using this layer
  2. Presets
  3. Basic tags for this layer
  4. Supported attributes
  5. Featureview elements and TagRenderings
  1. Filters

Themes using this layer

Presets

The following options to create new points are included:

Basic tags for this layer

Elements must match the expression leisure=hackerspace

Execute on overpass

Supported attributes

Warning:: this quick overview is incomplete

attribute type values which are supported by this layer
hackerspace Multiple choice makerspace hacklab
name string
level float 0 1 -1
website url
email email
phone phone
contact:mastodon fediverse
opening_hours opening_hours 24/7
service:3dprinter Multiple choice yes no
service:lasercutter Multiple choice yes no
service:cnc_drilling_machine Multiple choice yes no
service:media_studio Multiple choice yes no limited
service:sewing_machine Multiple choice yes no
service:workshop:wood Multiple choice yes no limited
service:workshop:ceramics Multiple choice yes no limited
service:workshop:metal Multiple choice yes no limited
service:bicycle:diy Multiple choice yes no limited
wheelchair Multiple choice designated yes limited no
drink:club-mate Multiple choice yes no
start_date date
internet_access Multiple choice wlan no terminal wired terminal;wlan
internet_access:fee Multiple choice yes no customers
internet_access:ssid string Telekom

Featureview elements and TagRenderings

id question labels freeform key
images
(Original in questions)
{image_carousel()}{image_upload()} Multiple choice only
reviews
(Original in questions)
{create_review()}{list_reviews()} Multiple choice only
is_makerspace Is this a hackerspace or a makerspace?
3 options
Multiple choice only
hackerspaces-name What is the name of this hackerspace?
This hackerspace is named {name}
name (string)
repeated
(Original in questions)
Multiple, identical objects can be found on floors {repeat_on}. level Multiple choice only
single_level
(Original in questions)
On what level is this feature located?
Located on the {level}th floor
5 options
level level (float)
website
(Original in questions)
What is the website of ?
{website}
1 options
contact website (url)
email
(Original in questions)
What is the email address of ?
{email}
2 options
contact email (email)
phone
(Original in questions)
What is the phone number of ?
{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)}
1 options
contact phone (phone)
mastodon
(Original in questions)
What is the Mastodon-handle of ?
{fediverse_link(contact:mastodon)}
contact:mastodon (fediverse)
opening_hours_24_7
(Original in questions)
When is this hackerspace opened?

Opening hours

{opening_hours_table(opening_hours)}

2 options
opening_hours (opening_hours)
hackerspaces-service-3dprinter Is a 3D-printer available at this hackerspace?
3 options
Multiple choice only
hackerspaces-service-lasercutter Is a laser cutter available at this hackerspace?
3 options
Multiple choice only
hackerspaces-service-cnc_drilling_machine Is a CNC drill available at this hackerspace?
3 options
Multiple choice only
hackerspaces-service-media_studio Is a multimedia studio available at this hackerspace?
3 options
Multiple choice only
hackerspaces-service-sewing_machine Is a sewing machine available at this hackerspace?
3 options
Multiple choice only
hackerspaces-service-workshop:wood Is a woodworking workshop available at this hackerspace?
3 options
Multiple choice only
hackerspaces-service-workshop:ceramics Is a ceramics workshop available at this hackerspace?
3 options
Multiple choice only
hackerspaces-service-workshop:metal Is a metal workshop available at this hackerspace?
3 options
Multiple choice only
hackerspaces-service-bicycle:diy Is a bicycle repair workshop available at this hackerspace?
3 options
Multiple choice only
wheelchair-access
(Original in questions)
Is this place accessible with a wheelchair?
4 options
Multiple choice only
hs-club-mate Does this hackerspace serve Club-Mate?
2 options
Multiple choice only
hackerspaces-start_date When was this hackerspace founded?
This hackerspace was founded at {start_date}
start_date (date)
internet
(Original in questions)
Does this place offer internet access?
6 options
internet-all Multiple choice only
internet-fee
(Original in questions)
Is there a fee for internet access?
3 options
internet-all Multiple choice only
internet-ssid
(Original in questions)
What is the network name for the wireless internet access?
The network name is {internet_access:ssid}
1 options
internet-all internet_access:ssid (string)
questions
(Original in questions)
{questions()} Multiple choice only
move-button {move_button()} Multiple choice only
delete-button {delete_button()} Multiple choice only
lod
(Original in questions)
{linked_data_from_website()} added_by_default Multiple choice only

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()}

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()}

is_makerspace

The question is Is this a hackerspace or a makerspace?

  • This is a makerspace is shown if with hackerspace=makerspace
  • This is a traditional (software oriented) hackerspace is shown if with hackerspace=
  • This is a hacklab which is mostly focussed on basic computer skills, using recycled devices and/or providing internet to the community. This is typically located in autonomous spaces, squats or social facilities is shown if with hackerspace=hacklab

hackerspaces-name

The question is What is the name of this hackerspace?

This hackerspace is named {name} is shown if name is set.

repeated

This tagrendering has no question and is thus read-only

Multiple, identical objects can be found on floors {repeat_on}.

This tagrendering is only visible in the popup if the following condition is met: repeat_on~.+ This tagrendering has labels level

single_level

The question is On what level is this feature located?

Located on the {level}th floor is shown if level is set.

  • Located underground is shown if with location=underground. This option cannot be chosen as answer
  • Located on the ground floor is shown if with level=0
  • Located on the ground floor is shown if with level=. This option cannot be chosen as answer
  • Located on the first floor is shown if with level=1
  • Located on the first basement level is shown if with level=-1

This tagrendering has labels level

website

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

{website} is shown if website is set.

  • {contact:website} is shown if with contact:website~.+. This option cannot be chosen as answer

This tagrendering has labels contact

email

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

{email} is shown if email is set.

  • {contact:email} is shown if with contact:email~.+. This option cannot be chosen as answer
  • {operator:email} is shown if with operator:email~.+. This option cannot be chosen as answer

This tagrendering has labels contact

phone

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

{link(&LBRACEphone&RBRACE,tel:&LBRACEphone&RBRACE,,,,)} is shown if phone is set.

  • {link(&LBRACEcontact:phone&RBRACE,tel:&LBRACEcontact:phone&RBRACE,,,,)} is shown if with contact:phone~.+. This option cannot be chosen as answer

This tagrendering has labels contact

mastodon

Shows and asks for the mastodon handle The question is What is the Mastodon-handle of {title()}?

{fediverse_link(contact:mastodon)} is shown if contact:mastodon is set.

opening_hours_24_7

The question is When is this hackerspace opened?

Opening hours

{opening_hours_table(opening_hours)} is shown if opening_hours is set.

  • 24/7 opened (including holidays) is shown if with opening_hours=24/7
  • Marked as closed for an unspecified time is shown if with opening_hours=closed. This option cannot be chosen as answer

hackerspaces-service-3dprinter

The question is Is a 3D-printer available at this hackerspace?

  • There is a 3D-printer available at this hackerspace is shown if with service:3dprinter=yes
  • There is no 3D-printer available at this hackerspace is shown if with service:3dprinter=no
  • There is a limited 3D-printer available at this hackerspace is shown if with service:3dprinter=limited. This option cannot be chosen as answer

hackerspaces-service-lasercutter

The question is Is a laser cutter available at this hackerspace?

hackerspaces-service-cnc_drilling_machine

The question is Is a CNC drill available at this hackerspace?

hackerspaces-service-media_studio

The question is Is a multimedia studio available at this hackerspace?

hackerspaces-service-sewing_machine

The question is Is a sewing machine available at this hackerspace?

hackerspaces-service-workshop:wood

The question is Is a woodworking workshop available at this hackerspace?

hackerspaces-service-workshop:ceramics

The question is Is a ceramics workshop available at this hackerspace?

hackerspaces-service-workshop:metal

The question is Is a metal workshop available at this hackerspace?

hackerspaces-service-bicycle:diy

The question is Is a bicycle repair workshop available at this hackerspace?

wheelchair-access

The question is Is this place accessible with a wheelchair?

  • This place is specially adapted for wheelchair users is shown if with wheelchair=designated
  • This place is easily reachable with a wheelchair is shown if with wheelchair=yes
  • It is possible to reach this place in a wheelchair, but it is not easy is shown if with wheelchair=limited
  • This place is not reachable with a wheelchair is shown if 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 hackerspace was founded at {start_date} is shown if start_date is set.

internet

The question is Does this place offer internet access?

This tagrendering has labels internet-all

internet-fee

The question is Is there a fee for internet access?

This tagrendering is only visible in the popup if the following condition is met: internet_access!=no & internet_access~.+ This tagrendering has labels internet-all

internet-ssid

The question is What is the network name for the wireless internet access?

The network name is {internet_access:ssid} is shown if internet_access:ssid is set.

This tagrendering is only visible in the popup if the following condition is met: internet_access~^(.wlan.)$ This tagrendering has labels internet-all

questions

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

{questions()}

move-button

This tagrendering has no question and is thus read-only

{move_button()}

delete-button

This tagrendering has no question and is thus read-only

{delete_button()}

lod

This tagrendering has no question and is thus read-only

{linked_data_from_website()}

This tagrendering has labels added_by_default

Filters

id question osmTags
open_now.0 Now open _isOpen=yes
id question osmTags
has_internet.0 Offers internet internet_access=wlan

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