<?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/b875e96e-b11b-11f1-a298-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-09-15T17:40:05Z">
        <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": "04175120", "date_min": "2009-01-26", "date_max": "2018-12-18", "nb_rec": 108, "nb_year": 9, "nb_rec_year": 12.0 }, "geometry": { "type": "Point", "coordinates": [ 154657.19, 6854135.58 ] } },
{ "type": "Feature", "properties": { "station": "04174940", "date_min": "2005-08-24", "date_max": "2018-12-18", "nb_rec": 41, "nb_year": 13, "nb_rec_year": 3.0 }, "geometry": { "type": "Point", "coordinates": [ 157250.97, 6850967.82 ] } },
{ "type": "Feature", "properties": { "station": "04175180", "date_min": "1975-11-25", "date_max": "1984-09-06", "nb_rec": 81, "nb_year": 9, "nb_rec_year": 9.0 }, "geometry": { "type": "Point", "coordinates": [ 152640.19, 6855263.89 ] } },
{ "type": "Feature", "properties": { "station": "04175190", "date_min": "2013-10-01", "date_max": "2014-09-30", "nb_rec": 359, "nb_year": 1, "nb_rec_year": 359.0 }, "geometry": { "type": "Point", "coordinates": [ 151910.9, 6855512.0 ] } },
{ "type": "Feature", "properties": { "station": "04175100", "date_min": "1990-03-14", "date_max": "2020-09-16", "nb_rec": 312, "nb_year": 30, "nb_rec_year": 10.0 }, "geometry": { "type": "Point", "coordinates": [ 155410.6, 6853250.0 ] } },
{ "type": "Feature", "properties": { "station": "04175000", "date_min": "1976-02-24", "date_max": "1981-10-20", "nb_rec": 8, "nb_year": 5, "nb_rec_year": 1.0 }, "geometry": { "type": "Point", "coordinates": [ 157303.27, 6852894.11 ] } },
{ "type": "Feature", "properties": { "station": "04174942", "date_min": "2018-01-02", "date_max": "2018-12-18", "nb_rec": 24, "nb_year": 1, "nb_rec_year": 24.0 }, "geometry": { "type": "Point", "coordinates": [ 163332.48, 6849506.11 ] } }
]
}
]]></wps:ComplexData>
			</wps:Data>
		</wps:Output>
	</wps:ProcessOutputs>
</wps:ExecuteResponse>