~mortenoh/+junk/dhis2-detailed-import-export

« back to all changes in this revision

Viewing changes to gis/dhis-gis-geostat/mfbase/openlayers/examples/gml/multipolygon.xml

  • Committer: larshelge at gmail
  • Date: 2009-03-03 16:46:36 UTC
  • Revision ID: larshelge@gmail.com-20090303164636-2sjlrquo7ib1gf7r
Initial check-in

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ISO-8859-1"?>
 
2
<wfs:FeatureCollection xmlns:ms="http://mapserver.gis.umn.edu/mapserver" xmlns:wfs="http://www.opengis.net/wfs" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-basic.xsd                         http://mapserver.gis.umn.edu/mapserver http://aneto.oco/cgi-bin/worldwfs?SERVICE=WFS&amp;VERSION=1.0.0&amp;REQUEST=DescribeFeatureType&amp;TYPENAME=multipolygon&amp;OUTPUTFORMAT=XMLSCHEMA">
 
3
      <gml:boundedBy>
 
4
        <gml:Box srsName="EPSG:4326">
 
5
                <gml:coordinates>-1.738295,46.307557 3.754424,47.244300</gml:coordinates>
 
6
        </gml:Box>
 
7
      </gml:boundedBy>
 
8
    <gml:featureMember>
 
9
      <ms:multipolygon fid="1">
 
10
        <gml:boundedBy>
 
11
                <gml:Box srsName="EPSG:4326">
 
12
                        <gml:coordinates>-1.738295,46.605612 1.767394,47.244300</gml:coordinates>
 
13
                </gml:Box>
 
14
        </gml:boundedBy>
 
15
        <ms:msGeometry>
 
16
        <gml:MultiPolygon srsName="EPSG:4326">
 
17
        <gml:polygonMember>
 
18
          <gml:Polygon>
 
19
            <gml:outerBoundaryIs>
 
20
              <gml:LinearRing>
 
21
                <gml:coordinates>1.313216,46.690770 1.000968,46.861087 0.887424,47.059790 1.142899,47.244300 1.355795,47.244300 1.554498,47.017211 1.710622,47.059790 1.767394,46.747542 1.313216,46.690770 1.313216,46.690770 </gml:coordinates>
 
22
              </gml:LinearRing>
 
23
            </gml:outerBoundaryIs>
 
24
          </gml:Polygon>
 
25
        </gml:polygonMember>
 
26
        <gml:polygonMember>
 
27
          <gml:Polygon>
 
28
            <gml:outerBoundaryIs>
 
29
              <gml:LinearRing>
 
30
                <gml:coordinates>0.731300,46.605612 -0.191250,46.704963 -0.191250,46.846894 0.177770,46.988824 0.447438,46.960438 0.589369,46.804315 0.688721,46.832701 0.731300,46.605612 0.731300,46.605612 </gml:coordinates>
 
31
              </gml:LinearRing>
 
32
            </gml:outerBoundaryIs>
 
33
          </gml:Polygon>
 
34
        </gml:polygonMember>
 
35
        <gml:polygonMember>
 
36
          <gml:Polygon>
 
37
            <gml:outerBoundaryIs>
 
38
              <gml:LinearRing>
 
39
                <gml:coordinates>-1.610557,46.733349 -1.184765,46.704963 -1.198958,46.704963 -0.943483,46.619805 -0.915096,46.818508 -0.659621,46.775928 -0.688007,47.017211 -0.943483,47.003018 -1.127992,47.088176 -1.397661,47.102369 -1.624750,47.073983 -1.738295,46.917859 -1.610557,46.733349 </gml:coordinates>
 
40
              </gml:LinearRing>
 
41
            </gml:outerBoundaryIs>
 
42
          </gml:Polygon>
 
43
        </gml:polygonMember>
 
44
        </gml:MultiPolygon>
 
45
        </ms:msGeometry>
 
46
        <ms:ogc_fid>1</ms:ogc_fid>
 
47
        <ms:name>My first Multipolygon</ms:name>
 
48
        <ms:id>0</ms:id>
 
49
      </ms:multipolygon>
 
50
    </gml:featureMember>
 
51
    <gml:featureMember>
 
52
      <ms:multipolygon fid="2">
 
53
        <gml:boundedBy>
 
54
                <gml:Box srsName="EPSG:4326">
 
55
                        <gml:coordinates>2.789295,46.392716 3.754424,46.903666</gml:coordinates>
 
56
                </gml:Box>
 
57
        </gml:boundedBy>
 
58
        <ms:msGeometry>
 
59
        <gml:Polygon srsName="EPSG:4326">
 
60
          <gml:outerBoundaryIs>
 
61
            <gml:LinearRing>
 
62
              <gml:coordinates>2.959612,46.392716 2.789295,46.775928 3.172508,46.903666 3.498949,46.903666 3.498949,46.662384 3.754424,46.563032 2.959612,46.392716 </gml:coordinates>
 
63
            </gml:LinearRing>
 
64
          </gml:outerBoundaryIs>
 
65
        </gml:Polygon>
 
66
        </ms:msGeometry>
 
67
        <ms:ogc_fid>2</ms:ogc_fid>
 
68
        <ms:name>My second Multipolygon</ms:name>
 
69
        <ms:id>0</ms:id>
 
70
      </ms:multipolygon>
 
71
    </gml:featureMember>
 
72
    <gml:featureMember>
 
73
      <ms:multipolygon fid="3">
 
74
        <gml:boundedBy>
 
75
                <gml:Box srsName="EPSG:4326">
 
76
                        <gml:coordinates>2.207379,46.307557 2.803488,47.045597</gml:coordinates>
 
77
                </gml:Box>
 
78
        </gml:boundedBy>
 
79
        <ms:msGeometry>
 
80
        <gml:MultiPolygon srsName="EPSG:4326">
 
81
        <gml:polygonMember>
 
82
          <gml:Polygon>
 
83
            <gml:outerBoundaryIs>
 
84
              <gml:LinearRing>
 
85
                <gml:coordinates>2.292538,46.804315 2.207379,47.017211 2.391889,47.045597 2.562206,46.832701 2.292538,46.804315 </gml:coordinates>
 
86
              </gml:LinearRing>
 
87
            </gml:outerBoundaryIs>
 
88
          </gml:Polygon>
 
89
        </gml:polygonMember>
 
90
        <gml:polygonMember>
 
91
          <gml:Polygon>
 
92
            <gml:outerBoundaryIs>
 
93
              <gml:LinearRing>
 
94
                <gml:coordinates>2.789295,46.307557 2.789295,46.307557 2.803488,46.506260 2.618978,46.676577 2.349310,46.633998 2.448661,46.392716 2.789295,46.307557 </gml:coordinates>
 
95
              </gml:LinearRing>
 
96
            </gml:outerBoundaryIs>
 
97
          </gml:Polygon>
 
98
        </gml:polygonMember>
 
99
        </gml:MultiPolygon>
 
100
        </ms:msGeometry>
 
101
        <ms:ogc_fid>3</ms:ogc_fid>
 
102
        <ms:name>My third Multipolygon</ms:name>
 
103
        <ms:id>0</ms:id>
 
104
      </ms:multipolygon>
 
105
    </gml:featureMember>
 
106
</wfs:FeatureCollection>
 
 
b'\\ No newline at end of file'