/GEOFOX-Dart

Primary LanguageDartGNU General Public License v3.0GPL-3.0

THIS PACKAGE CURRENTLY IS A WORK IN PROGRESS AND NOT MEANT TO BE USED IN PRODUCTION

GEOFOX Dart Package

This package simplifies the interaction with the GTI Geofox API used by the HVV in Hamburg (Germany).

Features

  • Access timetable data from the HVV (schedule + realtime)

Progress / Supported methods:

Important

  • Auth
  • Init
  • checkName
  • checkPostalCode
  • getRoute
  • departureList
  • departureCourse
  • listStations
  • listLines
  • getAnnouncements
  • getIndividualRoute
  • getVehicleMap

Not so important

  • singleTicketOptimizer
  • ticketList
  • tariffMetaData
  • tariffZoneNeighbours
  • getTariff
  • getTrackCoordinates

How to use it

Important hints

To use this package, please request API access from HVV via the official method and use the supplied credentials to authentificate yourself via the given method

Copyright / License

This project is maintained by Pascal Böhler and licensed under the GNU General Public License v3 (GPLv3) and therefor free to use by anyone