Index A | B | C | D | E | F | G | H | I | L | M | N | O | P | R | S | T | U | Z A add_endpoint_utility() (in module aperta.utility) add_geo_overheads() (in module aperta.overhead) add_node_overheads() (in module aperta.overhead) add_origin_cell_overhead() (in module aperta.overhead) add_styled_colorbar() (in module aperta.visualization) add_trip_overhead() (in module aperta.routing) aggregate_across_modes() (in module aperta.od_pairs) aggregate_along_paths() (in module aperta.routing) aggregate_dest_overhead_per_group_euclidean() (in module aperta.overhead) aggregate_dest_overhead_per_group_routed() (in module aperta.overhead) aggregate_dest_overhead_per_node() (in module aperta.overhead) aggregate_edges_to_nodes() (in module aperta.network_processing) aggregate_nodes_to_edges() (in module aperta.network_processing) aggregator (aperta.routing.NodeAggregation attribute) (aperta.routing.PathAggregation attribute) (aperta.utility.RouteFeature attribute) angular_diff_deg() (in module aperta.geo_processing) aperta.accessibility module aperta.calibration module aperta.errors module aperta.geo_mapping module aperta.geo_processing module aperta.network_processing module aperta.od_pairs module aperta.osm_helpers module aperta.overhead module aperta.routing module aperta.topography module aperta.traffic_flows module aperta.utility module aperta.visualization module apply_edge_weights() (in module aperta.routing) attribute (aperta.routing.NodeAggregation attribute) (aperta.routing.PathAggregation attribute) (aperta.utility.RouteFeature attribute) B Bin (class in aperta.accessibility) bin_adjusted_dest_weights() (in module aperta.traffic_flows) build_cell_to_zone_node_map() (in module aperta.od_pairs) build_h3_grid() (in module aperta.geo_processing) C calibrate_edge_weights() (in module aperta.calibration) CalibrationResult (class in aperta.calibration) categorize_pois() (in module aperta.osm_helpers) cells_to_cells (aperta.od_pairs.TieredODPairs attribute) cells_to_zones (aperta.od_pairs.TieredODPairs attribute) coefficient (aperta.utility.RouteFeature attribute) coefficients (aperta.calibration.CalibrationResult attribute) collapse_osm_highway_lists_by_rank() (in module aperta.network_processing) combine_edge_weights() (in module aperta.routing) consolidate_intersections() (in module aperta.network_processing) constant (aperta.utility.Utility attribute) ContextError cost_coefficient (aperta.utility.Utility attribute) cross_sum_within_radius() (in module aperta.geo_processing) cumulative_opportunities() (in module aperta.accessibility) D DataError Decay (class in aperta.accessibility) describe() (aperta.od_pairs.TieredODPairs method) dest_values() (in module aperta.od_pairs) dest_values_geo() (in module aperta.od_pairs) destination_features (aperta.utility.Utility attribute) E edge_duration_attr (aperta.calibration.CalibrationResult attribute) estimate_edge_flows() (in module aperta.traffic_flows) evaluate_against_counters() (in module aperta.calibration) exp_decay() (in module aperta.accessibility) extract_obstacle_locations() (in module aperta.network_processing) F fetch_copernicus_dem() (in module aperta.topography) fetch_network() (in module aperta.osm_helpers) fetch_pois() (in module aperta.osm_helpers) flag_node_intersection_topology() (in module aperta.network_processing) flag_node_osm_classification() (in module aperta.network_processing) flatten_index() (in module aperta.accessibility) floor_intrazonal_costs() (in module aperta.routing) fn (aperta.accessibility.Decay attribute) G get_euclidean_dists() (in module aperta.od_pairs) get_nested_edge_betweenness() (in module aperta.network_processing) get_pairs() (in module aperta.od_pairs) gravity() (in module aperta.accessibility) H hi (aperta.accessibility.Bin attribute) I include_endpoints (aperta.routing.NodeAggregation attribute) iter_log (aperta.calibration.CalibrationResult attribute) L lanes_per_direction() (in module aperta.network_processing) line_bearings_deg() (in module aperta.geo_processing) line_segment_bearing_at() (in module aperta.geo_processing) linear_per_cell_overhead() (in module aperta.overhead) lo (aperta.accessibility.Bin attribute) load_consolidated_graphml() (in module aperta.network_processing) M make_mask() (in module aperta.od_pairs) map_points_to_filtered_lines() (in module aperta.geo_mapping) map_points_to_points() (in module aperta.geo_mapping) map_points_to_polygons() (in module aperta.geo_mapping) map_polygons_to_points() (in module aperta.geo_mapping) mask_excluded_edges() (in module aperta.routing) max_cost() (in module aperta.od_pairs) module aperta.accessibility aperta.calibration aperta.errors aperta.geo_mapping aperta.geo_processing aperta.network_processing aperta.od_pairs aperta.osm_helpers aperta.overhead aperta.routing aperta.topography aperta.traffic_flows aperta.utility aperta.visualization N n_used (aperta.calibration.CalibrationResult attribute) name (aperta.accessibility.Bin attribute) (aperta.accessibility.Decay attribute) (aperta.routing.NodeAggregation attribute) (aperta.routing.PathAggregation attribute) (aperta.utility.RouteFeature attribute) nearest_k() (in module aperta.accessibility) nested_node_sample() (in module aperta.traffic_flows) node_values() (in module aperta.od_pairs) NodeAggregation (class in aperta.routing) O observed_times (aperta.calibration.CalibrationResult attribute) origin_features (aperta.utility.Utility attribute) osm_tag_query_for_categories() (in module aperta.osm_helpers) P PathAggregation (class in aperta.routing) percentile_bin_edges() (in module aperta.traffic_flows) plot_cell_values() (in module aperta.visualization) plot_cell_values_comparison() (in module aperta.visualization) plot_edge_values() (in module aperta.visualization) plot_tiered_destinations() (in module aperta.visualization) power_decay() (in module aperta.accessibility) predicted_times (aperta.calibration.CalibrationResult attribute) ProcessingError R r_squared (aperta.calibration.CalibrationResult attribute) reindex_by_geo_unit() (in module aperta.od_pairs) remove_duplicate_indices() (in module aperta.geo_processing) rmse (aperta.calibration.CalibrationResult attribute) rmse_by_distance (aperta.calibration.CalibrationResult attribute) route_features (aperta.utility.Utility attribute) route_utility() (in module aperta.utility) routed_distances (aperta.calibration.CalibrationResult attribute) RouteFeature (class in aperta.utility) S sample_raster_at_points() (in module aperta.geo_processing) set_nx_edge_attributes_filled() (in module aperta.network_processing) shortest_distances_from() (in module aperta.routing) shortest_distances_pairwise() (in module aperta.routing) shortest_path_metrics_one_to_one() (in module aperta.routing) snap_counters_to_edges() (in module aperta.calibration) sum_within_radius() (in module aperta.geo_processing) T tiered_path_aggregate() (in module aperta.routing) tiered_path_costs() (in module aperta.routing) TieredODGeoPairs (class in aperta.od_pairs) TieredODNodePairs (class in aperta.od_pairs) TieredODPairs (class in aperta.od_pairs) U Utility (class in aperta.utility) Z zones_to_zones (aperta.od_pairs.TieredODPairs attribute)