QGIS Python Plugins Repository
Data Validator
Plugin ID: 3296
(2) votes
Prototype for vector data validation
Tool validates vector structure. Just select your input vector file and expected json file. Expected file json structure is placed on repository or in the plugin folder (expected.json). Edit the data inside the json file. Tool will compare vector metadata with expected json metadata and printout the differences. It is very important to keep data quality regarding to vector file structure. It is experimental version for QGIS User Conference 2024.
- Author
- Michal Pilarski
- Maintainer
- michpil
- Tags
- python vector validation test json
- Plugin home page
- https://gitlab.com/michpil/geospatial_python/-/tree/master/geospatial_test/pyqgis_test/plugin/data_validation?ref_type=heads
- Tracker
- Browse and report bugs
- Code repository
- https://gitlab.com/michpil/geospatial_python/-/tree/master/geospatial_test/pyqgis_test/plugin/data_validation?ref_type=heads
- Latest experimental version:
- 0.1
- Plugin ID
-
3296