Skip to content
Snippets Groups Projects
Select Git revision
  • bdf34e8f7e06aa65eacbd2f7766511e99436e98c
  • main default protected
  • enhancement/add_sqa
  • 17-initially-set-up-sqa
  • bugfix/fix_warp_ndarray_crash
  • bugfix/fix_warp_ndarray
  • feature/add_localCS_compatibility
  • v0.23.3
  • v0.23.2
  • v0.23.1
  • v0.23.0
  • v0.22.3
  • v0.22.2
  • v0.22.1
  • v0.22.0
  • v0.21.1
  • v0.21.0
  • v0.20.2
  • v0.20.1
  • v0.20.0
  • v0.19.1
  • v0.19.0
  • v0.18.1
  • v0.18.0
  • v0.17.9
  • v0.17.8
  • v0.17.7
27 results

raster

user avatar
Daniel Scheffler authored
geo,vector.topology:
- fill_holes_within_poly(): bugfix for not checking if polygon has holes in case input poly geom_type=='Polygon'

geo.coord_trafo:
- mapXY2imXY(): now also accepts 2D coordinate pair arrays
- imXY2mapXY(): now also accepts 2D coordinate pair arrays

io.raster.GeoArray.GeoArray:
- added function read_pointData(): allows vectorizes point-wise read processes
- __getitem__(): bugfix for wrong return value in case the elements of 'given' contain lists -> allows vectorizes point-wise read processes
bdf34e8f
History
Name Last commit Last update
..