Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Volker Coors
3D-Stadtmodelle
Commits
0902b8fa
Commit
0902b8fa
authored
2 years ago
by
Rushikesh Padsala
Browse files
Options
Download
Email Patches
Plain Diff
Replace LOD1Solid_CityGML3.gml
parent
33a2a23f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CityGMLTutorial/CityGML3/LOD1Solid_CityGML3.gml
+9
-9
CityGMLTutorial/CityGML3/LOD1Solid_CityGML3.gml
with
9 additions
and
9 deletions
+9
-9
CityGMLTutorial/CityGML3/LOD1Solid_CityGML3.gml
+
9
-
9
View file @
0902b8fa
...
...
@@ -3,20 +3,20 @@
<gml:boundedBy
xmlns:sch=
"http://www.ascc.net/xml/schematron"
xmlns:smil20lang=
"http://www.w3.org/2001/SMIL20/Language"
xmlns:pbase=
"http://www.opengis.net/citygml/profiles/base/2.0"
xmlns:smil20=
"http://www.w3.org/2001/SMIL20/"
>
<gml:Envelope
srsDimension=
"3"
>
<gml:lowerCorner>
0 0 0
</gml:lowerCorner>
<gml:upperCorner>
1.39
00000000000001 1.03 1.7500000000000002
</gml:upperCorner>
<gml:upperCorner>
1.39
1.03 1.75
</gml:upperCorner>
</gml:Envelope>
</gml:boundedBy>
<core:cityObjectMember
xmlns:sch=
"http://www.ascc.net/xml/schematron"
xmlns:smil20lang=
"http://www.w3.org/2001/SMIL20/Language"
xmlns:pbase=
"http://www.opengis.net/citygml/profiles/base/2.0"
xmlns:smil20=
"http://www.w3.org/2001/SMIL20/"
>
<bldg:Building
gml:id=
"UUID_
7b5f1bf0-00d9-4bb4-9f11-55d908b64569
"
>
<bldg:Building
gml:id=
"UUID_
867ca1f7-abbd-44fe-94cd-2b3bf9812216
"
>
<lod1Solid>
<gml:Solid
gml:id=
"UUID_
7b5f1bf0-00d9-4bb4-9f11-55d908b64569
_sl_N65572"
srsDimension=
"3"
>
<gml:Solid
gml:id=
"UUID_
867ca1f7-abbd-44fe-94cd-2b3bf9812216
_sl_N65572"
srsDimension=
"3"
>
<gml:exterior>
<gml:Shell>
<gml:surfaceMember>
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>
1.39
00000000000001
1.03 0 0 1.03 0 0 1.03 1.75
00000000000002 1.3900000000000001 1.03 1.7500000000000002 1.3900000000000001
1.03 0
</gml:posList>
<gml:posList>
1.39 1.03 0 0 1.03 0 0 1.03 1.75
1.39 1.03 1.75 1.39
1.03 0
</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
...
...
@@ -25,7 +25,7 @@
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>
1.39
00000000000001 0 1.7500000000000002 1.3900000000000001 0 0 1.3900000000000001 1.03 0 1.3900000000000001 1.03 1.7500000000000002 1.3900000000000001 0 1.7500000000000002
</gml:posList>
<gml:posList>
1.39
0 1.75 1.39 0 0 1.39 1.03 0 1.39 1.03 1.75 1.39 0 1.75
</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
...
...
@@ -34,7 +34,7 @@
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>
0 1.03 1.75
00000000000002 0 0 1.7500000000000002 1.3900000000000001 0 1.7500000000000002 1.3900000000000001 1.03 1.7500000000000002 0 1.03 1.7500000000000002
</gml:posList>
<gml:posList>
0 1.03 1.75
0 0 1.75 1.39 0 1.75 1.39 1.03 1.75 0 1.03 1.75
</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
...
...
@@ -43,7 +43,7 @@
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>
0 1.03 0 0 0 0 0 0 1.75
00000000000002 0 1.03 1.7500000000000002
0 1.03 0
</gml:posList>
<gml:posList>
0 1.03 0 0 0 0 0 0 1.75
0 1.03 1.75
0 1.03 0
</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
...
...
@@ -52,7 +52,7 @@
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>
1.39
00000000000001 1.03 0 1.3900000000000001
0 0 0 0 0 0 1.03 0 1.39
00000000000001
1.03 0
</gml:posList>
<gml:posList>
1.39
1.03 0 1.39
0 0 0 0 0 0 1.03 0 1.39 1.03 0
</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
...
...
@@ -61,7 +61,7 @@
<gml:Polygon>
<gml:exterior>
<gml:LinearRing>
<gml:posList>
0 0 1.75
00000000000002 0 0 0 1.3900000000000001 0 0 1.3900000000000001 0 1.7500000000000002 0 0 1.7500000000000002
</gml:posList>
<gml:posList>
0 0 1.75
0 0 0 1.39 0 0 1.39 0 1.75 0 0 1.75
</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets