Development of a GRASS-GIS application for the characterization of vineyards in the province of Trento
Abstract
The physical factors that influence the grape ripening include elevation, slope, aspect, potential global radiation, sun hours and soil type of the vineyards.
Many of these features could be derived from Digital Elevation Models (DEM), using Geographic Information Systems (GIS). There are several commercial and open-source GIS-applications available and also the geodata are continuously increasing in amount, spatial resolution, frequency, but their use remains matter of specialists!
In the present work we developed an easy to use and open-source application, accessible on the web, exploiting the functionalities of GRASS-GIS in the analysis of geospatial data and PostgreSQL/PostGIS as geodatabase, allowing a rapid characterisation of the sites.
Each vineyard is identified through the compilation of a simple form on the web. The required fields are the cadastral codes of the zone as well as of the parcels, which composes it. After sending the request an automatic procedure starts, which extracts the geometry of the vineyard from the vector cadastral map of the Autonomous Province of Trento, provided by the PAT – S.I.A.T. office (www.siat.provincia.tn.it). The Digital Terrain Model at 10 m resolution (PAT –S.I.A.T.) was used in the open source GIS software GRASS 6.4 to derive the slope and aspect maps (r.slope.aspect function), whereas the cumulated global radiation, and mean insolation (sun hours) during the vegetative period (1st April – 31th October) were calculated at 20 m resolution using the r.sun command. In the following step GRASS GIS performs the query of all the available raster maps (digital elevation model, slope, aspect, etc.) within the limits of the vineyard and returns the correspondent mean values.
Moreover three bioclimatic indices (Winkler, Huglin, and Gladstones) are automatically calculated, based on modelling of 10-years of meteorological data from 64 weather station distributed over the Province, and the elevation of the site.
The data are automatically stored in the ‘vineyards’ table of the database and result immediately available on the web. The procedure is written in php and can be adapted to every region and purpose, modifying the vector and the raster layers. The input of the cadastral data can occur also by means of a comma separated values (.csv) sheet, allowing the characterisation of hundreds of vineyards in few minutes.
DOI:
Issue: Terroir 2010
Type: Article
Authors
Fondazione Edmund Mach
(1) IASMA Research and Innovation Centre: Environment and Natural Resources Area
(2) IASMA Consulting and Service Centre. Via E. Mach 1, I-38060 San Michele all’Adige (TN), Italy
Contact the author
Keywords
GRASS – GIS – Digital Elevation Model – Winkler – Huglin – Gladstones