-
- Downloads
Renames arcs as edges within the GIS module. Removed redundant methods. Added...
Renames arcs as edges within the GIS module. Removed redundant methods. Added 100% coverage for the identify module. Path simplification routines streamlined and tested.
parent
dc43f9e4
No related branches found
No related tags found
Showing
- src/topupopt/data/gis/calculate.py 86 additions, 121 deletionssrc/topupopt/data/gis/calculate.py
- src/topupopt/data/gis/identify.py 517 additions, 1237 deletionssrc/topupopt/data/gis/identify.py
- src/topupopt/data/gis/modify.py 206 additions, 456 deletionssrc/topupopt/data/gis/modify.py
- src/topupopt/data/gis/utils.py 170 additions, 118 deletionssrc/topupopt/data/gis/utils.py
- tests/examples_gis.py 8 additions, 8 deletionstests/examples_gis.py
- tests/examples_gis_utils.py 2 additions, 2 deletionstests/examples_gis_utils.py
- tests/test_gis_calculate.py 14 additions, 15 deletionstests/test_gis_calculate.py
- tests/test_gis_identify.py 2433 additions, 1184 deletionstests/test_gis_identify.py
- tests/test_gis_modify.py 772 additions, 782 deletionstests/test_gis_modify.py
- tests/test_gis_utils.py 253 additions, 224 deletionstests/test_gis_utils.py
Loading
Please register or sign in to comment