Skip to content

Releases: tsamsonov/supplementary-contours

Supplementary contours: ArcGIS Python toolbox for automated placement of supplementary contour lines

04 Jul 14:30
Compare
Choose a tag to compare

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

13 May 12:27
Compare
Choose a tag to compare

Supplementary contours: ArcGIS Python toolbox for automated placement of supplementary contour lines

13 May 08:45
Compare
Choose a tag to compare

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

19 Apr 17:21
Compare
Choose a tag to compare

Supplementary contours: ArcGIS Python toolbox for automated placement of supplementary contour lines

16 Aug 08:14
Compare
Choose a tag to compare

This is the first release of supplementary-contours Python toolbox