<?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/712a5462-276b-11f1-b9ab-b02628c5a16e.xml">
    <wps:Process wps:processVersion="1.0">
        <ows:Identifier>getStation</ows:Identifier>
        <ows:Title>Metadonnes des station qualites</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:23:04Z">
        <wps:ProcessSucceeded>PyWPS Process Metadonnes des station qualites finished</wps:ProcessSucceeded>
	</wps:Status>
	<wps:ProcessOutputs>
		<wps:Output>
            <ows:Identifier>station_qualite</ows:Identifier>
            <ows:Title>metadonnees des stations qualités</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": "04339028", "date_min": "2016-03-16", "date_max": "2019-07-17", "nb_rec": 70, "nb_year": 3, "nb_rec_year": 23.0 }, "geometry": { "type": "Point", "coordinates": [ 160356.0, 6808614.0 ] } },
{ "type": "Feature", "properties": { "station": "04179678", "date_min": "2009-01-27", "date_max": "2020-09-14", "nb_rec": 139, "nb_year": 11, "nb_rec_year": 12.0 }, "geometry": { "type": "Point", "coordinates": [ 164423.9, 6809978.0 ] } }
]
}
]]></wps:ComplexData>
			</wps:Data>
		</wps:Output>
	</wps:ProcessOutputs>
</wps:ExecuteResponse>