SouthForkResearch / pyGNAT

Geomorphic Network and Analysis Toolbox, redesigned using FOSS python libraries.
MIT License
2 stars 0 forks source link

Improve network.export_shp function #21

Closed jesselangdon closed 7 years ago

jesselangdon commented 7 years ago

Fix the network.export_shp function so that default shapefiles output by the networkx write_shp module are renamed to a user-defined file output name.

jesselangdon commented 7 years ago

I decided to just change the output name to something slightly more descriptive (i.e. "network_lines" and "network_nodes") instead of multiple user-defined file names.

See commit: https://github.com/SouthForkResearch/pyGNAT/commit/14f05b11e852fb71d37527e632bf86ca14f00120