<?xml version="1.0" encoding="UTF-8"?>
<wps:ExecuteResponse xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 ../wpsExecute_response.xsd" service="WPS" version="1.0.0" xml:lang="fr-FR" serviceInstance="https://wps.geosas.fr/tnt?request=GetCapabilities&amp;amp;service=WPS" statusLocation="https://wps.geosas.fr/wps/tnt-outputs/99ef78fa-276b-11f1-b81a-b02628c5a16e.xml">
    <wps:Process wps:processVersion="1.0">
        <ows:Identifier>getDebit</ows:Identifier>
        <ows:Title>Metadonnes des station debit</ows:Title>
        <ows:Abstract>3.7.3 (default, Mar 23 2024, 16:12:05) 
[GCC 8.3.0]utf-8</ows:Abstract>
	</wps:Process>
    <wps:Status creationTime="2026-03-24T11:24:13Z">
        <wps:ProcessSucceeded>PyWPS Process Metadonnes des station debit finished</wps:ProcessSucceeded>
	</wps:Status>
	<wps:ProcessOutputs>
		<wps:Output>
            <ows:Identifier>station_debit</ows:Identifier>
            <ows:Title>metadonnees des stations debit</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                    <wps:ComplexData mimeType="application/geo+json" encoding="utf-8" schema=""><![CDATA[{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::2154" } },
"features": [
{ "type": "Feature", "properties": { "station_debit": "J382182001", "date_min": "2010-05-15", "date_max": "2022-02-06", "nb_rec": 4284, "nb_year": 12, "nb_rec_year": 357.0 }, "geometry": { "type": "Point", "coordinates": [ 173664.0, 6812077.0 ] } }
]
}
]]></wps:ComplexData>
			</wps:Data>
		</wps:Output>
	</wps:ProcessOutputs>
</wps:ExecuteResponse>