SlideShare uma empresa Scribd logo
1 de 23
Baixar para ler offline
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	
  

Mais conteúdo relacionado

Semelhante a Workshop_Indoor and outdoor mapping

Semelhante a 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
 

Último

Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 

Último (20)

Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 

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