Skip to content

Adds network_structure_from_gpd

Compare
Choose a tag to compare
@songololo songololo released this 08 Mar 18:57
· 125 commits to master since this release

Adds io.network_structure_from_gpd method.

This simplifies recreation of network structures from cityseer generated node and edges GeoDataFrames. This is useful for situations where the GeoDataFrames have been saved to disk and the network structure needs to be recreated.