Skip to content

Releases: kraina-ai/srai

0.6.0

02 Nov 22:13
efd5e31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.2...0.6.0

0.5.2

29 Oct 19:52
a9a1633
Compare
Choose a tag to compare

What's Changed

  • fix: repair geofabrik pbf parsing by @RaczeQ in #391
  • Added Windows support with full test suite.
  • Added caching to Geofabrik and OpenStreetMapFr indexes

Full Changelog: 0.5.1...0.5.2

0.5.1

26 Oct 23:45
db994ae
Compare
Choose a tag to compare

What's Changed

  • feat: improve osm tags filter usability by @RaczeQ in #381

Full Changelog: 0.5.0...0.5.1

0.5.0

26 Oct 15:51
d4f6f40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.1...0.5.0

0.4.1

22 Oct 22:28
a29d8fc
Compare
Choose a tag to compare

What's Changed

  • feat(AdministrativeBoundaryRegionalizer): add more verbosity to the progress bar by @RaczeQ in #374
  • fix: clear features count in PbfFileHandler by @RaczeQ in #374
  • fix: add cache directory creation for osm extracts by @RaczeQ in #374

Full Changelog: 0.4.0...0.4.1

0.4.0

21 Oct 20:17
a520d30
Compare
Choose a tag to compare

What's Changed

  • refactor: remove h3ronpy macos override by @RaczeQ in #356
  • refactor: speed up grouping operation by @RaczeQ in #357
  • fix(OSMLoader): invert boolean mask for pandas matching by @RaczeQ in #358
  • test: add new edge case for H3 regionalizer by @RaczeQ in #360
  • chore: bump h3ronpy version to 0.18.0 by @RaczeQ in #361
  • refactor: optimize voronoi regionalizer by @RaczeQ in #362
  • Speed up ContextualCountEmbedder operation by @RaczeQ in #363
  • feat: add Geofabrik and OSMfr PBF extracts sources by @RaczeQ in #367
  • Add option to clip osmpbf files with osmosis and osmconvert tools by @RaczeQ in #370

Full Changelog: 0.3.3...0.4.0

0.3.3

13 Aug 19:07
db28881
Compare
Choose a tag to compare

What's Changed

  • refactor: improve osm pbf loader speed by @RaczeQ in #344

Full Changelog: 0.3.2...0.3.3

0.3.2

12 Aug 11:35
536b22c
Compare
Choose a tag to compare

What's Changed

  • chore: change all urls related to the repository migration by @RaczeQ in #337
  • changes before euroscipy by @RaczeQ in #341

Full Changelog: 0.3.1...0.3.2

0.3.1

09 Aug 19:39
6f86d36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

07 Aug 23:41
170e8f9
Compare
Choose a tag to compare

What's Changed

  • fix: polygon validation results in geometrycollection object has no attribute exterior by @RaczeQ in #310
  • refactor: Increase H3Regionalizer transform speed by @RaczeQ in #312
  • feat: make network_type importable directly from loaders by @Calychas in #316
  • feat: expand version bumping with bumpver by @RaczeQ in #318
  • chore: rename filters typing to pascalcase (#261) by @RaczeQ in #317
  • feat: add include_self as a parameter of Neighbourhoods by @simonusher in #289
  • chore: remove osmnx download dependency by @RaczeQ in #321
  • refactor: change spherical voronoi algorithm by @RaczeQ in #320
  • refactor: remove utils module (#128) by @RaczeQ in #319

Full Changelog: 0.2.0...0.3.0