{"name": "ProfileMaster", "package_name": "ProfileMaster", "version": "1.3.0", "experimental": false, "qgis_min": "3.16.0", "qgis_max": "4.99.0", "downloads": 490, "uploaded_by": "kmlidar", "upload_datetime": "2026-07-07T03:50:47.558666", "changelog": "Version 1.3.0\r\n\r\n- Fixed: generating contour lines with the \"DTM buffer\" tab disabled always saved a permanent \"mdt_buffer_curvas.tif\" in the output folder. It is now cropped to a temporary file, used only to compute the contours, and deleted automatically afterward (including its .aux.xml statistics sidecar). If \"DTM buffer\" is not enabled, no GeoTIFF is left on disk.\r\n- Fixed: that step could fail with a false \"RuntimeError: file is open in QGIS (as a layer) or locked by another program\", even though the file was never open anywhere. Root cause: the temporary file was empty (0 bytes) right after its name was reserved, and the previous delete step relied on the GDAL driver, which failed to recognize it as a valid GeoTIFF and reported it as \"locked\" by mistake. The delete step now uses a plain filesystem removal first.\r\n- Added: bilingual Spanish/English interface with a language selector.\r\n- Fixed: the dialog title showed \"Perfil Longitudinal MDT\" instead of \"ProfileMaster\".\r\n- Added: optional vertex reduction (Douglas-Peucker) for contour lines, with configurable tolerance, to reduce DXF file size on straight stretches without losing visible precision.", "external_deps": null, "download_url": "https://plugins.qgis.org/plugins/ProfileMaster/version/1.3.0/download/"}