SlideShare ist ein Scribd-Unternehmen logo
1 von 23
Downloaden Sie, um offline zu lesen
Mapping accessibility on the
WWU campus 	
  

1	
  
•  In order to represent accessibility
information digitally, we have to break
down the real-life environment into its
discrete features (objects, elements) :
-  Stairs
-  Ramps
-  Corridors, etc.

2	
  
•  Each object has a set of properties
(attributes) describing it from the viewpoint
of accessibility:
- eg. a ramp has a particular slope
(inclination) and width that make it
(in)accessible for a wheelchair user

3	
  
Outdoor objects and accessibility
attributes 	
  
Outdoor Object

Attributes

Ramps

Width

Inclination

Handrail

Manoeuvrin
g Space

Steps

Lighting

Coloured
Markings

Tread Depth

Handrail

Pathways

Surface

Inclination

Parking Space

Number of
Places for
Wheelchair

Distance to
Entrance

Building

Wheelchair
Accessible

Width

Automatic
Opening/Closing

Bell /
Intercom

4	
  
Indoor objects and accessibility
attributes

5	
  
Description sheets
for each type of object – outdoor or indoor

-­‐ after creating (or finding) a digital element to represent a real-life
	
  
object, make note of its ID as well as values for its attributes

	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  a8ributes	
  	
  	
  	
  	
  

element	
  ID	
  
retrieved	
  from	
  
OpenStreetMap	
  /	
  	
  
indoor	
  mapping	
  app	
  

a8ribute	
  value	
  

a8ribute	
  values	
  can	
  be	
  numbers	
  or	
  
sets	
  of	
  predefined	
  opBons	
  
(eg.	
  good/poor/none):	
  see	
  file	
  
“Kriterien”	
  for	
  possible	
  values)	
  	
  6	
  
Objects in OpenStreetMap (OSM)
•  OSM lets us create digital
representations of outdoor objects
•  Real-life objects are represented in OSM
by using geometric elements:
- points (known as ‘nodes’ in OSM)
- lines (‘ways’), and
- areas (‘closed ways’)
•  Each element can be described (‘tagged’)
to store info about attributes of the
represented object
7	
  
OSM on smartphones
•  http://wiki.openstreetmap.org/wiki/Go_Map!!

8	
  
Desktop OSM: JOSM
•  1. Download current map data from
OpenStreetMap
•  2. Edit map elements using satellite
imagery, GPS, field papers and notes as
well as using our knowledge of a place
•  3. Save changes to OpenStreetMap

9	
  
Nodes in OSM

•  Nodes in OSM are point elements.
•  They define a single geospatial point,
using a latitude and longitude.

10	
  
Ways in OSM
•  Way is a general term for a series of
joined nodes.
•  They usually represent linear objects
(vectors), such as rivers or roads.
•  Ways can also represent solid polygons
(areas), such as buildings or forests. In
this case, an area is a way whose first and
last node are the same – a closed way.
•  Closed ways occasionally represent linear
loops, such as highway roundabouts,
rather than solid ('filled') areas.
11	
  
Tags in OSM
•  All elements have tags that describe the
objects that the elements represent in
more detail.
•  Tags are organized into keys and values.
The general form of a tag is key=value.
•  Keys are categories of object properties,
such as Land Use for a closed way
representing a plot.
•  Values specify keys, eg.
Land Use=Garden
12	
  
Example: representing steps (and ramps)
in OSM
•  After entering a line (‘way’ in OSM) to
represent the steps, we need to tag it
appropriately:
•  highway=steps: “highway“ is a key describing
what kind of linear element the way is
•  incline=20%: “incline” is a key to store the
slope
•  ramp=yes: if the way represents a ramp
rather than steps, this tag is needed
•  handrail=yes: is there a handrail?
•  etc.
13	
  
Tags in OSM 	
  
•  There are numerous tags available –
check the links for a description of what
different keys and values mean
- https://www.openstreetmap.org/login?
referer= %2F
- http://learnosm.org/en/beginner/start-osm/
•  To store accessibility information, we can
use some of the available tags; eg.
width=120cm
14	
  
Accessibility-related OSM tags 	
  
Outdoor	
  Object	
  	
  

A-ributes	
  	
  

Ramps	
  
highway=steps	
  
ramp=yes	
  	
  

Width	
  	
  
width=*	
  	
  

InclinaBon	
  	
   Handrail	
  	
  
