jar

com.graphhopper : graphhopper-reader-gtfs

Maven & Gradle

Mar 13, 2023
3 usages
4.2k stars

GraphHopper Reader for Gtfs Data

Table Of Contents

Latest Version

Download com.graphhopper : graphhopper-reader-gtfs JAR file - Latest Versions:

All Versions

Download com.graphhopper : graphhopper-reader-gtfs JAR file - All Versions:

Version Vulnerabilities Size Updated
7.0
6.2
6.1
6.0
5.3
5.0
4.0
3.2
3.0
2.4
2.3
2.2
2.1
2.0
1.0
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
client_hc_no_vehicle
stable
profiles_01
feature_1850_02
feature_1850_01

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window graphhopper-reader-gtfs-7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.graphhopper.gtfs

├─ com.graphhopper.gtfs.GHLocation.class - [JAR]

├─ com.graphhopper.gtfs.GHPointLocation.class - [JAR]

├─ com.graphhopper.gtfs.GHStationLocation.class - [JAR]

├─ com.graphhopper.gtfs.GraphExplorer.class - [JAR]

├─ com.graphhopper.gtfs.GraphHopperGtfs.class - [JAR]

├─ com.graphhopper.gtfs.GtfsHelper.class - [JAR]

├─ com.graphhopper.gtfs.GtfsReader.class - [JAR]

├─ com.graphhopper.gtfs.GtfsStorage.class - [JAR]

├─ com.graphhopper.gtfs.Label.class - [JAR]

├─ com.graphhopper.gtfs.MultiCriteriaLabelSetting.class - [JAR]

├─ com.graphhopper.gtfs.PtEdgeAttributes.class - [JAR]

├─ com.graphhopper.gtfs.PtGraph.class - [JAR]

├─ com.graphhopper.gtfs.PtLocationSnapper.class - [JAR]

├─ com.graphhopper.gtfs.PtRouter.class - [JAR]

├─ com.graphhopper.gtfs.PtRouterFreeWalkImpl.class - [JAR]

├─ com.graphhopper.gtfs.PtRouterImpl.class - [JAR]

├─ com.graphhopper.gtfs.RealtimeFeed.class - [JAR]

├─ com.graphhopper.gtfs.Request.class - [JAR]

├─ com.graphhopper.gtfs.Transfers.class - [JAR]

├─ com.graphhopper.gtfs.TripFromLabel.class - [JAR]

com.graphhopper.gtfs.fare

├─ com.graphhopper.gtfs.fare.Amount.class - [JAR]

├─ com.graphhopper.gtfs.fare.FareAssignment.class - [JAR]

├─ com.graphhopper.gtfs.fare.Fares.class - [JAR]

├─ com.graphhopper.gtfs.fare.OriginDestinationRule.class - [JAR]

├─ com.graphhopper.gtfs.fare.RouteRule.class - [JAR]

├─ com.graphhopper.gtfs.fare.SanitizedFareRule.class - [JAR]

├─ com.graphhopper.gtfs.fare.Ticket.class - [JAR]

├─ com.graphhopper.gtfs.fare.TicketPurchase.class - [JAR]

├─ com.graphhopper.gtfs.fare.TicketPurchaseScoreCalculator.class - [JAR]

├─ com.graphhopper.gtfs.fare.Trip.class - [JAR]

├─ com.graphhopper.gtfs.fare.ZoneRule.class - [JAR]

com.conveyal.gtfs.error

├─ com.conveyal.gtfs.error.DateParseError.class - [JAR]

├─ com.conveyal.gtfs.error.DuplicateKeyError.class - [JAR]

├─ com.conveyal.gtfs.error.EmptyFieldError.class - [JAR]

├─ com.conveyal.gtfs.error.GTFSError.class - [JAR]

├─ com.conveyal.gtfs.error.GeneralError.class - [JAR]

├─ com.conveyal.gtfs.error.MissingColumnError.class - [JAR]

├─ com.conveyal.gtfs.error.MissingTableError.class - [JAR]

├─ com.conveyal.gtfs.error.NumberParseError.class - [JAR]

├─ com.conveyal.gtfs.error.Priority.class - [JAR]

├─ com.conveyal.gtfs.error.RangeError.class - [JAR]

├─ com.conveyal.gtfs.error.ReferentialIntegrityError.class - [JAR]

├─ com.conveyal.gtfs.error.TableInSubdirectoryError.class - [JAR]

├─ com.conveyal.gtfs.error.TimeParseError.class - [JAR]

├─ com.conveyal.gtfs.error.URLParseError.class - [JAR]

com.conveyal.gtfs.model

├─ com.conveyal.gtfs.model.Agency.class - [JAR]

├─ com.conveyal.gtfs.model.Calendar.class - [JAR]

├─ com.conveyal.gtfs.model.CalendarDate.class - [JAR]

├─ com.conveyal.gtfs.model.Entity.class - [JAR]

├─ com.conveyal.gtfs.model.Fare.class - [JAR]

├─ com.conveyal.gtfs.model.FareAttribute.class - [JAR]

├─ com.conveyal.gtfs.model.FareRule.class - [JAR]

├─ com.conveyal.gtfs.model.FeedInfo.class - [JAR]

├─ com.conveyal.gtfs.model.Frequency.class - [JAR]

├─ com.conveyal.gtfs.model.Route.class - [JAR]

├─ com.conveyal.gtfs.model.Service.class - [JAR]

├─ com.conveyal.gtfs.model.Shape.class - [JAR]

├─ com.conveyal.gtfs.model.ShapePoint.class - [JAR]

├─ com.conveyal.gtfs.model.Stop.class - [JAR]

├─ com.conveyal.gtfs.model.StopTime.class - [JAR]

├─ com.conveyal.gtfs.model.Transfer.class - [JAR]

├─ com.conveyal.gtfs.model.Trip.class - [JAR]

com.graphhopper.gtfs.analysis

├─ com.graphhopper.gtfs.analysis.Analysis.class - [JAR]

├─ com.graphhopper.gtfs.analysis.PtGraphAsAdjacencyList.class - [JAR]

com.conveyal.gtfs

├─ com.conveyal.gtfs.GTFSFeed.class - [JAR]

Advertisement

Dependencies from Group

Mar 13, 2023
21 usages
4.2k stars
May 05, 2021
18 usages
3.5k stars
Mar 13, 2023
10 usages
4.2k stars
Jun 15, 2016
8 usages
4k stars
Mar 13, 2023
4 usages
4.2k stars

Discover Dependencies

Aug 22, 2022
3 usages
5.7k stars
May 22, 2023
1 usages
Jan 17, 2023
281 stars
Aug 25, 2023
2 usages
6 stars
Jul 21, 2022
54 stars
Jul 19, 2023
3 usages
761 stars
Jul 19, 2023
3 usages
761 stars
Aug 25, 2023
3 usages
2.9k stars