Travel::Status::DE::HAFAS::Location - A single public transit location
printf("Destination: %s (%8d)\n", $location->name, $location->eva);
version 6.11
Travel::Status::DE::HAFAS::Location describes a HAFAS location that belongs to a stop (e.g. on a journey's route) or has been returned as part of a locationSearch or geoSearch request.
Location name, e.g. "Essen Hbf" or "Unter den Linden/B75, Tostedt".
EVA ID, e.g. 8000080.
Location latitude (WGS-84)
Location longitude (WGS-84)
Distance in meters between the requested coordinates and this location.
Weight / Relevance / Importance of this location using an unknown metric. Higher values indicate more relevant locations.
None.
None known.
Travel::Routing::DE::HAFAS(3pm).
Copyright (C) 2023 by Birte Kristina Friesel <derf@finalrewind.org>
This module is licensed under the same terms as Perl itself.