Group
Extension

Matches 1

Map-Tube-Nuremberg ( S/ST/STELIM/Map-Tube-Nuremberg-0.08.tar.gz, STELIM, 2024; MetaCPAN )
Map-Tube-Nuremberg/lib/Map/Tube/Nuremberg.pm ( view source; MetaCPAN )
:Share ':all';

use Moo;
use namespace::clean;

has json => (is => 'ro', default => sub { return dist_file('Map-Tube-Nuremberg', 'nuremberg-map.json') });

with 'Map::Tube';


1;

__END__

=pod

=enco
n
the two given stations. The map contains currently only (U-Bahn) subway stations.

Hint: 
ID in JSON-File is VGN-Kennung as used in https://opendata.vag.de/dataset/haltestellen-id-geodaten. 
If Stat

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.