Skip Menu |

This queue is for tickets about the Map-Tube CPAN distribution.

Report information
The Basics
Id: 102438
Status: resolved
Priority: 0/
Queue: Map-Tube

People
Owner: MANWAR [...] cpan.org
Requestors: GWS [...] cpan.org
SKIM [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: 2.89



Subject: Station element - link attribute
Hi Mohammad, I propose new attribute for station element for pedestrian tunnel. We have a 'link' attribute, which stays for different links: * link between stations via rails. (in future 'link' attribute) * link between stations via pedestrian tunnes (in future 'link_?' attribute) * other? Right? Kind regards, Michal
On 2015-03-01 17:00:26, SKIM wrote: Show quoted text
> Hi Mohammad, > > I propose new attribute for station element for pedestrian tunnel. > We have a 'link' attribute, which stays for different links: > * link between stations via rails. (in future 'link' attribute) > * link between stations via pedestrian tunnes (in future 'link_?' attribute) > * other?
Such links must not be necessarily tunnels. In Berlin there's for example U-Wilmersdorfer Str. <-> S-Charlottenburg, where the change happens at street level, not in a tunnel.
Dne Po 02.bře.2015 01:28:02, SREZIC napsal(a): Show quoted text
> Such links must not be necessarily tunnels. In Berlin there's for > example U-Wilmersdorfer Str. <-> S-Charlottenburg, where the change > happens at street level, not in a tunnel.
I understand. I am talking about concept - direct line and other types. The best way is defining of each type of change. Thanks, M.
Hi, I have proposed a solution here: https://github.com/Manwar/Map-Tube/commit/adf0ea2880df91ce5156913f27f8737bbaae2cd6 Added new attribute to the element "station" called "other_link". It should have value in the format as below: "Tunnel:StationId1|StationId2,Street:StationId3" Map::Tube::London v0.70 has implemented the recent changes. Looking forward to your feedback. Best Regards. Mohammad S Anwar
On 2015-03-15 13:55:58, MANWAR wrote: Show quoted text
> Hi, > > I have proposed a solution here: > > https://github.com/Manwar/Map- > Tube/commit/adf0ea2880df91ce5156913f27f8737bbaae2cd6 > > Added new attribute to the element "station" called "other_link". It > should have value in the format as below: > > "Tunnel:StationId1|StationId2,Street:StationId3" > > Map::Tube::London v0.70 has implemented the recent changes. > > Looking forward to your feedback.
Just released Map::Tube::Berlin 0.08 which is using the new feature.
Dne Ne 15.bře.2015 13:55:58, MANWAR napsal(a): Hi, Show quoted text
> I have proposed a solution here: > > https://github.com/Manwar/Map- > Tube/commit/adf0ea2880df91ce5156913f27f8737bbaae2cd6 > > Added new attribute to the element "station" called "other_link". It > should have value in the format as below: > > "Tunnel:StationId1|StationId2,Street:StationId3" > > Map::Tube::London v0.70 has implemented the recent changes. > > Looking forward to your feedback.
I released Map::Tube::Prague and Map::Tube::Warsaw with this new feature. That's ok for me. Kind reards, Michal
Closing it now.