Manoeuvring	
  
incline=*	
  	
  
handrail=yes/ Space	
  	
  
no	
  	
  

Steps	
  	
  	
  
highway=steps	
  	
  

LighBng	
  	
  

Coloured	
  
Markings	
  	
  

Pathways	
  	
  
highway=””	
  	
  

Surface	
  	
  	
  
surface=””	
  	
  

InclinaBon	
  	
   •  eans	
  that	
  the	
  value	
  for	
  the	
  
m
incline=*	
  	
  
key	
  has	
  to	
  be	
  numerical	
  

Tread	
  Depth	
  	
   Handrail	
  	
  
handrail=yes/
no	
  	
  

Parking	
  Space	
  	
  
Number	
  of	
  Places	
   Distance	
  to	
   “”	
  means	
  that	
  the	
  value	
  for	
  
amenity=parking	
  	
   for	
  Wheelchair	
  
Entrance	
  	
  
the	
  key	
  is	
  a	
  string	
  of	
  characters	
  	
  
capacity:disabled=	
  
yes/no/number	
  	
  
Building	
  	
  
Wheelchair	
  
building=entrance	
  	
   Accessible	
  	
  
wheelchair=yes/
limited/no	
  	
  

Width	
  	
  
width=*	
  

AutomaBc	
  
Opening/
Closing	
  	
  

Bell	
  /	
  Intercom	
  	
  

15	
  
•  What about accessibility attributes for
which keys are not already available in
OSM?
•  Use description=“” tag, eg.
decription=manoeuvring space available
•  In any case, adding tags in OSM is
welcome but optional: all accessibility
attributes should be entered in description
sheets (slide 6)!
16	
  
Indoor Mapping Application
by Georg Tschor

	
  

17	
  
Choose source

18	
  
Create elements: corridor and room

19	
  
Create elements: door and entrance

20	
  
Create elements: vertical connection

21	
  
Upload and edit

22	
  
Thank you and have fun!
•  Contact us for any questions and doubts:
•  Elisabet Adeva:
e_adev01@uni-muenster.de
•  Nemanja Kostic:
kostic_nemanja@yahoo.com

23	
  

Weitere ähnliche Inhalte

Ähnlich wie Workshop_Indoor and outdoor mapping

Ähnlich wie Workshop_Indoor and outdoor mapping (8)

20140626 Introduction to OpenStreetMap
20140626 Introduction to OpenStreetMap20140626 Introduction to OpenStreetMap
20140626 Introduction to OpenStreetMap
 
Creating a feature class
Creating a feature classCreating a feature class
Creating a feature class
 
Making the most of Roam
Making the most of RoamMaking the most of Roam
Making the most of Roam
 
Openstreetmap
OpenstreetmapOpenstreetmap
Openstreetmap
 
Improving Street Design Through 'Link and Place'
Improving Street Design Through 'Link and Place'Improving Street Design Through 'Link and Place'
Improving Street Design Through 'Link and Place'
 
Digimap Roam webinar
Digimap Roam webinarDigimap Roam webinar
Digimap Roam webinar
 
GIS Data Types
GIS Data TypesGIS Data Types
GIS Data Types
 
Master Thesis 2015 - Aykut İçöz at University Of Ulm
Master Thesis 2015 - Aykut İçöz at University Of UlmMaster Thesis 2015 - Aykut İçöz at University Of Ulm
Master Thesis 2015 - Aykut İçöz at University Of Ulm
 

Kürzlich hochgeladen

AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 

Kürzlich hochgeladen (20)

AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 

