Logo
latest

Code

  • src
    • add_buttons module
      • get_map_with_buttons()
    • app module
    • controllers package
      • Submodules
      • controllers.download_controller module
      • controllers.error_controller module
        • add_constraints()
        • check_distance()
        • haversine()
      • controllers.results_controller module
      • controllers.results_controller_helper module
        • input_string_to_df()
        • pipeline_input_to_map_output()
      • controllers.saved_maps module
        • map_html_data
      • Module contents
    • range_finder package
      • Subpackages
        • range_finder.tests_range_finder package
      • Submodules
      • range_finder.rangeFinder module
        • Origin
        • Plot
        • Point
        • RangeFinder
        • chuck_geojson_constructor()
        • find_intersection()
        • get_colors()
        • get_geometry_only_gdf()
        • get_num_cores()
      • Module contents
    • test_input module
      • test_empty_data_input()
      • test_hose_length()
      • test_hydrants_locations()
      • test_input_string_to_df()
      • test_numbers_of_hydrants()
DSSGx Fire Hydrant Range Finder
  • src
  • Edit on GitHub

src

  • add_buttons module
    • get_map_with_buttons()
  • app module
  • controllers package
    • Submodules
    • controllers.download_controller module
    • controllers.error_controller module
      • add_constraints()
      • check_distance()
      • haversine()
    • controllers.results_controller module
    • controllers.results_controller_helper module
      • input_string_to_df()
      • pipeline_input_to_map_output()
    • controllers.saved_maps module
      • map_html_data
    • Module contents
  • range_finder package
    • Subpackages
      • range_finder.tests_range_finder package
        • Submodules
        • range_finder.tests_range_finder.test_range_finder module
        • Module contents
    • Submodules
    • range_finder.rangeFinder module
      • Origin
      • Plot
      • Point
        • Point.annotate_node_distances_from_centre()
        • Point.annotate_origin_coordinates()
        • Point.annotate_street_names()
        • Point.calculate_elevation()
        • Point.get_gdf()
        • Point.get_interactive_map()
        • Point.get_origin()
        • Point.get_plot()
        • Point.get_points_in_range()
        • Point.get_range_graph()
        • Point.is_in_state()
        • Point.plot_network_graph()
      • RangeFinder
        • RangeFinder.add_edge_colors()
        • RangeFinder.add_markers_to_map()
        • RangeFinder.add_points()
        • RangeFinder.calculate_elevations()
        • RangeFinder.create_interactive_map()
        • RangeFinder.get_plots()
        • RangeFinder.handle_point_graph()
      • chuck_geojson_constructor()
      • find_intersection()
      • get_colors()
      • get_geometry_only_gdf()
      • get_num_cores()
    • Module contents
  • test_input module
    • test_empty_data_input()
    • test_hose_length()
    • test_hydrants_locations()
    • test_input_string_to_df()
    • test_numbers_of_hydrants()
Previous Next

© Copyright 2023, DSSGx Fire Hydrant Range Finder Team. Revision eacb61cd.

Built with Sphinx using a theme provided by Read the Docs.