Skip to content
Snippets Groups Projects
Select Git revision
  • f85fd326d22007afa2d7f8a7ef219e50d843d6a7
  • 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

py_tools_ds

user avatar
Daniel Scheffler authored
geo.raster.reproject:
- warp_ndarray():
    - added keywords polynomialOrder,  transformerOptions, warpOptions

geo.vector.geometry:
- boxObj:
    - added get_coordArray_MapXY(): a function to quickly get a geolocation array

geo.coord_trafo:
- transform_any_prj(): added docstring
- added transform_coordArray()
- added reproject_shapelyGeometry()
- reproject_shapelyPoly() is now deprecated

geo.projection:
- get_proj4info() now also accepts EPSG codes

io.raster.GeoArray:
- GeoArray:
    - revised default values of geotransform and projection properties
    - added some validation to geotransform.setter
    - added property epsg
    - revised __getattr__
    - added _get_plottable_image()
    - revised show(): much faster, better colormap
    - added show_map(): a function for quickly showing a map of the GeoArray
    - added show_map_utm() - not yet working
f85fd326
History
Name Last commit Last update