Installation Map and Design
map.xml
.map.xml
.path.xml
.region.xml
.The image shows the different layers used in mapping:
This layer represents vectorized paths for navigation.
The world map serves as the base for all mapping layers.
Key | Value |
---|---|
type | gateway(Entrance) / facility(Facility) / building(Building) / store(Store) / transfer(Floor Switch) |
subtype |
• gateway: entrance / exit / emergency • facility: ATM / toilet • store: drink / food / shopping • transfer: stair / elevator / escalator |
self | ####### (7 digits) (First 3 digits: floor + Last 4 digits: ID) |
goto | ####### (7 digits) (First 3 digits: floor + Last 4 digits: ID set) |
english | Enter English |
Note: Transfer category must include a subtype.
English | Turkish |
---|---|
Before reaching the navigation target, all paths must be connected to form a single network without interruptions. | Yönlendirme hedefine ulaşılıncaya kadar tüm yollar bir ağ oluşturacak şekilde bağlı olmalıdır, kopmalar olmamalıdır. |
The ending nodes of paths must be in navigation regions. | Yolların bitiş noktaları mutlaka yönlendirme bölgeleri içinde olmalıdır. |
A | type=transfer, subtype=escalator, self=0020001, goto=0030001,001001 |
---|---|
B | type=transfer, subtype=escalator, self=0030001 |
C | type=transfer, subtype=stair, self=0020002, goto=0030002,0010002 |
D | type=transfer, subtype=elevator, self=0010003, goto=0020003,501003 |
E | type=transfer, subtype=escalator, self=5010002, goto=5020002 |
Key | Value |
---|---|
label | Starbucks Coffee |
navi | true |
render | centerstore |
show_label | true |
show_region | true |
stack | -80 |
subtype | drink |
type | store |