Index
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
C
calculate_costs() (in module plaza_routing.business.util.route_cost_matrix)
compute_astar_shortest_paths() (in module plaza_preprocessing.optimizer.shortest_paths)
compute_dijkstra_shortest_paths() (in module plaza_preprocessing.optimizer.shortest_paths)
configure_app() (in module plaza_routing.app.application)
Connection (class in plaza_routing.integration.util.search_ch_parser)
Connections (class in plaza_routing.integration.util.search_ch_parser)
create_default_config() (in module plaza_preprocessing.configuration)
create_graph() (in module plaza_preprocessing.optimizer.shortest_paths)
create_graph_edges() (plaza_preprocessing.optimizer.graphprocessor.graphprocessor.GraphProcessor method)
(plaza_preprocessing.optimizer.graphprocessor.spiderwebgraph.SpiderWebGraphProcessor method)
(plaza_preprocessing.optimizer.graphprocessor.visibilitygraph.VisibilityGraphProcessor method)
D
default_error_handler() (in module plaza_routing.api.restplus)
deserialize() (plaza_routing.integration.util.search_ch_parser.LegType method)
E
Exit (class in plaza_routing.integration.util.search_ch_parser)
F
filter_tags() (in module plaza_preprocessing.configuration)
find_nearest_geometry() (in module plaza_preprocessing.optimizer.utils)
find_route() (in module plaza_routing.business.plaza_route_finder)
G
geocode() (in module plaza_routing.integration.geocoding_service)
get() (plaza_routing.api.endpoints.route.PlazaRouting method)
get_connection() (in module plaza_routing.integration.search_ch_service)
get_connection_coordinates() (in module plaza_routing.integration.overpass_service)
get_polygon_coords() (in module plaza_preprocessing.optimizer.utils)
get_public_transport_connection() (in module plaza_routing.business.public_transport_connection_finder)
get_public_transport_stops() (in module plaza_routing.business.public_transport_connection_finder)
(in module plaza_routing.integration.overpass_service)
get_walking_route() (in module plaza_routing.business.walking_route_finder)
GraphHopperRoutingStrategy (class in plaza_routing.integration.routing_strategy.graphhopper_strategy)
GraphProcessor (class in plaza_preprocessing.optimizer.graphprocessor.graphprocessor)
I
import_osm() (in module plaza_preprocessing.importer.importer)
initialize() (in module plaza_routing.app.application)
initialize_app() (in module plaza_routing.app.application)
is_address() (in module plaza_routing.business.util.validator)
is_valid_coordinate() (in module plaza_routing.business.util.validator)
is_valid_departure() (in module plaza_routing.business.util.validator)
L
Leg (class in plaza_routing.integration.util.search_ch_parser)
Legs (class in plaza_routing.integration.util.search_ch_parser)
LegType (class in plaza_routing.integration.util.search_ch_parser)
line_visible() (in module plaza_preprocessing.optimizer.utils)
load_config() (in module plaza_preprocessing.configuration)
M
merge_osm_files() (in module plaza_preprocessing.merger.osmosishelper)
merge_plaza_graphs() (in module plaza_preprocessing.merger.merger)
meters_to_degrees() (in module plaza_preprocessing.optimizer.utils)
methods (plaza_routing.api.endpoints.route.PlazaRouting attribute)
O
optimize_lines() (plaza_preprocessing.optimizer.graphprocessor.graphprocessor.GraphProcessor method)
(plaza_preprocessing.optimizer.graphprocessor.spiderwebgraph.SpiderWebGraphProcessor method)
optimize_public_transport_connection() (in module plaza_routing.business.public_transport_connection_finder)
OSMHolder (class in plaza_preprocessing.importer.osmholder)
P
parse_connections() (in module plaza_routing.integration.util.search_ch_parser)
plaza_preprocessing (module)
plaza_preprocessing.configuration (module)
plaza_preprocessing.importer (module)
plaza_preprocessing.importer.importer (module)
plaza_preprocessing.importer.osmholder (module)
plaza_preprocessing.merger (module)
plaza_preprocessing.merger.merger (module)
plaza_preprocessing.merger.osmosishelper (module)
plaza_preprocessing.merger.plazatransformer (module)
plaza_preprocessing.optimizer (module)
plaza_preprocessing.optimizer.graphprocessor (module)
plaza_preprocessing.optimizer.graphprocessor.graphprocessor (module)
plaza_preprocessing.optimizer.graphprocessor.spiderwebgraph (module)
plaza_preprocessing.optimizer.graphprocessor.visibilitygraph (module)
plaza_preprocessing.optimizer.shortest_paths (module)
plaza_preprocessing.optimizer.utils (module)
plaza_routing (module)
plaza_routing.api (module)
plaza_routing.api.endpoints (module)
plaza_routing.api.endpoints.route (module)
plaza_routing.api.restplus (module)
plaza_routing.app (module)
plaza_routing.app.application (module)
plaza_routing.business (module)
plaza_routing.business.plaza_route_finder (module)
plaza_routing.business.public_transport_connection_finder (module)
plaza_routing.business.util (module)
plaza_routing.business.util.coordinate_transformer (module)
plaza_routing.business.util.route_cost_matrix (module)
plaza_routing.business.util.validator (module)
plaza_routing.business.walking_route_finder (module)
plaza_routing.config (module)
plaza_routing.integration (module)
plaza_routing.integration.geocoding_service (module)
plaza_routing.integration.overpass_service (module)
plaza_routing.integration.routing_engine_service (module)
plaza_routing.integration.routing_strategy (module)
plaza_routing.integration.routing_strategy.graphhopper_strategy (module)
plaza_routing.integration.routing_strategy.routingstrategy (module)
plaza_routing.integration.search_ch_service (module)
plaza_routing.integration.util (module)
plaza_routing.integration.util.exception_util (module)
plaza_routing.integration.util.search_ch_parser (module)
PlazaRouting (class in plaza_routing.api.endpoints.route)
PlazaTransformer (class in plaza_preprocessing.merger.plazatransformer)
R
route() (plaza_routing.integration.routing_engine_service.RoutingEngine method)
(plaza_routing.integration.routing_strategy.graphhopper_strategy.GraphHopperRoutingStrategy method)
(plaza_routing.integration.routing_strategy.routingstrategy.RoutingStrategy method)
RoutingEngine (class in plaza_routing.integration.routing_engine_service)
RoutingStrategy (class in plaza_routing.integration.routing_strategy.routingstrategy)
S
SearchChResponse (class in plaza_routing.integration.util.search_ch_parser)
serialize() (plaza_routing.integration.util.search_ch_parser.LegType method)
service_error_handler() (in module plaza_routing.api.restplus)
ServiceError
setup_logging() (in module plaza_routing.app.application)
SpiderWebGraphProcessor (class in plaza_preprocessing.optimizer.graphprocessor.spiderwebgraph)
Stopovers (class in plaza_routing.integration.util.search_ch_parser)
T
timing() (in module plaza_preprocessing.optimizer.utils)
transform_ch_to_wgs() (in module plaza_routing.business.util.coordinate_transformer)
transform_plaza() (plaza_preprocessing.merger.plazatransformer.PlazaTransformer method)
transform_plazas() (in module plaza_preprocessing.merger.plazatransformer)
U
unpack_geometry_coordinates() (in module plaza_preprocessing.optimizer.utils)
V
validation_error_handler() (in module plaza_routing.api.restplus)
ValidationError
VisibilityGraphProcessor (class in plaza_preprocessing.optimizer.graphprocessor.visibilitygraph)
W
way() (plaza_preprocessing.merger.merger.WayExtractor method)
WayExtractor (class in plaza_preprocessing.merger.merger)
Related Topics
Documentation overview
Quick search