Uses of Package
rgu.transport.geospatial
Packages that use rgu.transport.geospatial
Package
Description
Contains algorithms for search such as Dijkstra graph search.
Geospatial data.
Multimodal geospatial data such as public transport networks.
Implementation of General Transit Feed Specification (GTFS) data loading.
Implementation of OpenStreetMap (OSM) data loading.
Non-exported implementation for rgu.transport module, not to be used by other modules.
Transport modelling utility classes.
-
Classes in rgu.transport.geospatial used by rgu.transport.algorithms.search
-
Classes in rgu.transport.geospatial used by rgu.transport.geospatialClassDescriptionRepresents a physical distance.Represents a location on Earth, uniquely defined by latitude and longitude.Represents a Latitude from -90 degrees (inclusive) to +90 degrees (inclusive) to 7 decimal places.Represents a Longitude from -180 degrees (exclusive) to +180 degrees (inclusive) to 7 decimal places.A (non-negative) scalar travel speed.Direct of travel, outbound or inbound.
-
Classes in rgu.transport.geospatial used by rgu.transport.geospatial.multimodalClassDescriptionRepresents a physical distance.Represents a location on Earth, uniquely defined by latitude and longitude.A (non-negative) scalar travel speed.Direct of travel, outbound or inbound.
-
Classes in rgu.transport.geospatial used by rgu.transport.geospatial.multimodal.gtfsClassDescriptionRepresents a location on Earth, uniquely defined by latitude and longitude.
-
Classes in rgu.transport.geospatial used by rgu.transport.geospatial.osmClassDescriptionRepresents a physical distance.Represents a location on Earth, uniquely defined by latitude and longitude.Represents a Latitude from -90 degrees (inclusive) to +90 degrees (inclusive) to 7 decimal places.Represents a Longitude from -180 degrees (exclusive) to +180 degrees (inclusive) to 7 decimal places.A (non-negative) scalar travel speed.
-
Classes in rgu.transport.geospatial used by rgu.transport.implClassDescriptionRepresents a location on Earth, uniquely defined by latitude and longitude.
-
Classes in rgu.transport.geospatial used by rgu.transport.utilClassDescriptionRepresents a location on Earth, uniquely defined by latitude and longitude.A (non-negative) scalar travel speed.