<?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/mntsurf?request=GetCapabilities&amp;amp;service=WPS" statusLocation="https://geosas.fr/wps/mntsurf-outputs/66c686fe-38c2-11f1-909a-b02628c5a16e.xml">
    <wps:Process wps:processVersion="1.1">
        <ows:Identifier>xy2watershed</ows:Identifier>
        <ows:Title>Calcul du RH a l&#39;amont de l&#39;exutoire (X,Y)</ows:Title>
        <ows:Abstract>Cette operation calcule le contour du bassin versant hydrologique a l&#39;amont du point exutoire fourni en entree.</ows:Abstract>
	</wps:Process>
    <wps:Status creationTime="2026-04-15T13:58:24Z">
        <wps:ProcessSucceeded>PyWPS Process Calcul du RH a l&#39;amont de l&#39;exutoire (X,Y) finished</wps:ProcessSucceeded>
	</wps:Status>
	<wps:ProcessOutputs>
		<wps:Output>
            <ows:Identifier>stdOut</ows:Identifier>
            <ows:Title>Rapport d execution de la fonction xy2watershed</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData  dataType="string">WPS by MntSurf : XY2Watershed
Agrocampus Ouest
UMR SAS
-------------------------------
Projection en Entree : epsg:2154. Reprojection OK
Projection de la BdD : epsg:27572
Projection en Sortie : epsg:2154. Reprojection OK
----------------OK---------------
Nombre de Bassin Versant :   	1
Nombre de points de controle :	1883
Temps d&#39;execution :  	0.96 sec
</wps:LiteralData>
			</wps:Data>
		</wps:Output>
		<wps:Output>
            <ows:Identifier>exuOut</ows:Identifier>
            <ows:Title>Coordonnes de l exutoire replace sur le reseau hydrographique</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                    <wps:ComplexData mimeType="text/xml" encoding="" schema=""><wfs:FeatureCollection xmlns="http://www.opengis.net/wfs" xmlns:wfs="http://www.opengis.net/wfs" xmlns:ore="http://geowww.agrocampus-ouest.fr/ore" xmlns:gml="http://www.opengis.net/gml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geowww.agrocampus-ouest.fr/ore http://geowww.agrocampus-ouest.fr/geoserver/wfs?service=WFS&amp;version=1.0.0&amp;request=DescribeFeatureType&amp;typeName=ore:bv http://www.opengis.net/wfs http://geowww.agrocampus-ouest.fr/geoserver/schemas/wfs/1.0.0/WFS-basic.xsd">
  <gml:featureMember>
    <ore:exutoire fid="1">
      <ore:the_geom>
        <gml:Point srsName="http://www.opengis.net/gml/srs/epsg.xml#2154">
                  <gml:coordinates xmlns:gml="http://www.opengis.net/gml" decimal="." cs="," ts=" ">172533.028,6817832.185</gml:coordinates>
        </gml:Point>
      </ore:the_geom>
     <ore:id>1</ore:id>
    </ore:exutoire>
  </gml:featureMember>
</wfs:FeatureCollection>
</wps:ComplexData>
			</wps:Data>
		</wps:Output>
		<wps:Output>
            <ows:Identifier>bvOut</ows:Identifier>
            <ows:Title>Couche spatiale du reseau watershedgraphique modelise calcule</ows:Title>
            <ows:Abstract></ows:Abstract>
            <wps:Reference href="https://geosas.fr/wps/mntsurf-outputs/66c686fe-38c2-11f1-909a-b02628c5a16e/xy2watershed.gml" mimeType="text/xml" encoding="" schema=""/>
		</wps:Output>
	</wps:ProcessOutputs>
</wps:ExecuteResponse>