Releases
1.1.0
Added
add support for CityGML v3.0.0:
add interior of Buildings/Tunnels/Bridges classes, eg BuildingStorey
, BuildingUnit
, BuildingRoom
, BridgeRoom
add OtherConstruction
updated Transportation classes to be compliant
CityJSONFeature
is defined, which can be used for streaming and handling large files
Removed
GenericCityObject
has been removed, Extensions should be used instead
Changed
change the property "lod"
of geometries from number to string
core metadata is smaller, extended/advanced metadata are now in the MetadataExtended Extension: https://github.com/cityjson/metadata-extended
CityJSON files are always compressed, that is their vertices are integers and the "transform"
property is mandatory
City Objects do not have to have a "geometry"
property anymore
CityObjectGroup
has the role added as a property, to define what the role of each object in the group is
CRS now use the OGC Name Type Specification (https://docs.opengeospatial.org/pol/09-048r5.html )
You can’t perform that action at this time.