AllPolygonsWrongOrientation_Test1.gml 16.4 KB
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<core:CityModel xmlns:xAL="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0" xmlns:gml="http://www.opengis.net/gml" xmlns:wtr="http://www.opengis.net/citygml/waterbody/2.0" xmlns:app="http://www.opengis.net/citygml/appearance/2.0" xmlns:tex="http://www.opengis.net/citygml/texturedsurface/2.0" xmlns:core="http://www.opengis.net/citygml/2.0" xmlns:veg="http://www.opengis.net/citygml/vegetation/2.0" xmlns:dem="http://www.opengis.net/citygml/relief/2.0" xmlns:tran="http://www.opengis.net/citygml/transportation/2.0" xmlns:bldg="http://www.opengis.net/citygml/building/2.0" xmlns:grp="http://www.opengis.net/citygml/cityobjectgroup/2.0" xmlns:tun="http://www.opengis.net/citygml/tunnel/2.0" xmlns:frn="http://www.opengis.net/citygml/cityfurniture/2.0" xmlns:brid="http://www.opengis.net/citygml/bridge/2.0" xmlns:gen="http://www.opengis.net/citygml/generics/2.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:luse="http://www.opengis.net/citygml/landuse/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/citygml/waterbody/2.0 http://schemas.opengis.net/citygml/waterbody/2.0/waterBody.xsd http://www.opengis.net/citygml/appearance/2.0 http://schemas.opengis.net/citygml/appearance/2.0/appearance.xsd http://www.opengis.net/citygml/texturedsurface/2.0 http://schemas.opengis.net/citygml/texturedsurface/2.0/texturedSurface.xsd http://www.opengis.net/citygml/vegetation/2.0 http://schemas.opengis.net/citygml/vegetation/2.0/vegetation.xsd http://www.opengis.net/citygml/relief/2.0 http://schemas.opengis.net/citygml/relief/2.0/relief.xsd http://www.opengis.net/citygml/transportation/2.0 http://schemas.opengis.net/citygml/transportation/2.0/transportation.xsd http://www.opengis.net/citygml/building/2.0 http://schemas.opengis.net/citygml/building/2.0/building.xsd http://www.opengis.net/citygml/cityobjectgroup/2.0 http://schemas.opengis.net/citygml/cityobjectgroup/2.0/cityObjectGroup.xsd http://www.opengis.net/citygml/tunnel/2.0 http://schemas.opengis.net/citygml/tunnel/2.0/tunnel.xsd http://www.opengis.net/citygml/cityfurniture/2.0 http://schemas.opengis.net/citygml/cityfurniture/2.0/cityFurniture.xsd http://www.opengis.net/citygml/bridge/2.0 http://schemas.opengis.net/citygml/bridge/2.0/bridge.xsd http://www.opengis.net/citygml/generics/2.0 http://schemas.opengis.net/citygml/generics/2.0/generics.xsd http://www.opengis.net/citygml/landuse/2.0 http://schemas.opengis.net/citygml/landuse/2.0/landUse.xsd">
  <core:cityObjectMember>
    <bldg:Building gml:id="CityDoctor_1559135997988_163">
      <bldg:lod2Solid>
        <gml:Solid>
          <gml:exterior>
            <gml:CompositeSurface>
              <gml:surfaceMember xlink:href="#CityDoctor_1559135997987_139"/>
              <gml:surfaceMember xlink:href="#CityDoctor_1559135997987_141"/>
              <gml:surfaceMember xlink:href="#CityDoctor_1559135997987_143"/>
              <gml:surfaceMember xlink:href="#CityDoctor_1559135997987_145"/>
              <gml:surfaceMember xlink:href="#CityDoctor_1559135997987_147"/>
              <gml:surfaceMember xlink:href="#CityDoctor_1559135997987_149"/>
              <gml:surfaceMember xlink:href="#CityDoctor_1559135997988_151"/>
              <gml:surfaceMember xlink:href="#CityDoctor_1559135997988_153"/>
              <gml:surfaceMember xlink:href="#CityDoctor_1559135997988_155"/>
              <gml:surfaceMember xlink:href="#CityDoctor_1559135997988_157"/>
              <gml:surfaceMember xlink:href="#CityDoctor_1559135997988_159"/>
              <gml:surfaceMember xlink:href="#CityDoctor_1559135997988_161"/>
            </gml:CompositeSurface>
          </gml:exterior>
        </gml:Solid>
      </bldg:lod2Solid>
      <bldg:boundedBy>
        <bldg:GroundSurface gml:id="CityDoctor_1559135997988_164">
          <bldg:lod2MultiSurface>
            <gml:MultiSurface gml:id="CityDoctor_1559135998585_176">
              <gml:surfaceMember>
                <gml:Polygon gml:id="CityDoctor_1559135997987_139">
                  <gml:exterior>
                    <gml:LinearRing gml:id="CityDoctor_1559135997987_140">
                      <gml:posList srsDimension="3">1219579.097099965 -1.5828313056622382E7 6.208911855377838 1219559.6603210282 -1.5828304859653471E7 6.208911855377838 1219557.5511082944 -1.5828303970069965E7 6.208911855377838 1219606.089101037 -1.5828190917620296E7 6.208911855377838 1219607.4894328213 -1.5828191508307556E7 6.208911855377838 1219598.6184827196 -1.5828212543349296E7 6.208911855377838 1219598.5880654657 -1.5828212555854488E7 6.208911855377838 1219583.6698401568 -1.582824792908068E7 6.208911855377838 1219592.9228448267 -1.5828251831488144E7 6.208911855377838 1219603.522748943 -1.5828256301996516E7 6.208911855377838 1219579.097099965 -1.5828313056622382E7 6.208911855377838</gml:posList>
                    </gml:LinearRing>
                  </gml:exterior>
                </gml:Polygon>
              </gml:surfaceMember>
            </gml:MultiSurface>
          </bldg:lod2MultiSurface>
        </bldg:GroundSurface>
      </bldg:boundedBy>
      <bldg:boundedBy>
        <bldg:RoofSurface gml:id="CityDoctor_1559135997988_165">
          <bldg:lod2MultiSurface>
            <gml:MultiSurface gml:id="CityDoctor_1559135998585_177">
              <gml:surfaceMember>
                <gml:Polygon gml:id="CityDoctor_1559135997987_141">
                  <gml:exterior>
                    <gml:LinearRing gml:id="CityDoctor_1559135997987_142">
                      <gml:posList srsDimension="3">1219603.522748943 -1.5828256301996516E7 58.702211855379744 1219592.9228448267 -1.5828251831488144E7 58.702211855379744 1219583.6698401568 -1.582824792908068E7 58.702211855379744 1219598.5880654657 -1.5828212555854488E7 58.702211855379744 1219598.6184827196 -1.5828212543349296E7 58.702211855379744 1219607.4894328213 -1.5828191508307556E7 58.702211855379744 1219606.089101037 -1.5828190917620296E7 58.702211855379744 1219557.5511082944 -1.5828303970069965E7 58.702211855379744 1219559.6603210282 -1.5828304859653471E7 58.702211855379744 1219579.097099965 -1.5828313056622382E7 58.702211855379744 1219603.522748943 -1.5828256301996516E7 58.702211855379744</gml:posList>
                    </gml:LinearRing>
                  </gml:exterior>
                </gml:Polygon>
              </gml:surfaceMember>
            </gml:MultiSurface>
          </bldg:lod2MultiSurface>
        </bldg:RoofSurface>
      </bldg:boundedBy>
      <bldg:boundedBy>
        <bldg:WallSurface gml:id="CityDoctor_1559135997988_166">
          <bldg:lod2MultiSurface>
            <gml:MultiSurface gml:id="CityDoctor_1559135998585_178">
              <gml:surfaceMember>
                <gml:Polygon gml:id="CityDoctor_1559135997987_143">
                  <gml:exterior>
                    <gml:LinearRing gml:id="CityDoctor_1559135997987_144">
                      <gml:posList srsDimension="3">1219603.522748943 -1.5828256301996516E7 6.208911855377838 1219603.522748943 -1.5828256301996516E7 58.702211855379744 1219579.097099965 -1.5828313056622382E7 58.702211855379744 1219579.097099965 -1.5828313056622382E7 6.208911855377838 1219603.522748943 -1.5828256301996516E7 6.208911855377838</gml:posList>
                    </gml:LinearRing>
                  </gml:exterior>
                </gml:Polygon>
              </gml:surfaceMember>
            </gml:MultiSurface>
          </bldg:lod2MultiSurface>
        </bldg:WallSurface>
      </bldg:boundedBy>
      <bldg:boundedBy>
        <bldg:WallSurface gml:id="CityDoctor_1559135997988_167">
          <bldg:lod2MultiSurface>
            <gml:MultiSurface gml:id="CityDoctor_1559135998585_179">
              <gml:surfaceMember>
                <gml:Polygon gml:id="CityDoctor_1559135997987_145">
                  <gml:exterior>
                    <gml:LinearRing gml:id="CityDoctor_1559135997987_146">
                      <gml:posList srsDimension="3">1219592.9228448267 -1.5828251831488144E7 6.208911855377838 1219592.9228448267 -1.5828251831488144E7 58.702211855379744 1219603.522748943 -1.5828256301996516E7 58.702211855379744 1219603.522748943 -1.5828256301996516E7 6.208911855377838 1219592.9228448267 -1.5828251831488144E7 6.208911855377838</gml:posList>
                    </gml:LinearRing>
                  </gml:exterior>
                </gml:Polygon>
              </gml:surfaceMember>
            </gml:MultiSurface>
          </bldg:lod2MultiSurface>
        </bldg:WallSurface>
      </bldg:boundedBy>
      <bldg:boundedBy>
        <bldg:WallSurface gml:id="CityDoctor_1559135997988_168">
          <bldg:lod2MultiSurface>
            <gml:MultiSurface gml:id="CityDoctor_1559135998586_180">
              <gml:surfaceMember>
                <gml:Polygon gml:id="CityDoctor_1559135997987_147">
                  <gml:exterior>
                    <gml:LinearRing gml:id="CityDoctor_1559135997987_148">
                      <gml:posList srsDimension="3">1219583.6698401568 -1.582824792908068E7 6.208911855377838 1219583.6698401568 -1.582824792908068E7 58.702211855379744 1219592.9228448267 -1.5828251831488144E7 58.702211855379744 1219592.9228448267 -1.5828251831488144E7 6.208911855377838 1219583.6698401568 -1.582824792908068E7 6.208911855377838</gml:posList>
                    </gml:LinearRing>
                  </gml:exterior>
                </gml:Polygon>
              </gml:surfaceMember>
            </gml:MultiSurface>
          </bldg:lod2MultiSurface>
        </bldg:WallSurface>
      </bldg:boundedBy>
      <bldg:boundedBy>
        <bldg:WallSurface gml:id="CityDoctor_1559135997988_169">
          <bldg:lod2MultiSurface>
            <gml:MultiSurface gml:id="CityDoctor_1559135998586_181">
              <gml:surfaceMember>
                <gml:Polygon gml:id="CityDoctor_1559135997987_149">
                  <gml:exterior>
                    <gml:LinearRing gml:id="CityDoctor_1559135997988_150">
                      <gml:posList srsDimension="3">1219598.5880654657 -1.5828212555854488E7 6.208911855377838 1219598.5880654657 -1.5828212555854488E7 58.702211855379744 1219583.6698401568 -1.582824792908068E7 58.702211855379744 1219583.6698401568 -1.582824792908068E7 6.208911855377838 1219598.5880654657 -1.5828212555854488E7 6.208911855377838</gml:posList>
                    </gml:LinearRing>
                  </gml:exterior>
                </gml:Polygon>
              </gml:surfaceMember>
            </gml:MultiSurface>
          </bldg:lod2MultiSurface>
        </bldg:WallSurface>
      </bldg:boundedBy>
      <bldg:boundedBy>
        <bldg:WallSurface gml:id="CityDoctor_1559135997988_170">
          <bldg:lod2MultiSurface>
            <gml:MultiSurface gml:id="CityDoctor_1559135998586_182">
              <gml:surfaceMember>
                <gml:Polygon gml:id="CityDoctor_1559135997988_151">
                  <gml:exterior>
                    <gml:LinearRing gml:id="CityDoctor_1559135997988_152">
                      <gml:posList srsDimension="3">1219598.6184827196 -1.5828212543349296E7 6.208911855377838 1219598.6184827196 -1.5828212543349296E7 58.702211855379744 1219598.5880654657 -1.5828212555854488E7 58.702211855379744 1219598.5880654657 -1.5828212555854488E7 6.208911855377838 1219598.6184827196 -1.5828212543349296E7 6.208911855377838</gml:posList>
                    </gml:LinearRing>
                  </gml:exterior>
                </gml:Polygon>
              </gml:surfaceMember>
            </gml:MultiSurface>
          </bldg:lod2MultiSurface>
        </bldg:WallSurface>
      </bldg:boundedBy>
      <bldg:boundedBy>
        <bldg:WallSurface gml:id="CityDoctor_1559135997988_171">
          <bldg:lod2MultiSurface>
            <gml:MultiSurface gml:id="CityDoctor_1559135998586_183">
              <gml:surfaceMember>
                <gml:Polygon gml:id="CityDoctor_1559135997988_153">
                  <gml:exterior>
                    <gml:LinearRing gml:id="CityDoctor_1559135997988_154">
                      <gml:posList srsDimension="3">1219607.4894328213 -1.5828191508307556E7 6.208911855377838 1219607.4894328213 -1.5828191508307556E7 58.702211855379744 1219598.6184827196 -1.5828212543349296E7 58.702211855379744 1219598.6184827196 -1.5828212543349296E7 6.208911855377838 1219607.4894328213 -1.5828191508307556E7 6.208911855377838</gml:posList>
                    </gml:LinearRing>
                  </gml:exterior>
                </gml:Polygon>
              </gml:surfaceMember>
            </gml:MultiSurface>
          </bldg:lod2MultiSurface>
        </bldg:WallSurface>
      </bldg:boundedBy>
      <bldg:boundedBy>
        <bldg:WallSurface gml:id="CityDoctor_1559135997988_172">
          <bldg:lod2MultiSurface>
            <gml:MultiSurface gml:id="CityDoctor_1559135998586_184">
              <gml:surfaceMember>
                <gml:Polygon gml:id="CityDoctor_1559135997988_155">
                  <gml:exterior>
                    <gml:LinearRing gml:id="CityDoctor_1559135997988_156">
                      <gml:posList srsDimension="3">1219606.089101037 -1.5828190917620296E7 6.208911855377838 1219606.089101037 -1.5828190917620296E7 58.702211855379744 1219607.4894328213 -1.5828191508307556E7 58.702211855379744 1219607.4894328213 -1.5828191508307556E7 6.208911855377838 1219606.089101037 -1.5828190917620296E7 6.208911855377838</gml:posList>
                    </gml:LinearRing>
                  </gml:exterior>
                </gml:Polygon>
              </gml:surfaceMember>
            </gml:MultiSurface>
          </bldg:lod2MultiSurface>
        </bldg:WallSurface>
      </bldg:boundedBy>
      <bldg:boundedBy>
        <bldg:WallSurface gml:id="CityDoctor_1559135997988_173">
          <bldg:lod2MultiSurface>
            <gml:MultiSurface gml:id="CityDoctor_1559135998586_185">
              <gml:surfaceMember>
                <gml:Polygon gml:id="CityDoctor_1559135997988_157">
                  <gml:exterior>
                    <gml:LinearRing gml:id="CityDoctor_1559135997988_158">
                      <gml:posList srsDimension="3">1219557.5511082944 -1.5828303970069965E7 6.208911855377838 1219557.5511082944 -1.5828303970069965E7 58.702211855379744 1219606.089101037 -1.5828190917620296E7 58.702211855379744 1219606.089101037 -1.5828190917620296E7 6.208911855377838 1219557.5511082944 -1.5828303970069965E7 6.208911855377838</gml:posList>
                    </gml:LinearRing>
                  </gml:exterior>
                </gml:Polygon>
              </gml:surfaceMember>
            </gml:MultiSurface>
          </bldg:lod2MultiSurface>
        </bldg:WallSurface>
      </bldg:boundedBy>
      <bldg:boundedBy>
        <bldg:WallSurface gml:id="CityDoctor_1559135997988_174">
          <bldg:lod2MultiSurface>
            <gml:MultiSurface gml:id="CityDoctor_1559135998586_186">
              <gml:surfaceMember>
                <gml:Polygon gml:id="CityDoctor_1559135997988_159">
                  <gml:exterior>
                    <gml:LinearRing gml:id="CityDoctor_1559135997988_160">
                      <gml:posList srsDimension="3">1219559.6603210282 -1.5828304859653471E7 6.208911855377838 1219559.6603210282 -1.5828304859653471E7 58.702211855379744 1219557.5511082944 -1.5828303970069965E7 58.702211855379744 1219557.5511082944 -1.5828303970069965E7 6.208911855377838 1219559.6603210282 -1.5828304859653471E7 6.208911855377838</gml:posList>
                    </gml:LinearRing>
                  </gml:exterior>
                </gml:Polygon>
              </gml:surfaceMember>
            </gml:MultiSurface>
          </bldg:lod2MultiSurface>
        </bldg:WallSurface>
      </bldg:boundedBy>
      <bldg:boundedBy>
        <bldg:WallSurface gml:id="CityDoctor_1559135997989_175">
          <bldg:lod2MultiSurface>
            <gml:MultiSurface gml:id="CityDoctor_1559135998586_187">
              <gml:surfaceMember>
                <gml:Polygon gml:id="CityDoctor_1559135997988_161">
                  <gml:exterior>
                    <gml:LinearRing gml:id="CityDoctor_1559135997988_162">
                      <gml:posList srsDimension="3">1219579.097099965 -1.5828313056622382E7 6.208911855377838 1219579.097099965 -1.5828313056622382E7 58.702211855379744 1219559.6603210282 -1.5828304859653471E7 58.702211855379744 1219559.6603210282 -1.5828304859653471E7 6.208911855377838 1219579.097099965 -1.5828313056622382E7 6.208911855377838</gml:posList>
                    </gml:LinearRing>
                  </gml:exterior>
                </gml:Polygon>
              </gml:surfaceMember>
            </gml:MultiSurface>
          </bldg:lod2MultiSurface>
        </bldg:WallSurface>
      </bldg:boundedBy>
    </bldg:Building>
  </core:cityObjectMember>
</core:CityModel>