| 1 |
<?xml version='1.0' encoding="ISO-8859-1" ?> |
|---|
| 2 |
<wfs:FeatureCollection |
|---|
| 3 |
xmlns:ms="http://mapserver.gis.umn.edu/mapserver" |
|---|
| 4 |
xmlns:wfs="http://www.opengis.net/wfs" |
|---|
| 5 |
xmlns:gml="http://www.opengis.net/gml" |
|---|
| 6 |
xmlns:ogc="http://www.opengis.net/ogc" |
|---|
| 7 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|---|
| 8 |
xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-basic.xsd |
|---|
| 9 |
http://mapserver.gis.umn.edu/mapserver http://www.web-sig.fr/cgi-bin/mapserv-wrapper?SERVICE=WFS&VERSION=1.0.0&REQUEST=DescribeFeatureType&TYPENAME=terrains_touristiques&OUTPUTFORMAT=XMLSCHEMA"> |
|---|
| 10 |
<gml:boundedBy> |
|---|
| 11 |
<gml:Box srsName="EPSG:32740"> |
|---|
| 12 |
<gml:coordinates>315790.806932,7635778.400435 368786.097850,7667525.828338</gml:coordinates> |
|---|
| 13 |
</gml:Box> |
|---|
| 14 |
</gml:boundedBy> |
|---|
| 15 |
<gml:featureMember> |
|---|
| 16 |
<ms:terrains_touristiques fid="1"> |
|---|
| 17 |
<gml:boundedBy> |
|---|
| 18 |
<gml:Box srsName="EPSG:32740"> |
|---|
| 19 |
<gml:coordinates>326883.240367,7647850.463201 327336.811278,7648245.702751</gml:coordinates> |
|---|
| 20 |
</gml:Box> |
|---|
| 21 |
</gml:boundedBy> |
|---|
| 22 |
<ms:msGeometry> |
|---|
| 23 |
<gml:Polygon srsName="EPSG:32740"> |
|---|
| 24 |
<gml:outerBoundaryIs> |
|---|
| 25 |
<gml:LinearRing> |
|---|
| 26 |
<gml:coordinates>326892.409745,7648234.854959 326988.663486,7648241.013706 327043.572563,7648245.702751 327115.468079,7648191.623759 327134.614930,7648176.686799 327160.614077,7648158.370528 327187.742905,7648139.454378 327212.472192,7648123.727579 327245.472061,7648100.032402 327291.830197,7648067.389047 327310.465805,7648051.572266 327334.815784,7648002.282299 327336.811278,7647879.967196 327336.250561,7647850.463201 327260.050713,7647870.689084 327260.190893,7647962.550386 327120.918583,7648000.452671 327122.798635,7647909.131260 327090.738792,7647882.636653 327065.226150,7647867.779677 327060.023022,7647894.774182 327051.966833,7647920.528940 327047.415127,7647934.796036 327039.672279,7647954.372051 327034.889689,7647967.969283 327029.142336,7647981.176595 327022.463202,7647993.953994 327013.499969,7648010.360655 327003.885314,7648026.407388 326993.643976,7648042.064201 326976.311211,7648070.688375 326955.779059,7648104.221550 326935.766395,7648136.025076 326916.223744,7648167.638641 326900.383477,7648195.233024 326890.496710,7648209.920035 326883.240367,7648219.658053 326892.409745,7648234.854959 </gml:coordinates> |
|---|
| 27 |
</gml:LinearRing> |
|---|
| 28 |
</gml:outerBoundaryIs> |
|---|
| 29 |
</gml:Polygon> |
|---|
| 30 |
</ms:msGeometry> |
|---|
| 31 |
<ms:Ident>Bains</ms:Ident> |
|---|
| 32 |
<ms:Commune>Etang-Sale</ms:Commune> |
|---|
| 33 |
<ms:Destination>Pieds</ms:Destination> |
|---|
| 34 |
<ms:surf_terrain>85812</ms:surf_terrain> |
|---|
| 35 |
<ms:Zonage>Naut</ms:Zonage> |
|---|
| 36 |
<ms:Lien_pdf>etang-sale-les-bains.pdf</ms:Lien_pdf> |
|---|
| 37 |
<ms:Lien_html>etang-sale-les-bains.html</ms:Lien_html> |
|---|
| 38 |
</ms:terrains_touristiques> |
|---|
| 39 |
</gml:featureMember> |
|---|
| 40 |
</wfs:FeatureCollection> |
|---|