cityImage.dual_graph_fromGDF#

cityImage.dual_graph_fromGDF(nodes_dual, edges_dual)[source]#

Create a NetworkX graph from dual-node and dual-edge GeoDataFrames.

Return type:

Graph