Skip to content

Releases: jklimke/libcitygml

Fixed support for gml multi curve geometry

19 Apr 07:58
Compare
Choose a tag to compare

2.0.8

19 Dec 14:50
4797ed6
Compare
Choose a tag to compare
v2.0.8

Raised minor version to 2.0.8

Added some Geometry types to parsing

27 Apr 09:32
Compare
Choose a tag to compare

Parsing capabilities for GenericCityObjects where refined. More GML geometry types are now supported (e.g., GML::LineString).

Initial release after rewrite

17 Mar 10:04
Compare
Choose a tag to compare

This is the first release after a somewhat bigger rewrite of the whole library. It is not fully API-compatible to the old library (pre 1.0) since it employs some C++ 11 features such as lambda expressions and smart pointers.