Workshop_Indoor and outdoor mapping

  • 1. Mapping accessibility on the WWU campus   1  
  • 2. •  In order to represent accessibility information digitally, we have to break down the real-life environment into its discrete features (objects, elements) : -  Stairs -  Ramps -  Corridors, etc. 2  
  • 3. •  Each object has a set of properties (attributes) describing it from the viewpoint of accessibility: - eg. a ramp has a particular slope (inclination) and width that make it (in)accessible for a wheelchair user 3  
  • 4. Outdoor objects and accessibility attributes   Outdoor Object Attributes Ramps Width Inclination Handrail Manoeuvrin g Space Steps Lighting Coloured Markings Tread Depth Handrail Pathways Surface Inclination Parking Space Number of Places for Wheelchair Distance to Entrance Building Wheelchair Accessible Width Automatic Opening/Closing Bell / Intercom 4  
  • 5. Indoor objects and accessibility attributes 5  
  • 6. Description sheets for each type of object – outdoor or indoor -­‐ after creating (or finding) a digital element to represent a real-life   object, make note of its ID as well as values for its attributes                      a8ributes           element  ID   retrieved  from   OpenStreetMap  /     indoor  mapping  app   a8ribute  value   a8ribute  values  can  be  numbers  or   sets  of  predefined  opBons   (eg.  good/poor/none):  see  file   “Kriterien”  for  possible  values)    6  
  • 7. Objects in OpenStreetMap (OSM) •  OSM lets us create digital representations of outdoor objects •  Real-life objects are represented in OSM by using geometric elements: - points (known as ‘nodes’ in OSM) - lines (‘ways’), and - areas (‘closed ways’) •  Each element can be described (‘tagged’) to store info about attributes of the represented object 7  
  • 8. OSM on smartphones •  http://wiki.openstreetmap.org/wiki/Go_Map!! 8  
  • 9. Desktop OSM: JOSM •  1. Download current map data from OpenStreetMap •  2. Edit map elements using satellite imagery, GPS, field papers and notes as well as using our knowledge of a place •  3. Save changes to OpenStreetMap 9  
  • 10. Nodes in OSM •  Nodes in OSM are point elements. •  They define a single geospatial point, using a latitude and longitude. 10  
  • 11. Ways in OSM •  Way is a general term for a series of joined nodes. •  They usually represent linear objects (vectors), such as rivers or roads. •  Ways can also represent solid polygons (areas), such as buildings or forests. In this case, an area is a way whose first and last node are the same – a closed way. •  Closed ways occasionally represent linear loops, such as highway roundabouts, rather than solid ('filled') areas. 11  
  • 12. Tags in OSM •  All elements have tags that describe the objects that the elements represent in more detail. •  Tags are organized into keys and values. The general form of a tag is key=value. •  Keys are categories of object properties, such as Land Use for a closed way representing a plot. •  Values specify keys, eg. Land Use=Garden 12  
  • 13. Example: representing steps (and ramps) in OSM •  After entering a line (‘way’ in OSM) to represent the steps, we need to tag it appropriately: •  highway=steps: “highway“ is a key describing what kind of linear element the way is •  incline=20%: “incline” is a key to store the slope •  ramp=yes: if the way represents a ramp rather than steps, this tag is needed •  handrail=yes: is there a handrail? •  etc. 13  
  • 14. Tags in OSM   •  There are numerous tags available – check the links for a description of what different keys and values mean - https://www.openstreetmap.org/login? referer= %2F - http://learnosm.org/en/beginner/start-osm/ •  To store accessibility information, we can use some of the available tags; eg. width=120cm 14  
  • 15. Accessibility-related OSM tags   Outdoor  Object     A-ributes     Ramps   highway=steps   ramp=yes     Width     width=*     InclinaBon     Handrail     Manoeuvring   incline=*     handrail=yes/ Space     no     Steps       highway=steps     LighBng     Coloured   Markings     Pathways     highway=””     Surface       surface=””     InclinaBon     •  eans  that  the  value  for  the   m incline=*     key  has  to  be  numerical   Tread  Depth     Handrail     handrail=yes/ no     Parking  Space     Number  of  Places   Distance  to   “”  means  that  the  value  for   amenity=parking     for  Wheelchair   Entrance     the  key  is  a  string  of  characters     capacity:disabled=   yes/no/number     Building     Wheelchair   building=entrance     Accessible     wheelchair=yes/ limited/no     Width     width=*   AutomaBc   Opening/ Closing     Bell  /  Intercom     15  
  • 16. •  What about accessibility attributes for which keys are not already available in OSM? •  Use description=“” tag, eg. decription=manoeuvring space available •  In any case, adding tags in OSM is welcome but optional: all accessibility attributes should be entered in description sheets (slide 6)! 16  
  • 17. Indoor Mapping Application by Georg Tschor   17  
  • 19. Create elements: corridor and room 19  
  • 20. Create elements: door and entrance 20  
  • 21. Create elements: vertical connection 21  
  • 23. Thank you and have fun! •  Contact us for any questions and doubts: •  Elisabet Adeva: e_adev01@uni-muenster.de •  Nemanja Kostic: kostic_nemanja@yahoo.com 23