Releases: tum-gis/citygml2-to-citygml3
Releases · tum-gis/citygml2-to-citygml3
v.0.5.0
Change Log
0.5.0 - See sample file in CityGML 3.0
FZKHaus in 3D | FZKHaus in 2D |
---|---|
FIXES
UPDATES
- Others:
- Updated the schemata, transformation and sample CityGML 3.0 datasets accordingly to the new release of CityGML-3.0CM / 3.0.0-draft.2019.06.05.1 and CityGML-3.0Encodings / 3.0.0-draft.2019.06.05.1 (see
f821e8b
)
- Updated the schemata, transformation and sample CityGML 3.0 datasets accordingly to the new release of CityGML-3.0CM / 3.0.0-draft.2019.06.05.1 and CityGML-3.0Encodings / 3.0.0-draft.2019.06.05.1 (see
NOTES
The citygml2-to-citygml3-0.5.0-compact.zip
file contains a light-weight version of the tool and can be quickly employed. The entire implementation is included in the Source Code (.zip or .tar.gz)
file.
v0.4.0
Change Log
0.4.0 - See sample file in CityGML 3.0
FZKHaus in 3D | FZKHaus in 2D |
---|---|
NEW
- Module
BUILDING
:
UPDATES
-
Module
APPEARANCE
: -
Module
BUILDING
:- Element
bldg:interiorRoom
changed tobldg:buildingRoom
(see 177a51a) - Class
bldg:Room
changed tobldg:BuildingRoom
(see 3c1dde6) - Element
bldg:roomInstallation
changed tobldg:buildingInstallation
(see ef5d7d1) - Add first transformation for element
bldg:buildingSubdivisionInstallation
(see 8f6eccd) - Element
bldg:interiorFurniture
changed tobldg:buildingFurniture
(see 7b9692b) - Element
bldg:measuredHeight
changed tocon:height
(see 7d4f0f9) - Update
bldg:yearOfConstruction
andbldg:yearOfDemolition
(see 0f6d02a and 4576587) - Change class
AbstractSpaceBoundaryType
toAbstractThematicSurfaceType
(see 1b21f23 and 3d6d956)
- Element
-
Module
CONSTRUCTION
: -
Module
CORE
:- Remove
VoidSurface
(see b7bbdbe)
- Remove
-
Others:
FIXES
- Module
APPEARANCE
:- Fixed a bug that caused
Appearance
matching to not include all appearances (see bbb72d1)
- Fixed a bug that caused
NOTES
The citygml2-to-citygml3-compact.zip
file contains a light-weight version of the tool and can be quickly employed. The entire implementation is included in the Source Code (.zip or .tar.gz)
file.
v0.3.0
Update JAR
v0.2.0
Update JAR
v0.1.0
Update JAR file