Skip to content

Map Creator

Chris Daley edited this page Nov 6, 2018 · 10 revisions

Python tools for manipulating InvisiSign map data

Point Layer fields

Points represent Landmarks

Field Type OSM Navatar Example
name string name 2600S
type string type DOOR
level int level level 1
indoor string indoor door
wheelchair string wheelchair yes
amenity string amenity toilets
access string access public

Polygon Layer fields

Polygons represent both Buildings and Navigable Areas

Field Type OSM Navatar Example
name string name LIBRARY
level int level 1
indoor string indoor area
ref string ref 2600
building string building yes

Clone this wiki locally