This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
vectortile:schema:v2:road [2020/03/18 06:02] tgwikiupdate [oneway] |
vectortile:schema:v2:road [2020/03/18 06:17] (current) tgwikiupdate |
||
---|---|---|---|
Line 57: | Line 57: | ||
The name of the road, sometimes it's in native language. | The name of the road, sometimes it's in native language. | ||
==== ref ==== | ==== ref ==== | ||
- | ''ref'': The reference numbers or codes. Common for roads, highway exits, routes, etc. | + | The reference numbers or codes. Common for roads, highway exits, routes, etc. |
==== structure ==== | ==== structure ==== | ||
- | ''structure'': Indicates whether the road is bridge, tunnel, ford or normal. | + | Indicates whether the road is bridge, tunnel, ford or normal. |
- | 1 -- normal | + | ^Value ^Description^ |
- | + | |'' '0' '' |normal| | |
- | 2 -- bridge | + | |'' '2' '' |bridge| |
- | + | |'' '4' '' |tunnel| | |
- | 4 -- tunnel | + | |'' '8' '' |ford| |
- | + | |'' '16' '' |tollway| | |
- | 8 -- ford | + | |
- | + | ||
- | 16 -- tollway | + | |
==== layer ==== | ==== layer ==== | ||
- | ''layer'': Determines the hierarchy order of overlapping road segments in the tunnel, bridge, etc. The values range from '1' to '26'. It is usually related to drawing priorities. Usually, the roads with the larger value of the layer will be drawn first. | + | Determines the drawing order of overlapping road segments in the tunnel, bridge, etc. The values range from '1' to '26'. It is usually related to drawing priorities. Usually, the roads with the larger value of the layer will be drawn first. |