Professional GIS toolkit for cadastral, forestry and surveying workflows in the Peruvian Amazon. Includes a live georeferencer, GNSS post-processing, smart labels, vector geometry calculator, layout tools, batch export and more.
Unified plugin integrating specialized tools for Peruvian Amazon surveying, cadastral and forestry professionals.
LIVE GEOREFERENCING (NEW v2.4.0):
- Smart Georeferencer: dynamic real-time georeferencer for scanned cadastral plans and drone imagery. Places the image as a TOC raster layer and warps it live on the canvas. ArcGIS-style two-click GCP capture with a fixed source anchor and a live guide arrow; the control-point target auto-snaps to reference-layer vertices using the QGIS snapping configuration. Automatic GCP detection via OpenCV (SIFT/ORB + RANSAC), two-stage TPS warp engine, leave-one-out (LOO) quality diagnostic that flags inconsistent control points with a colour heatmap, GCP import from CSV/Excel (pixelX,pixelY,mapX,mapY), and full-resolution GeoTIFF export. OpenCV is required only for automatic detection; manual capture works without it.
CADASTRAL & GEOMETRY (v2.3.0):
- Polygon Divider: divides a polygon by exact area, equal N parts, or percentages, using a user-traced or angle-defined cut line (red highlight, similar to ArcGIS Pro's Divide tool). Optional separate output GeoPackage layer with inherited attributes, fraccion/area_ha/porcentaje/fecha_division/poligono_padre_id fields, and automatic expression-based labeling — or direct in-place edit with explicit confirmation. 100 percent native QgsGeometry, no external dependencies.
CADASTRAL & GEOMETRY (v2.1):
- Vector Geometry Calculator: calculates area, perimeter, centroids, coordinates, length, azimuth (GMS/decimal) directly on the same layer. Dual calculation method: Ellipsoidal ($area) or Planar (area($geometry)) for legal plans and cadastre — no new layers created. Works on polygons, lines and points. Context menu in layer panel.
- Smart Labels: intelligent labeling from right-click on canvas. Auto-detects geometry type and applies technical styles (vertices V-01/V-02, line distance+azimuth, polygon area+perimeter block). Uses dynamic expressions ($area, $perimeter, $length).
- Batch Export: exports all layers and layouts to a structured folder (SHP + GPKG + PDF + XLSX + metadata) in one click. Templates for GOREMAD, SERFOR, ACCA and simple delivery.
LAYOUT / COMPOSITOR (NEW v2.1):
- Layout Rescaler: resizes all layout elements proportionally when changing paper size, like ArcMap checkbox. Preserves relative positions exactly using proportional snapshot. Integrated in the map composer toolbar.
- Table Style Manager: applies, copies and pastes attribute table styles in the compositor. 5 predefined styles (Coordenadas UTM, Puntos GNSS, Inventario Forestal, Institucional, Minimalista). Copy/paste between tables. Export/import styles as JSON.
- Title Block Generator: generates professional title blocks (cajetins) with 4 templates: Sencillo (horizontal), BIM/Tecnico (dark blue), Catastral/Forestal (dark green+gold), Premium (anthracite+red). Includes dynamic expressions for scale, date, CRS. North arrow, location map, legend and situation thumbnail integrated. Elements grouped automatically.
EXISTING TOOLS:
- Memoria Descriptiva: automatic technical memoir generator for rural land regularization.
- Parcel Segmenter: polygon segmenter with azimuth and angle calculations. Fixed UNIQUE constraint error when exporting to GeoPackage.
- YF Tools Plus: coordinate, vertex, area and perimeter calculator.
- GNSS Post-Process: PPK/PPP with RTKLIB, automatic precise ephemeris (SP3/CLK) download, auto-installing engine, TBC-style base auto-fill, anti-false-fix validation and weighted averaging (field-validated against Trimble Business Center).
- SAF Generator: agroforestry system generator.
- Attribute Search: multi-layer attribute search with report generation.
- Swipe Tool: ArcGIS Pro-style visual layer comparison.
- Go-To Tool: coordinate navigation with multi-format input.
REQUIREMENTS: python-docx (required for memoir generation). Install via OSGeo4W Shell: python -m pip install python-docx. RTKLIB binary downloads automatically on first GNSS run (internet required once).
Plugin Tags