Releases: kraina-ai/srai
Releases · kraina-ai/srai
0.7.3
Changed
- make geofabrik the default download source for OSMPbfLoader
0.7.2
Changed
- Update tooling
- remove Black in favour of Ruff format
Added
- Conform to PEP 561
0.7.1
0.7.0
Added
- Support for
BBBike
download service. - Option to merge a list of OSM tags filters into a single one.
Changed
- Refactored
PbfFileHandler
to useQuackOSM
library instead ofosmium
andGDAL
#405 - Changed the default pbf download source from
protomaps
download service toany
.
Removed
PbfFileLoader
and moved its logic toQuackOSM
library.- Support for
protomaps
download service. PbfFileClipper
(unnecessary after geospatial filtering has been incorporated into refactoredPbfFileHandler
) #405.PbfFileHandler
(unnecessary after moving away fromosmium
implementation).
Fixed
- Bugs in GTFS Loader: missing index name and NaN handling (implemented by @zackAemmer).
0.6.2
Added
- CI release via GitHub Actions
- Set up docs style for having code examples from docstrings.
- Automatic warnings filtering inside
VoronoiRegionalizer
.
Changed
- Added option to parse
MultiPolygon
geometries insrai.geometry.remove_interiors
function.
Deprecated
Removed
Fixed
Security
0.6.1
What's Changed
Added
- Start writing examples in docstrings.
Changed
- Change documentation rendering style.
Fixed
- Expose functions in
h3
module.
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- ci: change gh-pages deployment flow by @RaczeQ in #394
- chore: drop support for python 3.8 by @simonusher in #397
Full Changelog: 0.5.2...0.6.0
0.5.2
0.5.1
0.5.0
What's Changed
- docs: info about tutorial by @Calychas in #377
- feat: add GeoVex embedding model by @mschrader15 in #293
New Contributors
- @mschrader15 made their first contribution in #293
Full Changelog: 0.4.1...0.5.0