-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
activeBeing worked on right nowBeing worked on right nowenhancementNew feature or requestNew feature or request
Description
Add an attribute load_graph=None
where we can load a networkX graph (or a graphml) into the BasePartitioner
. As of now, can only either download it straight from OSM, or need to already have the graph inside the Config.GRAPH_DIR
folder with the name {city_name}.graphml
who need to have already some metrics computed on.
Necessary for any graph not coming from a simple Nominatim call.
cbueth
Metadata
Metadata
Assignees
Labels
activeBeing worked on right nowBeing worked on right nowenhancementNew feature or requestNew feature or request