Skip to content

v1.36.1

Compare
Choose a tag to compare
@remi-braun remi-braun released this 26 Mar 13:49
· 20 commits to master since this release

1.36.1 (2024-03-26)

  • FIX: Fix vector._read_vector_core when we convert a GML file from S3 to geojson with ogr2ogr (#12)
  • FIX: Fix files.extract_file when there is a file in the root of the zip archive (#11)
  • FIX: Fix geometry.nearest_neighbors when k is bigger than the number of candidates
  • FIX: Add a buffer_on_input in geometry.intersects to manage edge cases when points on polygons boundary aren't seen as intersecting
  • FIX: rasters.read accepts xarray objects as input
  • FIX: Sanitize imports
  • DOC: Update some examples in documentation