[general]
name=LandXML Surface Tools
qgisMinimumVersion=3.22
description=QGIS plugin to convert elevation rasters into LandXML TIN surfaces and run quality control on the result.
version=1.0.2
author=txttxtx
email=nvrops39@gmail.com

about=Two Processing algorithms for moving terrain data between GIS and survey
    or CAD workflows. "Raster DEM to LandXML surface" turns any elevation raster
    into a LandXML TIN without intermediate mesh layers or extra plugins, with
    control over cell size, extent, linear units and a constant height shift.
    "Check LandXML surface (QC)" validates an existing LandXML file - structure,
    declared units, degenerate triangles, nodata leakage - and can compare it
    back against its source raster to report vertical bias, RMS and metre/foot
    mix-ups, writing the worst residuals out as a point layer.

tracker=https://github.com/txttxtx/landxml_surface_tools/issues
repository=https://github.com/txttxtx/landxml_surface_tools
homepage=https://github.com/txttxtx/landxml_surface_tools

category=Raster
icon=icon.svg
tags=landxml,dem,dtm,tin,surface,terrain,survey,stakeout,processing,civil

experimental=False
deprecated=False
server=False
hasProcessingProvider=yes

changelog=1.0.0 - Initial release.
