2024.1.06
2024.1.05
2024.1.04
2024.1.03
2024.1.02
2024.1.01
2024.1
ImprovementDatabase Connectors
LCD-8431
The
TLcdMSSQLModelDecoder
and TLcdMSSQLModelEncoder
now have support for the CURVEPOLYGON
geometry types.
Bug fixDatabase Connectors
LCD-11321
The
TLcdMSSQLModelDecoder
now correctly takes into account the base of the CURVEPOLYGON
geometry type as defined by the WKB string.
Bug fixDatabase Connectors
LCD-12894
TLcdOracleSpatialModelDecoder
: The dimensions configured in the ora file now have priority over the value in the metadata retrieved from the database,
to determine the dimension of the TLcdOracleSpatialModelDescriptor
.
If the property is not specified, the value in the metadata retrieved from the database is used.
If no value can be retrieved in the metadata from the database, we fall back to the default value of 2
.