Related Plugins and Tags

QGIS Python Plugins Repository

Version: [3329] On-the-Fly-Shortest-Path 1.2.0

Changelog
1.0.0:
- First experimental release
Known issues:
* The plugin supports only the English language.
1.0.1
* Added explicit casting to QgsPointXY object, because it produced error on
Linux
1.0.2
* Enhanced functionality for Middle button
* Support for point tool loose and regaining focus
* Created rubberband list and modified rubberband functionality to allow code to
operate massively on rubberbands, regardless of their number.
* Beautified the measurement of off-graph lines
* Added update of rubberband attributes on canvas after a configuration change
* Changed calculation CRS to be made on project CRS rather than layer CRS, to
allow 'on the fly' CRS transformations, as well as measurements with different
CRS and ellipsoid.
1.0.3
* Changed the rubberband engine to cope with dynamicaly assigned points. Removed
static rb1, rb2
1.0.4
* Added distance units conversion
* Added selection to exclude entry and exit cost
* Renamed variables sourceCrs to avoid confusion with same name methods
* Added example shapefile
* Changes logo icon with a simpler one
1.0.5
* Added check for unit conversion if base unit is not meters
* Added selection of CRS for measurements
* Added new results window without fiber loss data.
1.0.6
* Added topology tolerance units
1.0.7
* Modified topology tolerance resolution to 0.1mm
1.1.0
* First non-experimental release
1.1.1
* Fixed marker symbols which were not supported in earlier QGIS versions. Fixed
backwards compatibility to symbols available from QGIS version 3.0,
unfortunately limiting the available symbols.
1.1.2
* Update of README.md.
* Set minimum size of dock widget
1.1.3 (not released in public)
* Better memory management
* Introduced Help button
1.2.0
* Introduced support for multiple layers
* Replaced dock widget text with icons
* Introduced two middle markers, for a total of three
* Introduced a dialog to present the coordinates of all markers
* Introduced a formatting option for coordinates ("x y", "y x", "x, y", "y, x")
* Introduced a presentation option to hide fiber loss, for users who are only
interested in lengths
* Introduced highlight on coordinate buttons to show when coordinates are
assigned to them
* Introduced a button to store the result of the analysis as a temporary layer
* Introduced a configuration option to store the result of the analysis as a
temporary layer
* Introduced a configuration option to store the layer that results from the
merging of the selected layers, as a temporary layer
Approved
yes
Author
fryktoria
Uploaded
2024-04-11T16:07:46.971884+00:00
Minimum QGIS version
3.0.0
Maximum QGIS version
3.99.0
External dependencies (PIP install string)
None
Experimental
no

Version management

Plugin details

Sustaining Members