Changelog

3.9.2

3.9.1

3.9.0

  • Breaking Change: Removal of MoMa element levels. All MoMa elements can now be added to an arbritrary depth.

3.8.0

  • Change version scheme to follow the major and minor version (e.g. “3.8”) of the GST API and gst-server
  • Update GST C++ API to version 3.8.0. Now requires gst-server version 3.8.*.

1.4.1

  • Support Area Limiter. This allows to specify a selection area, either a polygon or a bounding box, the condition geometries have to meet in regards to the to be loaded (contained in area or intersecting the area) and how selected geometries will be loaded (full geometry or only the parts inside the area).

1.4.0

1.3.0

  • Manage Feature Classes with Z-Axis Domain Time.

  • New method NetworkInterface.save_feature().

    This allows the download directly to the file system without going through CrudeFeature, enabling this use case with a much lower peak memory footprint.

    This method also allows download of binary and multi-file formats, like “Gocad Voxet” or “I3S SLPK”.

  • Update GST C++ API to version 3.4.0. Requires gst-server version 3.3.*.

1.2.2

  • Update GST C++ API to version 3.3.0. Now requires gst-server version 3.3.*.
  • Fix small documentation issue in NetworkInterface.list_srs().

1.2.1

1.2.0

1.1.0

1.0.0

Initital release