QGIS Python Plugins Repository
CompareClasseA
Compare two datasets of GPKG pointZ geometry based on french legislation formatting "class A".
# Compare Class A ## What is It ? This repository is the source code of a QGIS Plugin. ## How to Use ? This plugin can be downloaded on QGIS Plugin menu. Then run it. Select described inputs and press "Ok" ## What it does ? This plugin answer the following need: What is the distance error between two data set of points, representing a line, with differents sampling distances, different begining and end. ## Inputs - Point geometry Vector Layer as a reference - QGIS Expression to get the Z value - Select the Z value unit - Point geometry Vector Layer as a result to compare - QGIS Expression to get the Z value - Select the Z value unit If the layer reference CRS is not in meter, it will be projected on EPSG:3857. The layer result will be projected on the layer reference CRS if they are differents. ## Outputs - Display of a graph showing histogram of error formated to follow Class A Regulation system.
- Author
- Vincent Bénet
- Maintainer
- vincentbenet
- Tags
- python , distance , compare
- Plugin home page
- https://github.com/vincentBenet/Compare-Classe-A
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/vincentBenet/Compare-Classe-A
- Latest stable version
- 1.1
- Plugin ID
-
3378
Version | Experimental | Min QGIS version | Max QGIS version | Downloads | Uploaded by | Date |
---|---|---|---|---|---|---|
1.1 | no | 3.34.0 | 3.99.0 | 241 | vincentbenet | 2024-08-13T18:28:14.843493+00:00 |
0.1 | no | 3.32.0 | 3.99.0 | 192 | vincentbenet | 2024-05-30T22:35:46.724987+00:00 |