The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Opendata::GTFS::Type::Stop - Stop

VERSION

Version 0.0100, released 2015-01-31.

ATTRIBUTES

location_type

Maybe [ Str ] optional read-only

parent_station

Maybe [ Str ] optional read-only

stop_code

Maybe [ Str ] optional read-only

stop_desc

Maybe [ Str ] optional read-only

stop_id

Str optional read-only

stop_lat

Str optional read-only

stop_lon

Str optional read-only

stop_name

Str optional read-only

stop_timezone

Maybe [ Str ] optional read-only

stop_url

Maybe [ Str ] optional read-only

wheelchair_boarding

Maybe [ Str ] optional read-only

zone_id

Maybe [ Str ] optional read-only

HOMEPAGE

https://metacpan.org/release/Opendata-GTFS-Feed

AUTHOR

Erik Carlsson <info@code301.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Erik Carlsson <info@code301.com>.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.