Releases: tsamsonov/supplementary-contours
Releases · tsamsonov/supplementary-contours
Supplementary contours: ArcGIS Python toolbox for automated placement of supplementary contour lines
Supplementary contours: ArcGIS Python toolbox for automated placement of supplementary contour lines
Latest
Version 1.0 is the first major release of supplementary-contours toolbox.
Changes:
- complete documentation for the toolbox and each tool;
- fast computation of region width in external Python module using C++/pybind11;
- possibility to set region width and length parameters in projection units (absolute values);
- various bug fixes and small improvements in code;
Tested on Windows 7/8/10 in ArcMap 10.5/10.6 and ArcGIS Pro 2.3.
Supplementary contours: ArcGIS Python toolbox for automated placement of supplementary contour lines
Supplementary contours: ArcGIS Python toolbox for automated placement of supplementary contour lines
Bug fixes and better command line reporting
Supplementary contours: ArcGIS Python toolbox for automated placement of supplementary contour lines
Supplementary contours: ArcGIS Python toolbox for automated placement of supplementary contour lines
Region width estimation is now performed in external PYD module, implemented in C++ for better performance.
Supplementary contours: ArcGIS Python toolbox for automated placement of supplementary contour lines
Supplementary contours: ArcGIS Python toolbox for automated placement of supplementary contour lines
update DEMs and add closed contour width estimation
Supplementary contours: ArcGIS Python toolbox for automated placement of supplementary contour lines
Supplementary contours: ArcGIS Python toolbox for automated placement of supplementary contour lines
Pre-release
Pre-release
This is the first release of supplementary-contours Python toolbox