Skip to content

Commit

Permalink
Merge pull request #5 from TatjanaKutzner/editor-model-updates
Browse files Browse the repository at this point in the history
Updated schema location references for easier validation
  • Loading branch information
3DXScape authored Dec 11, 2018
2 parents 06f493a + 7a203e4 commit d73e0c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CityGML/Examples/CityGML_v3.gml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<CityModel gml:id="cm1" xmlns:app="http://www.opengis.net/citygml/appearance/3.0" xmlns:brid="http://www.opengis.net/citygml/bridge/3.0" xmlns:bldg="http://www.opengis.net/citygml/building/3.0" xmlns:frn="http://www.opengis.net/citygml/cityfurniture/3.0" xmlns:grp="http://www.opengis.net/citygml/cityobjectgroup/3.0" xmlns:con="http://www.opengis.net/citygml/construction/3.0" xmlns:pcl="http://www.opengis.net/pointcloud/3.0" xmlns:core="http://www.opengis.net/citygml/3.0" xmlns:dyn="http://www.opengis.net/citygml/dynamizer/3.0" xmlns:gen="http://www.opengis.net/citygml/generics/3.0" xmlns:luse="http://www.opengis.net/citygml/landuse/3.0" xmlns:dem="http://www.opengis.net/citygml/relief/3.0" xmlns:tex="http://www.opengis.net/citygml/texturedsurface/2.0" xmlns:tran="http://www.opengis.net/citygml/transportation/3.0" xmlns:tun="http://www.opengis.net/citygml/tunnel/3.0" xmlns:veg="http://www.opengis.net/citygml/vegetation/3.0" xmlns:vers="http://www.opengis.net/citygml/versioning/3.0" xmlns:wtr="http://www.opengis.net/citygml/waterbody/3.0" xmlns:tsml="http://www.opengis.net/tsml/1.0" xmlns:sos="http://www.opengis.net/sos/2.0" xmlns:xAL="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.opengis.net/citygml/3.0" xsi:schemaLocation="http://www.opengis.net/citygml/3.0 http://localhost/citygml3/public_html/xsds/cityGMLBase.xsd http://www.opengis.net/citygml/appearance/3.0 http://localhost/citygml3/public_html/xsds/appearance.xsd http://www.opengis.net/citygml/bridge/3.0 http://localhost/citygml3/public_html/xsds/bridge.xsd http://www.opengis.net/citygml/building/3.0 http://localhost/citygml3/public_html/xsds/building.xsd http://www.opengis.net/citygml/cityfurniture/3.0 http://localhost/citygml3/public_html/xsds/cityFurniture.xsd http://www.opengis.net/citygml/cityobjectgroup/3.0 http://localhost/citygml3/public_html/xsds/cityObjectGroup.xsd http://www.opengis.net/citygml/construction/3.0 http://localhost/citygml3/public_html/xsds/construction.xsd http://www.opengis.net/citygml/pointcloud/3.0 http://localhost/citygml3/public_html/xsds/pointcloud.xsd http://www.opengis.net/citygml/dynamizer/3.0 http://localhost/citygml3/public_html/xsds/dynamizer.xsd http://www.opengis.net/citygml/generics/3.0 http://localhost/citygml3/public_html/xsds/generics.xsd http://www.opengis.net/citygml/landuse/3.0 http://localhost/citygml3/public_html/xsds/landUse.xsd http://www.opengis.net/citygml/relief/3.0 http://localhost/citygml3/public_html/xsds/relief.xsd http://www.opengis.net/citygml/texturedsurface/2.0 http://schemas.opengis.net/citygml/texturedsurface/2.0/texturedSurface.xsd http://www.opengis.net/citygml/transportation/3.0 http://localhost/citygml3/public_html/xsds/transportation.xsd http://www.opengis.net/citygml/tunnel/3.0 http://localhost/citygml3/public_html/xsds/tunnel.xsd http://www.opengis.net/citygml/vegetation/3.0 http://localhost/citygml3/public_html/xsds/vegetation.xsd http://www.opengis.net/citygml/versioning/3.0 http://localhost/citygml3/public_html/xsds/versioning.xsd http://www.opengis.net/citygml/waterbody/3.0 http://localhost/citygml3/public_html/xsds/waterBody.xsd http://www.opengis.net/tsml/1.0 http://schemas.opengis.net/tsml/1.0/timeseriesML.xsd http://www.opengis.net/sos/2.0 http://schemas.opengis.net/sos/2.0/sosGetObservation.xsd urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 http://schemas.opengis.net/citygml/xAL/xAL.xsd">
<CityModel gml:id="cm1" xmlns:app="http://www.opengis.net/citygml/appearance/3.0" xmlns:brid="http://www.opengis.net/citygml/bridge/3.0" xmlns:bldg="http://www.opengis.net/citygml/building/3.0" xmlns:frn="http://www.opengis.net/citygml/cityfurniture/3.0" xmlns:grp="http://www.opengis.net/citygml/cityobjectgroup/3.0" xmlns:con="http://www.opengis.net/citygml/construction/3.0" xmlns:pcl="http://www.opengis.net/citygml/pointcloud/3.0" xmlns:core="http://www.opengis.net/citygml/3.0" xmlns:dyn="http://www.opengis.net/citygml/dynamizer/3.0" xmlns:gen="http://www.opengis.net/citygml/generics/3.0" xmlns:luse="http://www.opengis.net/citygml/landuse/3.0" xmlns:dem="http://www.opengis.net/citygml/relief/3.0" xmlns:tran="http://www.opengis.net/citygml/transportation/3.0" xmlns:tun="http://www.opengis.net/citygml/tunnel/3.0" xmlns:veg="http://www.opengis.net/citygml/vegetation/3.0" xmlns:vers="http://www.opengis.net/citygml/versioning/3.0" xmlns:wtr="http://www.opengis.net/citygml/waterbody/3.0" xmlns:tsml="http://www.opengis.net/tsml/1.0" xmlns:sos="http://www.opengis.net/sos/2.0" xmlns:xAL="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.opengis.net/citygml/3.0" xsi:schemaLocation="http://www.opengis.net/citygml/appearance/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/appearance.xsd http://www.opengis.net/citygml/bridge/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/bridge.xsd http://www.opengis.net/citygml/building/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/building.xsd http://www.opengis.net/citygml/cityfurniture/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/cityFurniture.xsd http://www.opengis.net/citygml/cityobjectgroup/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/cityObjectGroup.xsd http://www.opengis.net/citygml/construction/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/construction.xsd http://www.opengis.net/citygml/pointcloud/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/pointCloud.xsd http://www.opengis.net/citygml/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/cityGMLBase.xsd http://www.opengis.net/citygml/dynamizer/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/dynamizer.xsd http://www.opengis.net/citygml/generics/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/generics.xsd http://www.opengis.net/citygml/landuse/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/landUse.xsd http://www.opengis.net/citygml/relief/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/relief.xsd http://www.opengis.net/citygml/transportation/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/transportation.xsd http://www.opengis.net/citygml/tunnel/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/tunnel.xsd http://www.opengis.net/citygml/vegetation/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/vegetation.xsd http://www.opengis.net/citygml/versioning/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/versioning.xsd http://www.opengis.net/citygml/waterbody/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/waterBody.xsd http://www.opengis.net/tsml/1.0 http://schemas.opengis.net/tsml/1.0/timeseriesML.xsd http://www.opengis.net/sos/2.0 http://schemas.opengis.net/sos/2.0/sosGetObservation.xsd urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 http://schemas.opengis.net/citygml/xAL/xAL.xsd">
<gml:name>LoD2_4490_5322_1_BY</gml:name>
<gml:boundedBy>
<gml:Envelope srsName="urn:adv:crs:DE_DHDN_3GK4*DE_DHHN92_NH" srsDimension="3">
Expand Down
4 changes: 2 additions & 2 deletions CityGML/Examples/CityGML_v3_extended.gml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<CityModel gml:id="cm1" xmlns:app="http://www.opengis.net/citygml/appearance/3.0" xmlns:brid="http://www.opengis.net/citygml/bridge/3.0" xmlns:bldg="http://www.opengis.net/citygml/building/3.0" xmlns:frn="http://www.opengis.net/citygml/cityfurniture/3.0" xmlns:grp="http://www.opengis.net/citygml/cityobjectgroup/3.0" xmlns:con="http://www.opengis.net/citygml/construction/3.0" xmlns:pcl="http://www.opengis.net/pointcloud/3.0" xmlns:core="http://www.opengis.net/citygml/3.0" xmlns:dyn="http://www.opengis.net/citygml/dynamizer/3.0" xmlns:gen="http://www.opengis.net/citygml/generics/3.0" xmlns:luse="http://www.opengis.net/citygml/landuse/3.0" xmlns:dem="http://www.opengis.net/citygml/relief/3.0" xmlns:tex="http://www.opengis.net/citygml/texturedsurface/2.0" xmlns:tran="http://www.opengis.net/citygml/transportation/3.0" xmlns:tun="http://www.opengis.net/citygml/tunnel/3.0" xmlns:veg="http://www.opengis.net/citygml/vegetation/3.0" xmlns:vers="http://www.opengis.net/citygml/versioning/3.0" xmlns:wtr="http://www.opengis.net/citygml/waterbody/3.0" xmlns:tsml="http://www.opengis.net/tsml/1.0" xmlns:sos="http://www.opengis.net/sos/2.0" xmlns:xAL="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.opengis.net/citygml/3.0" xsi:schemaLocation="http://www.opengis.net/citygml/3.0 http://localhost/citygml3/public_html/xsds/cityGMLBase.xsd http://www.opengis.net/citygml/appearance/3.0 http://localhost/citygml3/public_html/xsds/appearance.xsd http://www.opengis.net/citygml/bridge/3.0 http://localhost/citygml3/public_html/xsds/bridge.xsd http://www.opengis.net/citygml/building/3.0 http://localhost/citygml3/public_html/xsds/building.xsd http://www.opengis.net/citygml/cityfurniture/3.0 http://localhost/citygml3/public_html/xsds/cityFurniture.xsd http://www.opengis.net/citygml/cityobjectgroup/3.0 http://localhost/citygml3/public_html/xsds/cityObjectGroup.xsd http://www.opengis.net/citygml/construction/3.0 http://localhost/citygml3/public_html/xsds/construction.xsd http://www.opengis.net/citygml/pointcloud/3.0 http://localhost/citygml3/public_html/xsds/pointcloud.xsd http://www.opengis.net/citygml/dynamizer/3.0 http://localhost/citygml3/public_html/xsds/dynamizer.xsd http://www.opengis.net/citygml/generics/3.0 http://localhost/citygml3/public_html/xsds/generics.xsd http://www.opengis.net/citygml/landuse/3.0 http://localhost/citygml3/public_html/xsds/landUse.xsd http://www.opengis.net/citygml/relief/3.0 http://localhost/citygml3/public_html/xsds/relief.xsd http://www.opengis.net/citygml/texturedsurface/2.0 http://schemas.opengis.net/citygml/texturedsurface/2.0/texturedSurface.xsd http://www.opengis.net/citygml/transportation/3.0 http://localhost/citygml3/public_html/xsds/transportation.xsd http://www.opengis.net/citygml/tunnel/3.0 http://localhost/citygml3/public_html/xsds/tunnel.xsd http://www.opengis.net/citygml/vegetation/3.0 http://localhost/citygml3/public_html/xsds/vegetation.xsd http://www.opengis.net/citygml/versioning/3.0 http://localhost/citygml3/public_html/xsds/versioning.xsd http://www.opengis.net/citygml/waterbody/3.0 http://localhost/citygml3/public_html/xsds/waterBody.xsd http://www.opengis.net/tsml/1.0 http://schemas.opengis.net/tsml/1.0/timeseriesML.xsd http://www.opengis.net/sos/2.0 http://schemas.opengis.net/sos/2.0/sosGetObservation.xsd urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 http://schemas.opengis.net/citygml/xAL/xAL.xsd">
<CityModel gml:id="cm1" xmlns:app="http://www.opengis.net/citygml/appearance/3.0" xmlns:brid="http://www.opengis.net/citygml/bridge/3.0" xmlns:bldg="http://www.opengis.net/citygml/building/3.0" xmlns:frn="http://www.opengis.net/citygml/cityfurniture/3.0" xmlns:grp="http://www.opengis.net/citygml/cityobjectgroup/3.0" xmlns:con="http://www.opengis.net/citygml/construction/3.0" xmlns:pcl="http://www.opengis.net/citygml/pointcloud/3.0" xmlns:core="http://www.opengis.net/citygml/3.0" xmlns:dyn="http://www.opengis.net/citygml/dynamizer/3.0" xmlns:gen="http://www.opengis.net/citygml/generics/3.0" xmlns:luse="http://www.opengis.net/citygml/landuse/3.0" xmlns:dem="http://www.opengis.net/citygml/relief/3.0" xmlns:tran="http://www.opengis.net/citygml/transportation/3.0" xmlns:tun="http://www.opengis.net/citygml/tunnel/3.0" xmlns:veg="http://www.opengis.net/citygml/vegetation/3.0" xmlns:vers="http://www.opengis.net/citygml/versioning/3.0" xmlns:wtr="http://www.opengis.net/citygml/waterbody/3.0" xmlns:tsml="http://www.opengis.net/tsml/1.0" xmlns:sos="http://www.opengis.net/sos/2.0" xmlns:xAL="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns="http://www.opengis.net/citygml/3.0" xsi:schemaLocation="http://www.opengis.net/citygml/appearance/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/appearance.xsd http://www.opengis.net/citygml/bridge/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/bridge.xsd http://www.opengis.net/citygml/building/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/building.xsd http://www.opengis.net/citygml/cityfurniture/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/cityFurniture.xsd http://www.opengis.net/citygml/cityobjectgroup/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/cityObjectGroup.xsd http://www.opengis.net/citygml/construction/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/construction.xsd http://www.opengis.net/citygml/pointcloud/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/pointCloud.xsd http://www.opengis.net/citygml/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/cityGMLBase.xsd http://www.opengis.net/citygml/dynamizer/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/dynamizer.xsd http://www.opengis.net/citygml/generics/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/generics.xsd http://www.opengis.net/citygml/landuse/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/landUse.xsd http://www.opengis.net/citygml/relief/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/relief.xsd http://www.opengis.net/citygml/transportation/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/transportation.xsd http://www.opengis.net/citygml/tunnel/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/tunnel.xsd http://www.opengis.net/citygml/vegetation/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/vegetation.xsd http://www.opengis.net/citygml/versioning/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/versioning.xsd http://www.opengis.net/citygml/waterbody/3.0 http://www.3dcitydb.org/citygml3/2018-12-06/xsds/waterBody.xsd http://www.opengis.net/tsml/1.0 http://schemas.opengis.net/tsml/1.0/timeseriesML.xsd http://www.opengis.net/sos/2.0 http://schemas.opengis.net/sos/2.0/sosGetObservation.xsd urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 http://schemas.opengis.net/citygml/xAL/xAL.xsd">
<gml:name>LoD2_4490_5322_1_BY</gml:name>
<gml:boundedBy>
<gml:Envelope srsName="urn:adv:crs:DE_DHDN_3GK4*DE_DHHN92_NH" srsDimension="3">
Expand Down Expand Up @@ -235,7 +235,7 @@
</lod2MultiSurface>
</con:GroundSurface>
</boundary>
<con:heightAboveGround xmlns:con="http://www.opengis.net/citygml/construction/3.0">
<con:heightAboveGround>
<con:HeightAboveGround>
<con:heightReference>highestRoofEdge</con:heightReference>
<con:lowReference>lowestGroundPoint</con:lowReference>
Expand Down

0 comments on commit d73e0c6

Please sign in to comment.