Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Travel-Status-DE-HAFAS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
derf
Travel-Status-DE-HAFAS
Commits
e79b3f68
Unverified
Commit
e79b3f68
authored
7 months ago
by
Birte Kristina Friesel
Browse files
Options
Downloads
Patches
Plain Diff
HAFAS(3pm): get_service: Document coverage and homepage keys
parent
02fa51f0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/Travel/Status/DE/HAFAS.pm
+15
-4
15 additions, 4 deletions
lib/Travel/Status/DE/HAFAS.pm
with
15 additions
and
4 deletions
lib/Travel/Status/DE/HAFAS.pm
+
15
−
4
View file @
e79b3f68
...
...
@@ -1124,18 +1124,29 @@ nothing otherwise. The hashref contains the following keys.
=over
=item B<
nam
e> => I<
string
>
=item B<
coverag
e> => I<
hashref
>
service name, e.g. Bay Area Rapid Transit or Deutsche Bahn.
Area in which the service provides near-optimal coverage. Typically, this means
a (nearly) complete list of departures and real-time data. The hashref contains
two optional keys: B<area> (GeoJSON) and B<regions> (list of strings, e.g. "DE"
or "CH-BE").
=item B<
mgat
e> => I<string>
=item B<
homepag
e> => I<string>
H
AFAS backend URL
H
omepage URL of the service provider.
=item B<languages> => I<arrayref>
Languages supported by the backend; see the constructor's B<language> argument.
=item B<name> => I<string>
Service name, e.g. Bay Area Rapid Transit or Deutsche Bahn.
=item B<mgate> => I<string>
HAFAS backend URL
=item B<productbits> => I<arrayref>
MOT bits supported by the backend. I<arrayref> contains either strings
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment