{"name": "Self-intersection by JDK", "package_name": "self_intersection_jdk", "description": "Repairs self-intersections, converts multipart to singlepart, computes area (Surface_Ha) and removes polygons from 0 to 0.25 ha.", "about": "Self-intersection by JDK repairs geometries (makeValid + buffer 0 to remove self-intersections), applies \"Multipart to singleparts\" to isolate non-conforming geometries, creates a Surface_Ha = $area / 10000 field, then removes features whose 0 <= Surface_Ha < 0.25 ha (upper bound excluded), producing a deleted-polygons layer. Graphical interface plus a Processing algorithm (Model designer / batch / qgis_process). Designed for geometric quality control (land, cadastre, agriculture, forestry, EUDR/RA).", "homepage": "https://github.com/jeandavid23/self-intersection-jdk", "repository": "https://github.com/jeandavid23/self-intersection-jdk", "tracker": "https://github.com/jeandavid23/self-intersection-jdk/issues", "author": "JDK", "tags": ["geometry", "cadastre", "area", "multipart", "quality", "fix", "eudr", "cleaning", "self-intersection", "singlepart"], "downloads": 89, "latest_version": "1.0.4", "versions": [{"version": "1.0.4", "experimental": false, "qgis_min": "3.28.0", "qgis_max": "3.99.0", "downloads": 89, "uploaded_by": "Jeandavid", "upload_datetime": "2026-06-01T18:08:34.679185"}]}