Statistics
| Revision:

svn-gvsig-desktop / tags / v10_RC2c / libraries / libRemoteServices / test / WFS-AtlasAvesGetFeature.xml @ 8745

History | View | Annotate | Download (2.47 KB)

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.opengeospatial.net/wfs/1.0.0/WFS-basic.xsd 
9
                       http://mapserver.gis.umn.edu/mapserver http://161.111.161.171/cgi-bin/AtlasAves.exe?SERVICE=WFS&amp;VERSION=1.0.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=Blyr&amp;OUTPUTFORMAT=XMLSCHEMA">
10
      <gml:boundedBy>
11
              <gml:Box srsName="EPSG:25830">
12
                      <gml:coordinates>3430.373535,4000000.000000 1000500.937500,4864042.000000</gml:coordinates>
13
              </gml:Box>
14
      </gml:boundedBy>
15
    <gml:featureMember>
16
      <ms:Blyr>
17
        <gml:boundedBy>
18
                <gml:Box srsName="EPSG:25830">
19
                        <gml:coordinates>135968.093750,4403976.000000 189009.265625,4457156.500000</gml:coordinates>
20
                </gml:Box>
21
        </gml:boundedBy>
22
        <ms:msGeometry>
23
        <gml:Polygon srsName="EPSG:25830">
24
          <gml:outerBoundaryIs>
25
            <gml:LinearRing>
26
              <gml:coordinates>135968.093750,4406969.500000 139161.390625,4457156.500000 189009.265625,4453718.000000 185795.625000,4403976.000000 135968.093750,4406969.500000 </gml:coordinates>
27
            </gml:LinearRing>
28
          </gml:outerBoundaryIs>
29
        </gml:Polygon>
30
        </ms:msGeometry>
31
        <ms:cuadricula>PE4</ms:cuadricula>
32
        <ms:BiodivIndex>
33
          <ms:Numero_total_de_especies_en_2500_km2>117</ms:Numero_total_de_especies_en_2500_km2>
34
          <ms:Beta-diversidad>59.5</ms:Beta-diversidad>
35
          <ms:Numero_de_especies_SPEC_1y2y3>21</ms:Numero_de_especies_SPEC_1y2y3>
36
          <ms:Numero_medio_de_especies_en_100_km2_dentro_de_su_bloque_de_2500_km2>57.5</ms:Numero_medio_de_especies_en_100_km2_dentro_de_su_bloque_de_2500_km2>
37
        </ms:BiodivIndex>
38
        <ms:BiodivIndex>
39
          <ms:Numero_total_de_especies_en_2500_km2>1176666</ms:Numero_total_de_especies_en_2500_km2>
40
          <ms:Beta-diversidad>59.5</ms:Beta-diversidad>
41
          <ms:Numero_de_especies_SPEC_1y2y3>21</ms:Numero_de_especies_SPEC_1y2y3>
42
          <ms:Numero_medio_de_especies_en_100_km2_dentro_de_su_bloque_de_2500_km2>57.5</ms:Numero_medio_de_especies_en_100_km2_dentro_de_su_bloque_de_2500_km2>
43
        </ms:BiodivIndex>
44
      </ms:Blyr>
45
    </gml:featureMember>   
46
</wfs:FeatureCollection>
47