Skip to content

Releases: a0x8o/mosaic

v0.3.7

01 Feb 18:47
6744463
Compare
Choose a tag to compare
  • Update version to 0.3.7-SNAPSHOT by @edurdevic in #288
  • Aligned pypi release action to scala build by @edurdevic in #289
  • Releases/v 0.3.7 by @edurdevic in #292
  • Added GDAL and 32 rst_* raster functions:
    • RST_BandMetaData
    • RST_GeoReference
    • RST_IsEmpty
    • RST_MemSize
    • RST_MetaData
    • RST_NumBands
    • RST_PixelWidth
    • RST_PixelHeight
    • RST_RasterToGridAvg
    • RST_RasterToGridMax
    • RST_RasterToGridMin
    • RST_RasterToGridMedian
    • RST_RasterToGridCount
    • RST_RasterToWorldCoord
    • RST_RasterToWorldCoordX
    • RST_RasterToWorldCoordY
    • RST_ReTile
    • RST_Rotation
    • RST_ScaleX
    • RST_ScaleY
    • RST_SkewX
    • RST_SkewY
    • RST_SRID
    • RST_Subdatasets
    • RST_Summary
    • RST_UpperLeftX
    • RST_UpperLeftY
    • RST_Width
    • RST_Height
    • RST_WorldToRasterCoord
    • RST_WorldToRasterCoordX
    • RST_WorldToRasterCoordY
  • Fixed geometry creation from empty Seq
  • Fixed landmarks_miid and candidates_miid column names parameter in KNN
  • Improved docs

Full Changelog: v_0.3.6...v_0.3.7

v0.3.6

01 Feb 18:34
6744463
Compare
Choose a tag to compare
  • Added GDAL and 32 rst_* raster functions:
    • RST_BandMetaData
    • RST_GeoReference
    • RST_IsEmpty
    • RST_MemSize
    • RST_MetaData
    • RST_NumBands
    • RST_PixelWidth
    • RST_PixelHeight
    • RST_RasterToGridAvg
    • RST_RasterToGridMax
    • RST_RasterToGridMin
    • RST_RasterToGridMedian
    • RST_RasterToGridCount
    • RST_RasterToWorldCoord
    • RST_RasterToWorldCoordX
    • RST_RasterToWorldCoordY
    • RST_ReTile
    • RST_Rotation
    • RST_ScaleX
    • RST_ScaleY
    • RST_SkewX
    • RST_SkewY
    • RST_SRID
    • RST_Subdatasets
    • RST_Summary
    • RST_UpperLeftX
    • RST_UpperLeftY
    • RST_Width
    • RST_Height
    • RST_WorldToRasterCoord
    • RST_WorldToRasterCoordX
    • RST_WorldToRasterCoordY
  • Fixed geometry creation from empty Seq
  • Fixed landmarks_miid and candidates_miid column names parameter in KNN
  • Improved docs

Full Changelog: v_0.3.5...v_0.3.6

v0.3.5

29 Dec 16:52
fbbaac3
Compare
Choose a tag to compare
  • Implemented KNN (K Nearest Neighbours) transformer
  • Implemented grid cell functions grid_cellkring, grid_cellkloop, grid_cellkringexplode, and grid_cellkloopexplode
  • Implemented geometry grid functions grid_geometrykring, grid_geometrykloop, grid_geometrykringexplode, and grid_geometrykloopexplode
  • Implemented st_envelope, st_difference, and st_bufferloop geometry functions
  • Fixed the function names for convert_to functions
  • Fixed corner case of duplicate H3 indexes in grid tessellation
  • Fixed corner case of possible missing H3 indexes crossing the icosahedron edges
  • Improved documentation

v0.3.4

28 Nov 00:29
1caf56f
Compare
Choose a tag to compare
  • Implemented st_simplify
  • Improved docs for R language bindings
  • Improve the unit testing patterns
  • Exported to_json on R bindings

Full Changelog: v0.3.3...v0.3.4

v0.3.3

17 Nov 15:40
5fd41c8
Compare
Choose a tag to compare
  • Implemented st_union and st_union_agg
  • Fixed line tessellation traversal when the first point falls between two indexes
  • Added sparklyR bindings
  • Added BNG grid notebook example

Full Changelog: v0.3.2...v0.3.3

v0.3.2

04 Nov 22:44
27404e1
Compare
Choose a tag to compare
  • Fixed mosaic_kepler visualisation for H3 grid cells

Full Changelog: v0.3.1...v0.3.2

v0.3.1

02 Nov 13:03
7b367b2
Compare
Choose a tag to compare
  • Implemented st_unaryunion function
  • Added BNG grid plotting to mosaic_kepler
  • Added arbitrary CRS transformations to mosaic_kepler plotting
  • Added documentation for BNG grid
  • Bug fixes and improvements on the BNG grid implementation
  • Typo fixes

Full Changelog: v0.3.0...v0.3.1

v0.3.0

29 Oct 18:46
5c2641c
Compare
Choose a tag to compare
  • Integration with H3 functions from Databricks runtime 11.2
  • Refactored grid functions to reflect the naming convention of H3 functions from Databricks runtime
    - index_geometry -> grid_boundaryaswkb
    - point_index_lonlat -> grid_longlatascellid
    - polyfill -> grid_polyfill
    - point_index_geom -> grid_pointascellid
    - mosaicfill -> grid_tessellate
    - mosaic_explode -> grid_tessellateexplode
  • Added links to the solution accelerators
  • Refactored build actions
  • Updated BNG grid output cell ID as string
  • Typos and style fixes
  • Improved Kepler visualisation integration
  • Updated docs
  • v0.3.0 release by @a0x8o in https://github.com/a0x8o/mosaic/pull/213

Full Changelog: v0.2.1...v0.3.0

v0.2.1

17 Oct 13:43
4263234
Compare
Choose a tag to compare
  • Added CodeQL scanner
  • Added Ship-to-Ship transfer detection example
  • Added Open Street Maps ingestion and processing example
  • Fixed geoJSON conversion DataType
  • Fixed SparkR mirror URL
  • Fixed R dependencies
  • Fixed comments in pom.xml
  • Updated and polished Readme and example files
  • Switched to published release type
  • v0.2.1 release by @a0x8o in https://github.com/a0x8o/mosaic/pull/184

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Oct 14:25
3697b31
Compare
Choose a tag to compare
  • Support for British National Grid index system
  • Improved documentation (installation instructions and coverage of functions)
  • Added st_hasvalidcoordinates for checking coordinate validity before indexing
  • Fixed bug in st_dump
  • Added examples of using Mosaic with Sedona
  • Added SparkR bindings to release artifacts and SparkR docs
  • Automated SQL registration included in docs
  • Automation for publishing to PyPI
  • Fixed bug with KeplerGL (caching between cell refreshes)
  • Corrected quickstart notebook to reference New York 'zones'
  • Included documentation code example notebooks in /docs
  • Added code coverage monitoring to project
  • Updated JTS version to 1.19.0
  • v0.2.0 release by @a0x8o in https://github.com/a0x8o/mosaic/pull/149

Full Changelog: v0.1.1...v0.2.0