All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download graphhopper-reader-gtfs JAR 10.0 with all dependencies


Files of the artifact graphhopper-reader-gtfs version 10.0 from the group com.graphhopper.

Artifact graphhopper-reader-gtfs
Group com.graphhopper
Version 10.0
Last update 04. November 2024
Tags: super routing fast flexible engine graphhopper
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies graphhopper-core, guava, javacsv, commons-io, mapdb, slf4j-api, gtfs-realtime-bindings, javax.inject,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of graphhopper-reader-gtfs Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of graphhopper-reader-gtfs version 10.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.graphhopper.graphhopper-reader-gtfs
META-INF.maven.com.graphhopper.graphhopper-reader-gtfs.META-INF.maven.com.graphhopper.graphhopper-reader-gtfs.pom.properties
META-INF.maven.com.graphhopper.graphhopper-reader-gtfs.META-INF.maven.com.graphhopper.graphhopper-reader-gtfs.pom.xml
com.conveyal.gtfs
com.conveyal.gtfs.com.conveyal.gtfs.GTFSFeed
com.conveyal.gtfs.error
com.conveyal.gtfs.error.com.conveyal.gtfs.error.DateParseError
com.conveyal.gtfs.error.com.conveyal.gtfs.error.DuplicateKeyError
com.conveyal.gtfs.error.com.conveyal.gtfs.error.EmptyFieldError
com.conveyal.gtfs.error.com.conveyal.gtfs.error.GTFSError
com.conveyal.gtfs.error.com.conveyal.gtfs.error.GeneralError
com.conveyal.gtfs.error.com.conveyal.gtfs.error.MissingColumnError
com.conveyal.gtfs.error.com.conveyal.gtfs.error.MissingTableError
com.conveyal.gtfs.error.com.conveyal.gtfs.error.NumberParseError
com.conveyal.gtfs.error.com.conveyal.gtfs.error.Priority
com.conveyal.gtfs.error.com.conveyal.gtfs.error.RangeError
com.conveyal.gtfs.error.com.conveyal.gtfs.error.ReferentialIntegrityError
com.conveyal.gtfs.error.com.conveyal.gtfs.error.TableInSubdirectoryError
com.conveyal.gtfs.error.com.conveyal.gtfs.error.TimeParseError
com.conveyal.gtfs.error.com.conveyal.gtfs.error.URLParseError
com.conveyal.gtfs.model
com.conveyal.gtfs.model.com.conveyal.gtfs.model.Agency
com.conveyal.gtfs.model.com.conveyal.gtfs.model.Calendar
com.conveyal.gtfs.model.com.conveyal.gtfs.model.CalendarDate
com.conveyal.gtfs.model.com.conveyal.gtfs.model.Entity
com.conveyal.gtfs.model.com.conveyal.gtfs.model.Fare
com.conveyal.gtfs.model.com.conveyal.gtfs.model.FareAttribute
com.conveyal.gtfs.model.com.conveyal.gtfs.model.FareRule
com.conveyal.gtfs.model.com.conveyal.gtfs.model.FeedInfo
com.conveyal.gtfs.model.com.conveyal.gtfs.model.Frequency
com.conveyal.gtfs.model.com.conveyal.gtfs.model.Route
com.conveyal.gtfs.model.com.conveyal.gtfs.model.Service
com.conveyal.gtfs.model.com.conveyal.gtfs.model.Shape
com.conveyal.gtfs.model.com.conveyal.gtfs.model.ShapePoint
com.conveyal.gtfs.model.com.conveyal.gtfs.model.Stop
com.conveyal.gtfs.model.com.conveyal.gtfs.model.StopTime
com.conveyal.gtfs.model.com.conveyal.gtfs.model.Transfer
com.conveyal.gtfs.model.com.conveyal.gtfs.model.Trip
com.graphhopper.gtfs
com.graphhopper.gtfs.com.graphhopper.gtfs.GHLocation
com.graphhopper.gtfs.com.graphhopper.gtfs.GHPointLocation
com.graphhopper.gtfs.com.graphhopper.gtfs.GHStationLocation
com.graphhopper.gtfs.com.graphhopper.gtfs.GraphExplorer
com.graphhopper.gtfs.com.graphhopper.gtfs.GraphHopperGtfs
com.graphhopper.gtfs.com.graphhopper.gtfs.GtfsHelper
com.graphhopper.gtfs.com.graphhopper.gtfs.GtfsReader
com.graphhopper.gtfs.com.graphhopper.gtfs.GtfsStorage
com.graphhopper.gtfs.com.graphhopper.gtfs.Label
com.graphhopper.gtfs.com.graphhopper.gtfs.MultiCriteriaLabelSetting
com.graphhopper.gtfs.com.graphhopper.gtfs.PtEdgeAttributes
com.graphhopper.gtfs.com.graphhopper.gtfs.PtGraph
com.graphhopper.gtfs.com.graphhopper.gtfs.PtLocationSnapper
com.graphhopper.gtfs.com.graphhopper.gtfs.PtRouter
com.graphhopper.gtfs.com.graphhopper.gtfs.PtRouterFreeWalkImpl
com.graphhopper.gtfs.com.graphhopper.gtfs.PtRouterImpl
com.graphhopper.gtfs.com.graphhopper.gtfs.RealtimeFeed
com.graphhopper.gtfs.com.graphhopper.gtfs.Request
com.graphhopper.gtfs.com.graphhopper.gtfs.Transfers
com.graphhopper.gtfs.com.graphhopper.gtfs.TripFromLabel
com.graphhopper.gtfs.analysis
com.graphhopper.gtfs.analysis.com.graphhopper.gtfs.analysis.Analysis
com.graphhopper.gtfs.analysis.com.graphhopper.gtfs.analysis.PtGraphAsAdjacencyList
com.graphhopper.gtfs.fare
com.graphhopper.gtfs.fare.com.graphhopper.gtfs.fare.Amount
com.graphhopper.gtfs.fare.com.graphhopper.gtfs.fare.FareAssignment
com.graphhopper.gtfs.fare.com.graphhopper.gtfs.fare.Fares
com.graphhopper.gtfs.fare.com.graphhopper.gtfs.fare.OriginDestinationRule
com.graphhopper.gtfs.fare.com.graphhopper.gtfs.fare.RouteRule
com.graphhopper.gtfs.fare.com.graphhopper.gtfs.fare.SanitizedFareRule
com.graphhopper.gtfs.fare.com.graphhopper.gtfs.fare.Ticket
com.graphhopper.gtfs.fare.com.graphhopper.gtfs.fare.TicketPurchase
com.graphhopper.gtfs.fare.com.graphhopper.gtfs.fare.TicketPurchaseScoreCalculator
com.graphhopper.gtfs.fare.com.graphhopper.gtfs.fare.Trip
com.graphhopper.gtfs.fare.com.graphhopper.gtfs.fare.ZoneRule




© 2015 - 2024 Weber Informatics LLC | Privacy Policy