v1.3.0
AlbertGallegoJimenez
released this
16 Apr 14:26
·
26 commits
to main
since this release
This release includes many changes:
- Better documentation overall.
- Functions in intersect_lines.py are now encapsulated into a class.
- Creation of generic_funs.py which is a PY file that holds several general purpose functions that are applied into various tools. This is aimed to avoid code repetition.
- General revision of the code fixing little things.
- The error when re-running the 2. Intersect... tool has been fixed! This has a dedicated issue that will be closed: #1 (comment)
- Update of requirements.txt to Arcpy 3.2.
- The input data in the usage example are now stored within the geodatabase, instead of being as SHP in a "data" folder.
- all the changes in the last commits