NAME
Map::Metro::Plugin::Map::London - Map::Metro map for London
SYNOPSIS
use Map::Metro;
my $graph = Map::Metro->new('London')->parse;
Or:
$ map-metro.pl route London 'Baker Street' Bank
DESCRIPTION
See Map::Metro for usage information.
See examples/graph-make for code that converts the supplied data into data for both this and Map::Tube::London, filtering lines on whether they appear in examples/line-colours.csv.
SOURCES
The ur-dataset, albeit from 2014: https://github.com/nicola/tubemaps/tree/master/datasets
A Neo4j-orientated roundup updated in 2022: https://github.com/yirensum/tube-ingestor
From https://www.doogal.co.uk/london_stations:
AUTHOR
Ed J
1;