routingpy
routingpy
Index
Index
_
|
C
|
D
|
E
|
G
|
I
|
K
|
M
|
O
|
R
|
S
|
T
|
V
_
__init__() (routingpy.client_default.Client method)
(routingpy.routers.Google method)
(routingpy.routers.Graphhopper method)
(routingpy.routers.IGN method)
(routingpy.routers.MapboxOSRM method)
(routingpy.routers.OpenTripPlannerV2 method)
(routingpy.routers.ORS method)
(routingpy.routers.OSRM method)
(routingpy.routers.Valhalla method)
C
center (routingpy.expansion.Expansions property)
(routingpy.isochrone.Isochrone property)
Client (class in routingpy.client_default)
cost (routingpy.expansion.Edge property)
D
decode_polyline5() (in module routingpy.utils)
decode_polyline6() (in module routingpy.utils)
default_proxies (routingpy.routers.options attribute)
default_retry_over_query_limit (routingpy.routers.options attribute)
default_retry_timeout (routingpy.routers.options attribute)
default_skip_api_error (routingpy.routers.options attribute)
default_timeout (routingpy.routers.options attribute)
default_user_agent (routingpy.routers.options attribute)
Direction (class in routingpy.direction)
Directions (class in routingpy.direction)
directions() (routingpy.routers.Google method)
(routingpy.routers.Graphhopper method)
(routingpy.routers.IGN method)
(routingpy.routers.MapboxOSRM method)
(routingpy.routers.OpenTripPlannerV2 method)
(routingpy.routers.ORS method)
(routingpy.routers.OSRM method)
(routingpy.routers.Valhalla method)
distance (routingpy.direction.Direction property)
(routingpy.expansion.Edge property)
(routingpy.optimized.OptimizedDirection property)
distances (routingpy.matrix.Matrix property)
duration (routingpy.direction.Direction property)
(routingpy.expansion.Edge property)
(routingpy.optimized.OptimizedDirection property)
durations (routingpy.matrix.Matrix property)
E
Edge (class in routingpy.expansion)
edge_id (routingpy.expansion.Edge property)
expansion() (routingpy.routers.Valhalla method)
Expansions (class in routingpy.expansion)
G
geometry (routingpy.direction.Direction property)
(routingpy.expansion.Edge property)
(routingpy.isochrone.Isochrone property)
(routingpy.optimized.OptimizedDirection property)
get_direction_params() (routingpy.routers.IGN static method)
(routingpy.routers.OSRM static method)
(routingpy.routers.Valhalla static method)
get_isochrone_params() (routingpy.routers.Valhalla static method)
get_matrix_params() (routingpy.routers.OSRM static method)
(routingpy.routers.Valhalla static method)
get_router_by_name() (in module routingpy.routers)
Google (class in routingpy.routers)
Google.WayPoint (class in routingpy.routers)
Graphhopper (class in routingpy.routers)
I
IGN (class in routingpy.routers)
Isochrone (class in routingpy.isochrone)
Isochrones (class in routingpy.isochrone)
isochrones() (routingpy.routers.Graphhopper method)
(routingpy.routers.IGN method)
(routingpy.routers.MapboxOSRM method)
(routingpy.routers.OpenTripPlannerV2 method)
(routingpy.routers.ORS method)
(routingpy.routers.Valhalla method)
K
km (routingpy.direction.Direction property)
(routingpy.optimized.OptimizedDirection property)
M
MapboxOSRM (class in routingpy.routers)
Matrix (class in routingpy.matrix)
matrix() (routingpy.routers.Google method)
(routingpy.routers.Graphhopper method)
(routingpy.routers.MapboxOSRM method)
(routingpy.routers.ORS method)
(routingpy.routers.OSRM method)
(routingpy.routers.Valhalla method)
mi (routingpy.direction.Direction property)
(routingpy.optimized.OptimizedDirection property)
module
routingpy
routingpy.routers
O
OpenTripPlannerV2 (class in routingpy.routers)
optimized_directions() (routingpy.routers.Valhalla method)
OptimizedDirection (class in routingpy.optimized)
options (class in routingpy.routers)
original_index() (routingpy.optimized.OptimizedDirection method)
ORS (class in routingpy.routers)
OSRM (class in routingpy.routers)
OverQueryLimit (class in routingpy.exceptions)
R
raster() (routingpy.routers.OpenTripPlannerV2 method)
(routingpy.routers.Valhalla method)
raw (routingpy.direction.Directions property)
(routingpy.expansion.Expansions property)
(routingpy.isochrone.Isochrones property)
(routingpy.matrix.Matrix property)
req (routingpy.client_default.Client property)
RetriableRequest (class in routingpy.exceptions)
RouterApiError (class in routingpy.exceptions)
RouterError (class in routingpy.exceptions)
RouterNotFound (class in routingpy.exceptions)
RouterServerError (class in routingpy.exceptions)
routingpy
module
routingpy.routers
module
S
status (routingpy.expansion.Edge property)
T
Timeout (class in routingpy.exceptions)
trace_attributes() (routingpy.routers.Valhalla method)
V
Valhalla (class in routingpy.routers)
Valhalla.Waypoint (class in routingpy.routers)