ImperialCollegeLondon / SWMManywhere

SWMManywhere is used to derive and simulate a sewer network anywhere in the world
https://imperialcollegelondon.github.io/SWMManywhere/
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

`osmnx` warning #265

Open barneydobson opened 1 month ago

barneydobson commented 1 month ago
2024/08/23 10:07:06 | graphfcn: calculate_streetcover completed.
C:\Users\bdobson\Documents\GitHub\SWMManywhere\swmmanywhere\graph_utilities.py:278: FutureWarning: The `get_digraph` function is deprecated and will be removed in the v2.0.0 release. Replace it with `convert.to_digraph` instead. See the OSMnx v2 migration guide: https://github.com/gboeing/osmnx/issues/1123
  graph = ox.get_digraph(G)

Can be triggered with config file:

base_dir: C:\Users\bdobson\Documents\data\swmmanywhere
project: temp
extension: json
bbox: [5.15735581e-02, 5.15591821e+01, 9.82559111e-02, 5.16043375e+01]