railmapgen / rmg

Tool for generating railway maps and information panels in the styles of various cities' public transportation systems
https://railmapgen.github.io/?app=rmg
GNU General Public License v3.0
202 stars 35 forks source link

Station with no service in Shanghai Metro #217

Open thekingofcity opened 2 years ago

thekingofcity commented 2 years ago

Also the currently missing station Longju Road could leverage the station service field by selecting no other services.

image

However, besides railmap and indoor canvas which can simply hide the station element, next and past info in the runin canvas needs some more tuning as stations can be missing all the path to the terminal and there can be a situation where all the following stations of this current station are temporarily closed.

Originally posted by @thekingofcity in https://github.com/wongchito/RailMapGenerator/issues/213#issuecomment-1003562573

thekingofcity commented 2 years ago

This feature requires two parts.

The second part also needs to be overhauled after V5 is upgraded since linestart and lineend might be removed, so I'll update it after V5.

tkp30 commented 2 years ago

I think we can add the second-name like Guangzhou Metro to provide this. Or we can also use an "hidden station" (Like Yanyu Road in Line 11,it's really but it's hidden in all maps actually.In POV of Line 11 you can see it between Pusan Road and Yuqiao.)

thekingofcity commented 2 years ago

I think we can add the second-name like Guangzhou Metro to provide this.

No, I'll not use a notesGZMTR thing as shmetro does not use notes in future stations.

Or we can also use an "hidden station" (Like Yanyu Road in Line 11,it's really but it's hidden in all maps actually.In POV of Line 11 you can see it between Pusan Road and Yuqiao.)

Would you like to explain more about it?

thekingofcity commented 2 years ago

As we make no fundamental changes in the underlying params, this could be brought back to the to-do list.