<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "https://jats.nlm.nih.gov/nlm-dtd/publishing/3.0/journalpublishing3.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="3.0" xml:lang="en">
<front>
<journal-meta>
<journal-id journal-id-type="publisher">ISPRS-Archives</journal-id>
<journal-title-group>
<journal-title>The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences</journal-title>
<abbrev-journal-title abbrev-type="publisher">ISPRS-Archives</abbrev-journal-title>
<abbrev-journal-title abbrev-type="nlm-ta">Int. Arch. Photogramm. Remote Sens. Spatial Inf. Sci.</abbrev-journal-title>
</journal-title-group>
<issn pub-type="epub">2194-9034</issn>
<publisher><publisher-name>Copernicus Publications</publisher-name>
<publisher-loc>Göttingen, Germany</publisher-loc>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="doi">10.5194/isprsarchives-XL-8-1139-2014</article-id>
<title-group>
<article-title>Web based geoprocessing tool for coverage data handling</article-title>
</title-group>
<contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Kumar</surname>
<given-names>K.</given-names>
</name>
<xref ref-type="aff" rid="aff1">
<sup>1</sup>
</xref>
</contrib>
<contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Saran</surname>
<given-names>S.</given-names>
</name>
<xref ref-type="aff" rid="aff1">
<sup>1</sup>
</xref>
</contrib>
</contrib-group><aff id="aff1">
<label>1</label>
<addr-line>Geoinformatics Department, Indian Institute of Remote Sensing, Dehradun, Uttarakhand, India</addr-line>
</aff>
<pub-date pub-type="epub">
<day>28</day>
<month>11</month>
<year>2014</year>
</pub-date>
<volume>XL-8</volume>
<fpage>1139</fpage>
<lpage>1143</lpage>
<permissions>
<copyright-statement>Copyright: &#x000a9; 2014 K. Kumar</copyright-statement>
<copyright-year>2014</copyright-year>
<license license-type="open-access">
<license-p>This work is licensed under the Creative Commons Attribution 3.0 Unported License. To view a copy of this licence, visit <ext-link ext-link-type="uri"  xlink:href="https://creativecommons.org/licenses/by/3.0/">https://creativecommons.org/licenses/by/3.0/</ext-link></license-p>
</license>
</permissions>
<self-uri xlink:href="https://isprs-archives.copernicus.org/articles/XL-8/1139/2014/isprs-archives-XL-8-1139-2014.html">This article is available from https://isprs-archives.copernicus.org/articles/XL-8/1139/2014/isprs-archives-XL-8-1139-2014.html</self-uri>
<self-uri xlink:href="https://isprs-archives.copernicus.org/articles/XL-8/1139/2014/isprs-archives-XL-8-1139-2014.pdf">The full text article is available as a PDF file from https://isprs-archives.copernicus.org/articles/XL-8/1139/2014/isprs-archives-XL-8-1139-2014.pdf</self-uri>
<abstract>
<p>With the advancements in GIS technologies and extensive use of OGC Web Services, geospatial resources and services are becoming
progressively copious and convenient over the network. The application of OGC WCS (Web Coverage Service) and WFS (Web Feature
Service) standards for geospatial raster and vector data has resulted in an opulent pool of interoperable geodata resources waiting to
be used for analytical or modelling purposes. The issue of availing geospatial data processing with the aid of standardised web services
was attended to by the OGC WPS (Web Processing Service) 1.0.0 specifications (Schut, 2007) which elucidate WPS as a standard
interface which serves for the promulgation of geo-processes and consumption of those processes by the clients. This paper outlines
the design and implementation of a geo-processing tool utilizing coverage data. The geo-process selected for application is the
calculation of Normalized Difference Vegetative Index (NDVI), one of the globally used indices for vegetation cover monitoring. The
system is realised using the Geospatial Data Abstraction Library (GDAL) and Python. The tool accesses the WCS server using the
parameters defined in the XML request. The geo-process upon execution, performs the computations over the coverage data and
generates the NDVI output. Since open source technology and standards are being used more often, especially in the field of scientific
research, so our implementation is also built by using open source tools only.</p>
</abstract>
<counts><page-count count="5"/></counts>
</article-meta>
</front>
<body/>
<back>
</back>
</article>