July 7th, 2026
5 days ago by Kili Technology
Changelog (26.1.37)
New
Geospatial: Additional Georeferencing Metadata in Exports
Geospatial asset exports now include a geospatialExportMetadata object with the following fields:
layerName— name of the exported layergeoTransform— the affine geotransform coefficients used to map pixel coordinates to geographic coordinateslabelingCRS— the coordinate reference system (CRS) the asset was labeled inoriginalCRS— the asset's original CRS at importgeoreferencingMethod— the method used to georeference the asset (e.g. affine approximation)georeferencingWarning— a warning message when georeferencing accuracy cannot be guaranteed (e.g. non-orthorectified imagery)
This gives users full traceability of how each geospatial asset was georeferenced and labeled, directly from the export.
Fix
- Fixed an issue in long-running video projects where annotation names could display as "undefined" after a page refresh, and where pre-annotations could not be edited.
- Fixed a memory leak that occurred when browsing through multiple assets from the queue or in Explore.
- Fixed an issue where some user names were missing from the Analytics page.
- Fixed an issue in geospatial projects where changing the labeling CRS did not export the correct
labelingCRSvalue; the CRS is now also properly enforced when no project CRS is defined.