0% found this document useful (0 votes)
176 views19 pages

Indoor Routing SVG Maps

The document discusses a technology called SvgNaviMap for making indoor maps routable for navigation purposes. SvgNaviMap allows reusing existing floor plans, supports multiple levels, and allows point to point navigation within a web browser using locally stored maps. Routing information is added to maps as an overlay containing a bidirectional graph, affiliation areas, GPS markers, and level altitudes stored in an XML file.

Uploaded by

Kelvin Sugiarto
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
176 views19 pages

Indoor Routing SVG Maps

The document discusses a technology called SvgNaviMap for making indoor maps routable for navigation purposes. SvgNaviMap allows reusing existing floor plans, supports multiple levels, and allows point to point navigation within a web browser using locally stored maps. Routing information is added to maps as an overlay containing a bidirectional graph, affiliation areas, GPS markers, and level altitudes stored in an XML file.

Uploaded by

Kelvin Sugiarto
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 19

Simple Indoor Routing

on SVG Maps
Julian Ohrt, Volker Turau
LISE2013, October 28

Institute of Telematics
Hamburg University of Technology TUHH
Institute of Telematics - TUHH

Finding the way inside

Julian Ohrt Simple Indoor Routing on SVG Maps 2


Institute of Telematics - TUHH

Finding the way inside

Julian Ohrt Simple Indoor Routing on SVG Maps 3


Institute of Telematics - TUHH

Approaches for indoor maps

Creation
Routing?
Simple pixel graphics +

Julian Ohrt Simple Indoor Routing on SVG Maps 4


Institute of Telematics - TUHH

Approaches for indoor maps

Creation
Routing?
Simple pixel graphics +
Graphics with POIs

Julian Ohrt Simple Indoor Routing on SVG Maps 5


Institute of Telematics - TUHH

Approaches for indoor maps

Creation
Routing?
Simple pixel graphics +
Graphics with POIs
Global map providers
(Google, Bing, OSM)

Julian Ohrt Simple Indoor Routing on SVG Maps 6


Institute of Telematics - TUHH

Approaches for indoor maps

Creation
Routing?
Simple pixel graphics +
Graphics with POIs
Global map providers
(Google, Bing, OSM)
Custom maps - ?

Julian Ohrt Simple Indoor Routing on SVG Maps 7


Institute of Telematics - TUHH

Approaches for indoor maps

Creation
Routing?
Simple pixel graphics +
Graphics with POIs
Global map providers
(Google, Bing, OSM)
Custom maps - ?
SvgNaviMap

Julian Ohrt Simple Indoor Routing on SVG Maps 8


Institute of Telematics - TUHH

Premises for our navigable maps

Re-use existing floor plans


Support multiple levels
Allow easy point-to-point navigation
Run inside web browser
Offline and locally stored maps
Integratable with future positioning technologies

Julian Ohrt Simple Indoor Routing on SVG Maps 9


Institute of Telematics - TUHH

System design: SvgNaviMap


Use existing map
Add routing
information
Pin to geolocation
Send to
smartphone
(integrate position
provider)
Use map for
indoor navigation

Julian Ohrt Simple Indoor Routing on SVG Maps 10


Institute of Telematics - TUHH

Routing information
Draw on top of map
(overlay)

Julian Ohrt Simple Indoor Routing on SVG Maps 11


Institute of Telematics - TUHH

Routing information
Draw on top of map
(overlay)
Bi-directional graph
(across levels)

Julian Ohrt Simple Indoor Routing on SVG Maps 12


Institute of Telematics - TUHH

Routing information
Draw on top of map
(overlay)
Bi-directional graph
(across levels)
Affiliation areas (for
each node)

Julian Ohrt Simple Indoor Routing on SVG Maps 13


Institute of Telematics - TUHH

Routing information
Draw on top of map
(overlay)
Bi-directional graph
(across levels)
Affiliation areas (for
each node)
GPS markers
(at least two)

Julian Ohrt Simple Indoor Routing on SVG Maps 14


Institute of Telematics - TUHH

Routing information
Draw on top of map
(overlay)
Bi-directional graph
(across levels)
Affiliation areas (for
each node)
GPS markers
(at least two)
Altitude of each level

Julian Ohrt Simple Indoor Routing on SVG Maps 15


Institute of Telematics - TUHH

Routing information
Draw on top of map
(overlay)
Bi-directional graph
(across levels)
Affiliation areas (for
each node)
GPS markers
(at least two)
Altitude of each level
Store as XML file

Julian Ohrt Simple Indoor Routing on SVG Maps 16


Institute of Telematics - TUHH

Android live demo


Map of Stoneridge Shopping Center in
Pleasanton, CA, USA
Map source:
http://www.simon.com/mall/stoneridge-
shoppingcenter/map

Julian Ohrt Simple Indoor Routing on SVG Maps 17


Institute of Telematics - TUHH

Summary
SvgNaviMap

Technology to make
available maps routable

Open source

Julian Ohrt Simple Indoor Routing on SVG Maps 18


Thank you for your attention

Institute of Telematics
Hamburg University of Technology TUHH

You might also like