<?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/simfenV2?request=GetCapabilities&amp;amp;service=WPS" statusLocation="http://wps.geosas.fr/wps/simfen-outputs/25fe0ff6-1c85-11f1-b6ba-b02628c5a16e.xml">
    <wps:Process wps:processVersion="1.0">
        <ows:Identifier>xyOnNetwork</ows:Identifier>
        <ows:Title>Place simulated outlet on hydraulic network</ows:Title>
        <ows:Abstract>Place XY on nearest network and return the watershed simulated</ows:Abstract>
	</wps:Process>
    <wps:Status creationTime="2026-03-10T14:29:24Z">
        <wps:ProcessSucceeded>PyWPS Process Place simulated outlet on hydraulic network finished</wps:ProcessSucceeded>
	</wps:Status>
	<wps:DataInputs>
		<wps:Input>
            <ows:Identifier>X</ows:Identifier>
            <ows:Title>X coordinate (Lambert 93) of simulated outlet</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData >343374.70586501557</wps:LiteralData>
			</wps:Data>
		</wps:Input>
		<wps:Input>
            <ows:Identifier>Y</ows:Identifier>
            <ows:Title>Y coordinate (Lambert 93) of simulated outlet</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData >6774979.697011541</wps:LiteralData>
			</wps:Data>
		</wps:Input>
	</wps:DataInputs>
	<wps:OutputDefinitions>
        <wps:Output>
            <ows:Identifier>XY</ows:Identifier>
            <ows:Title>X,Y coordinate placed on hydraulic network</ows:Title>
            <ows:Abstract></ows:Abstract>
		</wps:Output>
        <wps:Output mimeType="application/gml+xml" encoding="" schema="" asReference="False">
            <ows:Identifier>TargetWatershed</ows:Identifier>
            <ows:Title>Target watershed contour</ows:Title>
            <ows:Abstract></ows:Abstract>
		</wps:Output>
	</wps:OutputDefinitions>
	<wps:ProcessOutputs>
		<wps:Output>
            <ows:Identifier>XY</ows:Identifier>
            <ows:Title>X,Y coordinate placed on hydraulic network</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                <wps:LiteralData  dataType="string">343370.915 6774979.259</wps:LiteralData>
			</wps:Data>
		</wps:Output>
		<wps:Output>
            <ows:Identifier>TargetWatershed</ows:Identifier>
            <ows:Title>Target watershed contour</ows:Title>
            <ows:Abstract></ows:Abstract>
			<wps:Data>
                    <wps:ComplexData mimeType="application/gml+xml" encoding="" schema=""><ogr:FeatureCollection xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogr="http://ogr.maptools.org/" xmlns:gml="http://www.opengis.net/gml" xsi:schemaLocation="http://ogr.maptools.org/ watershed.xsd">
  <gml:boundedBy>
    <gml:Box>
      <gml:coord><gml:X>342399.907446</gml:X><gml:Y>6774954.277793</gml:Y></gml:coord>
      <gml:coord><gml:X>343555.150814</gml:X><gml:Y>6776308.555975</gml:Y></gml:coord>
    </gml:Box>
  </gml:boundedBy>
                                                                                                              
  <gml:featureMember>
    <ogr:bv fid="bv.0">
      <ogr:geometryProperty><gml:Polygon srsName="EPSG:2154"><gml:outerBoundaryIs><gml:LinearRing><gml:coordinates>343370.711373,6774954.277793 342771.16337,6774959.165041 342696.830754,6775034.719427 342498.610402,6775236.197788 342499.01765,6775286.160132 342399.907446,6775386.899315 342450.27704,6775436.454419 342450.684285,6775486.41677 342501.053886,6775535.971877 342502.275626,6775685.858948 342452.72051,6775736.228555 342654.198971,6775934.449024 342654.606223,6775984.411395 342704.97585,6776033.966515 342707.012118,6776283.77841 342732.196938,6776308.555975 343081.933642,6776305.705145 343131.488758,6776255.335492 343331.338298,6776253.706395 343380.893403,6776203.336733 343480.818169,6776202.522168 343505.595719,6776177.337335 343555.150814,6776126.967669 343353.672175,6775928.747301 343353.264895,6775878.784931 343302.895247,6775829.229841 343302.080692,6775729.305111 343201.341415,6775630.19494 343197.268668,6775130.571446 343271.601262,6775055.017024 343321.5636,6775054.609744 343395.896182,6774979.055318 343370.711373,6774954.277793 343370.711373,6774954.277793</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></ogr:geometryProperty>
      <ogr:STATION>260310_142922170666</ogr:STATION>
    </ogr:bv>
  </gml:featureMember>
</ogr:FeatureCollection>
</wps:ComplexData>
			</wps:Data>
		</wps:Output>
	</wps:ProcessOutputs>
</wps:ExecuteResponse>