[general]
name=VIDRas
qgisMinimumVersion=3.16
qgisMaximumVersion=4.99
description=Automates the calculation of the Via de Intenso Desague (VID) according to Spanish Road Drainage Standard 5.2-IC, using HEC-RAS RAS Mapper outputs (depth D>1m, velocity V>1m/s, DxV>0.5 m2/s) and the 2D model perimeter.
version=0.1.0
author=Pedro Bohorquez Aliaga and Hugo Alejandro Bohorquez Aliaga
email=bohoraling@gmail.com
about=VIDRas implements the Via de Intenso Desague (VID) criterion from the Spanish Road Drainage Standard 5.2-IC (Instruccion de Carreteras, BOE-A-1986-10638). Starting from HEC-RAS RAS Mapper exported layers (depth D>1m, velocity V>1m/s and product DxV>0.5 m2/s), it calculates the Zona de Flujo Preferente (ZFP), applies a configurable buffer and generates simple POLYGON geometries ready to import into HEC-RAS as terrain modifications (+10m), simulating the hydraulic enclosure of the VID.
tracker=https://github.com/pedroiba94/VIDRas/issues
repository=https://github.com/pedroiba94/VIDRas
hasProcessingProvider=no
tags=hydrology,hydraulics,hec-ras,VID,via de intenso desague,ZFP,zona de flujo preferente,5.2-IC,flooding,inundacion,spain,drainage
homepage=https://github.com/pedroiba94/VIDRas
category=Vector
icon=icons/icon.png
experimental=False
deprecated=False
server=False
changelog=
    0.1.0 - Initial release. Automates VID calculation from HEC-RAS RAS Mapper layers following Spanish Standard 5.2-IC.
