<?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/c967dd7c-b11b-11f1-85c5-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-09-15T17:40:33Z">
        <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": "J320402002", "date_min": "2010-02-26", "date_max": "2022-02-06", "nb_rec": 4364, "nb_year": 12, "nb_rec_year": 363.0 }, "geometry": { "type": "Point", "coordinates": [ 154677.0, 6854114.0 ] } },
{ "type": "Feature", "properties": { "station_debit": "J320571001", "date_min": "2000-01-01", "date_max": "2022-02-06", "nb_rec": 8073, "nb_year": 22, "nb_rec_year": 366.0 }, "geometry": { "type": "Point", "coordinates": [ 157265.0, 6850989.0 ] } },
{ "type": "Feature", "properties": { "station_debit": "J320402001", "date_min": "2000-01-01", "date_max": "2014-07-28", "nb_rec": 4593, "nb_year": 14, "nb_rec_year": 328.0 }, "geometry": { "type": "Point", "coordinates": [ 155382.0, 6853192.0 ] } }
]
}
]]></wps:ComplexData>
			</wps:Data>
		</wps:Output>
	</wps:ProcessOutputs>
</wps:ExecuteResponse>