Releases: ObjectVision/GeoDMS
GeoDms 14.14.1
Update of 14.14.0 with the following fixes:
- Fix of #687: connect_info/cut values were {0, 0} since version 9.1 when connecting to arcs with only one point.
- warnings for the use of some depreciated functions were't emitted as intended.
- better diagnostics for multiple ring detection, see #685
- Better visual sink-indication of invisible layers, see #676
Full Changelog: v14.14.0b...v14.14.1
GeoDms 14.14.0
Hereby the 14th minor upgrade of the v14 series with:
- some variants of the griddist function, see #673
- some extra aggregation functions, similar to modus: unique_count, modus_count, entropy, and average_entropy, which can be selected for numeric columns when TableView is in aggregation (group-by) mode, see #556
- #included now can contain more than one item, for example a bunch of attributes and units which are directly included at the container that enclosed the include directive, see #586
- a fix of the statistics view for linestring and/or polygon data, see #680.
https://github.com/ObjectVision/GeoDMS/milestone/46?closed=1
Full Changelog: v14.13.2...v14.14.0b
GeoDms 14.13.2
Fixed an issue of processing point sequences with composition type polygon (such as with partitioned_union_polygon) with small island touching the starting point as last ring that was skipped as it had to few remaining points for a connecting line and area because there is no connecting line.
This fix resulted in our test dataset for 8 of the 6.6 million BAG panden in a different residential type. In these cases the first and second point of the geometry of the BAG panden were the same. We consider the fix as an improvement.
v14.13.1
Hotfix of issue #670
Full Changelog: v14.13.0...v14.13.1
v14.13.0
New operators:
- district_uint8, district_uint16, district_uint32, district_uint64 (and similar versions for district_8)
- bitxor
Fixed issues:
- #211 BasisGrid beter vindbaar
- #598: close ValueInfo on ConfigClose
- #643, #648: TIFF projection issues
- #661: Dataset information for storages without StorageReadOnly = "True"
- #662: export van boolean naar TIFF
- #664, #668: better diagnostics for incompatible value compositions
- GUI issues: #665, #666:
Full Changelog: v14.12.0...v14.13.0
GeoDms 14.12.0
Implemented:
- added diagnostic: #653: suspicious operations executed for meta-scripting, i.e. when navigating and unfolding items in the TreeView, are warned about
- #133: Distance and area-measurements in the MapView
- #565: Range statistics for point and point-sequence attributes
Fixed:
- get_x and get_y functions to match point_col and point_row (it was erroneously reversely implemented).
- #589: ClassifyNonzeroEquealInterval issue
Full Changelog: v14.11.2...v14.12.0
Known issue:
- issue #670, the background layer only reads data from cache.
GeoDms 14.11.2
New functionalities:
- #640: allow width and nrPoints to be specific for each geometry values for
bg_buffer_xxx(geometry, width, nrPoints)
. - #642: draw all (small) polygons
- #238: implemented/fixed bg_outer_multi_polygon, bg_outer_single_polygon
- #594: Dataset information implemented in DetailPage->SourceDescr->Dataset information for gdal.vect and gdal.grid
Operator renames:
- bg_buffer_polygon -> bg_buffer_single_polygon
- outer_polygon -> bg_outer_single_polygon
- outer_multi_polygon -> bg_outer_multi_polygon.
Old names are now deprecated and will be obsolete in GeoDMS 15.0.0
Fixes:
Upgraded GDAL from version 3.7.0 to 3.8.1
https://github.com/ObjectVision/GeoDMS/milestone/40?closed=1
https://github.com/ObjectVision/GeoDMS/milestone/38?closed=1
Full Changelog: v14.10.1...v14.11.2
GeoDms 14.11.1
Withdrawn, succeeded by 14.11.2
GeoDms 14.11.0
Withdrawn, succeeded by 14.11.2