<?xml version="1.0" encoding="UTF-8"?>
<!-- PyWPS 4.4.2 -->
<wps:Capabilities service="WPS" version="1.0.0" xml:lang="en-US" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 ../wpsGetCapabilities_response.xsd" updateSequence="1">
    <ows:ServiceIdentification>
        <ows:Title>Crop-CASMA Service</ows:Title>
        <ows:Abstract>Web Processing Services for Crop-CASMA</ows:Abstract>
        <ows:Keywords>
        <ows:Keyword>WPS</ows:Keyword>
        <ows:Keyword>PyWPS</ows:Keyword>
        <ows:Keyword>CSISS</ows:Keyword>
            <ows:Type codeSpace="ISOTC211/19115">theme</ows:Type>
        </ows:Keywords>
        <ows:ServiceType>WPS</ows:ServiceType>
        <ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
        <ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
        <ows:Fees>None</ows:Fees>
        <ows:AccessConstraints>
        None
        </ows:AccessConstraints>
    </ows:ServiceIdentification>
    <ows:ServiceProvider>
        <ows:ProviderName>CSISS, GMU</ows:ProviderName>
        <ows:ProviderSite xlink:href="https://csiss.gmu.edu/"/>
        <ows:ServiceContact>
            <ows:IndividualName>Chen Zhang</ows:IndividualName>
            <ows:PositionName>Research Assistant</ows:PositionName>
            <ows:ContactInfo>
                <ows:Phone>
                    <ows:Voice>+00 00 11 22 33</ows:Voice>
                    <ows:Facsimile></ows:Facsimile>
                </ows:Phone>
                <ows:Address>
                    <ows:DeliveryPoint></ows:DeliveryPoint>
                    <ows:City>Fairfax</ows:City>
                    <ows:AdministrativeArea></ows:AdministrativeArea>
                    <ows:PostalCode>22030</ows:PostalCode>
                    <ows:Country>World, Internet</ows:Country>
                    <ows:ElectronicMailAddress>czhang11@gmu.edu</ows:ElectronicMailAddress>
                </ows:Address>
            </ows:ContactInfo>
        </ows:ServiceContact>
    </ows:ServiceProvider>
    <ows:OperationsMetadata>
        <ows:Operation name="GetCapabilities">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://localhost/pywps"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
        <ows:Operation name="DescribeProcess">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://localhost/pywps"/>
                    <ows:Post xlink:href="http://localhost/pywps"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
        <ows:Operation name="Execute">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://localhost/pywps"/>
                    <ows:Post xlink:href="http://localhost/pywps"/>
                </ows:HTTP>
            </ows:DCP>
        </ows:Operation>
    </ows:OperationsMetadata>
    <wps:ProcessOfferings>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetFileByUrl</ows:Identifier>
            <ows:Title>GetFileByUrl</ows:Title>
            <ows:Abstract>Get the url of NDVI file by the url of AOI</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetFileByFips</ows:Identifier>
            <ows:Title>GetFileByFips</ows:Title>
            <ows:Abstract>Get the url of target data by fips</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetFileByAoi</ows:Identifier>
            <ows:Title>GetFileByAoi</ows:Title>
            <ows:Abstract>Get the url of target data by area of interest via GeoJSON</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetPixelValue</ows:Identifier>
            <ows:Title>GetPixelValue</ows:Title>
            <ows:Abstract>Get the value of the pixel of interest</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetProfileByDate</ows:Identifier>
            <ows:Title>GetProfileByDate</ows:Title>
            <ows:Abstract>Get the profile of the pixel of interest</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetProfileByWeek</ows:Identifier>
            <ows:Title>GetProfileByWeek</ows:Title>
            <ows:Abstract>Get the profile of the pixel of interest</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>ExportBoundByAoi</ows:Identifier>
            <ows:Title>ExportBoundByAoi</ows:Title>
            <ows:Abstract>Export the AOI as shp, gml, kml, or geojson</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>ExportBoundByFips</ows:Identifier>
            <ows:Title>ExportBoundByFips</ows:Title>
            <ows:Abstract>Export the AOI as shp, gml, or geojson</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>CompositeSMAP</ows:Identifier>
            <ows:Title>CompositeSMAP</ows:Title>
            <ows:Abstract>This process requests the on-the-fly composition of the given SMAP layers.</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetPdfByAoi</ows:Identifier>
            <ows:Title>GetPdfByAoi</ows:Title>
            <ows:Abstract>Get the url of SMAP PDF by AOI</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetPdfByFips</ows:Identifier>
            <ows:Title>GetPdfByFips</ows:Title>
            <ows:Abstract>Get the url of SMAP PDF by fips</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetPdfByUrl</ows:Identifier>
            <ows:Title>GetPdfByUrl</ows:Title>
            <ows:Abstract>Get the url of SMAP PDF by AOI</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetPdfByState</ows:Identifier>
            <ows:Title>GetPdfByState</ows:Title>
            <ows:Abstract>Get the url of PDF for state</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetPdfByConus</ows:Identifier>
            <ows:Title>GetPdfByConus</ows:Title>
            <ows:Abstract>Get the url of PDF for state</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetStatByAoi</ows:Identifier>
            <ows:Title>GetStatByAoi</ows:Title>
            <ows:Abstract>Get the data layer statistics result by AOI</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetStatByFips</ows:Identifier>
            <ows:Title>GetStatByFips</ows:Title>
            <ows:Abstract>Get the url of data layer statistics result by FIPS</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetStatByUrl</ows:Identifier>
            <ows:Title>GetStatByUrl</ows:Title>
            <ows:Abstract>Get the data layer statistics result by url</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>QueryByAoi</ows:Identifier>
            <ows:Title>QueryByAoi</ows:Title>
            <ows:Abstract></ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetCategoryByFips</ows:Identifier>
            <ows:Title>GetCategoryByFips (deprecated and replaced by CropStatByFips)</ows:Title>
            <ows:Abstract>Get the url of data layer statistics result by FIPS</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>GetCategoryByAoi</ows:Identifier>
            <ows:Title>GetCategoryByAoi (deprecated and replaced by CropStatByAoi)</ows:Title>
            <ows:Abstract>Get the url of data layer statistics result by GeoJSON</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>CropStatByFips</ows:Identifier>
            <ows:Title>CropStatByFips</ows:Title>
            <ows:Abstract>Get the url of data layer statistics result by FIPS</ows:Abstract>
        </wps:Process>
        <wps:Process wps:processVersion="None">
            <ows:Identifier>CropStatByAoi</ows:Identifier>
            <ows:Title>CropStatByAoi</ows:Title>
            <ows:Abstract>Get the url of data layer statistics result by GeoJSON</ows:Abstract>
        </wps:Process>
    </wps:ProcessOfferings>
    <wps:Languages>
        <wps:Default>
            <ows:Language>en-US</ows:Language>
        </wps:Default>
        <wps:Supported>
            <ows:Language>en-US</ows:Language>
        </wps:Supported>
    </wps:Languages>
</wps:Capabilities>