Skip to content

HERE Public Transit API #109

Description

@amotl

@eifinger and @eifinger-bot are conceiving a sweet Python package that wraps the HERE Public Transit API v8, called here_transit. Thanks!

response = await here_transit.route(
    origin=Place(latitude=50.12778680095556, longitude=8.582081794738771),
    destination=Place(latitude=50.060940891421765, longitude=8.336477279663088),
    return_values=[Return.TRAVEL_SUMMARY],
)

/cc @einsiedlerkrebs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions