forked from organicmaps/organicmaps
Add new feature type: railway-station-subway.
This commit is contained in:
parent
90b9e3c3cf
commit
9f9e4e639e
3 changed files with 9 additions and 2 deletions
|
@ -884,7 +884,9 @@ world +
|
|||
tunnel 12|0|160|391 12|0|161|392 12|0|162|395 13|0|159|402 13|0|160|403 13|0|161|406 14|0|178|479 14|0|179|480 14|0|180|483 15|0|182|587 15|0|183|588 15|0|184|591 16|0|234|907 16|0|235|908 16|0|236|911 17|0|239|952 17|0|240|953 17|0|241|956 -
|
||||
bridge 16|0|48|367 16|0|58|415 17|0|51|369 17|0|60|419 -
|
||||
{}
|
||||
station 13|4|0|446 14|4|0|563 15|4|2|750 16|4|2|1275 16|3|13|11566 16|3|14|11567 17|4|2|1436 17|3|15|11802 17|3|16|11803 -
|
||||
station 13|4|0|446 14|4|0|563 15|4|2|750 16|4|2|1275 16|3|13|11566 16|3|14|11567 17|4|2|1436 17|3|15|11802 17|3|16|11803 +
|
||||
subway -
|
||||
{}
|
||||
halt 13|4|0|448 14|4|0|564 15|4|2|751 16|4|2|1276 16|3|15|11568 16|3|16|11569 17|4|2|1437 17|3|15|11804 17|3|16|11805 -
|
||||
tram_stop 13|4|2|449 14|4|0|565 15|4|2|752 16|4|2|1277 16|3|15|11570 16|3|16|11571 17|4|2|1438 17|3|15|11806 17|3|16|11807 -
|
||||
razed 16|0|113|623 16|0|155|730 16|0|168|749 17|0|121|661 17|0|160|772 17|0|173|791 -
|
||||
|
|
|
@ -53886,6 +53886,9 @@ cont {
|
|||
}
|
||||
}
|
||||
}
|
||||
cont {
|
||||
name: "railway-station-subway"
|
||||
}
|
||||
cont {
|
||||
name: "railway-subway"
|
||||
element {
|
||||
|
|
|
@ -970,7 +970,9 @@ world 000000000000000000 +
|
|||
bridge 000000000000000011 -
|
||||
tunnel 000000000000111111 -
|
||||
{}
|
||||
station 000000000000001111 -
|
||||
station 000000000000001111 +
|
||||
subway 000000000000001111 -
|
||||
{}
|
||||
subway 000000000000000000 +
|
||||
bridge 000000000000000000 -
|
||||
tunnel 000000000000000000 -
|
||||
|
|
Loading…
Add table
Reference in a new issue