Skip to content

Releases: tum-gis/citygml2-to-citygml3

v.0.5.0

05 Jun 12:42
Compare
Choose a tag to compare

Change Log

0.5.0 - See sample file in CityGML 3.0

FZKHaus in 3D FZKHaus in 2D
FZKHaus in 3D FZKHaus in 2D

FIXES
  • Module BUILDING:
UPDATES
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

04 Apr 14:45
Compare
Choose a tag to compare

Change Log

0.4.0 - See sample file in CityGML 3.0

FZKHaus in 3D FZKHaus in 2D
FZKHaus in 3D FZKHaus in 2D

NEW
  • Module BUILDING:
    • Transformation from bldg:Window to con:WindowSurface and bldg:Door to con:DoorSurface (see 67697b8)
    • Transformation from bldg:yearOfRenovation to con:constructionEvent (with event = endOfRenovation and dateOfEvent = standardized value of yearOfRenovation) (see 3d1adde)
UPDATES
  • Module APPEARANCE:

    • Element app:surfaceDataMember changed to app:surfaceData (see 653bc43)
    • Element app:target changed to app:textureParameterization (see ef3c626)
    • Element app:appearance changed to appearance and app:target of app:TextureAssociation changed to app:textureParameterization (see 85b6705)
  • Module BUILDING:

    • Element bldg:interiorRoom changed to bldg:buildingRoom (see 177a51a)
    • Class bldg:Room changed to bldg:BuildingRoom (see 3c1dde6)
    • Element bldg:roomInstallation changed to bldg:buildingInstallation (see ef5d7d1)
    • Add first transformation for element bldg:buildingSubdivisionInstallation (see 8f6eccd)
    • Element bldg:interiorFurniture changed to bldg:buildingFurniture (see 7b9692b)
    • Element bldg:measuredHeight changed to con:height (see 7d4f0f9)
    • Update bldg:yearOfConstruction and bldg:yearOfDemolition (see 0f6d02a and 4576587)
    • Change class AbstractSpaceBoundaryType to AbstractThematicSurfaceType (see 1b21f23 and 3d6d956)
  • Module CONSTRUCTION:

    • Class AbstractConstructionSurface now has an element con:closureSurface of type Core:ClosureSurface, which inherits Core:AbstractThematicSurface (see 3d6d956)
    • Element bldg:opening changed to con:fillingSurface (see 9b8232e and 737ff05)
  • Module CORE:

  • Others:

    • XSDs have been updated to version March 2019 (for all recorded versions, see xsds) (see d2e59b9)
    • The runnable jar file has been renamed from Transform.jar to citygml2-to-citygml3.jar (see c11c539 and 72cbfd2)
FIXES
  • Module APPEARANCE:
    • Fixed a bug that caused Appearance matching to not include all appearances (see bbb72d1)
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

21 Dec 12:26
Compare
Choose a tag to compare
Update JAR

v0.2.0

12 Dec 16:04
Compare
Choose a tag to compare
Update JAR

v0.1.0

10 Sep 21:54
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Update JAR file