[GRASS-git] [OSGeo/grass-addons] 7aa17b: r.in.wcs improvements (#340)

Luca Delucchi noreply at github.com
Sat Mar 13 14:11:53 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass-addons
  Commit: 7aa17bb3fce53fc7484ae577a2f746bb34b25cac
      https://github.com/OSGeo/grass-addons/commit/7aa17bb3fce53fc7484ae577a2f746bb34b25cac
  Author: Luca Delucchi <lucadeluge at gmail.com>
  Date:   2021-03-13 (Sat, 13 Mar 2021)

  Changed paths:
    M grass7/general/g.proj.identify/g.proj.identify.py
    M grass7/raster/r.in.wcs/r.in.wcs.py

  Log Message:
  -----------
  r.in.wcs improvements (#340)

* working on #302

* fixed get capabilities

* added GRASS resolution in VRT creation

* fixed problem with strings and bytes

* r.in.wcs: fixed import of useless and useful modules

* r.in.wcs: removed erroneous verbose call

* r.in.wcs: added support for r.import, fixed #341

* r.in.wcs: added CRS option to force WCS request to use that CRS

* r.in.wcs: fixed if no layers are available

* r.in.wcs: lxml is required otherwise getcapabilities return no layers

* r.in.wcs: removed unused variable; moved lxml library inside the class

* r.in.wms: applied black, more style fixes

* r.in.wcs more cleanup

Co-authored-by: Markus Neteler <neteler at gmail.com>




More information about the grass-commit mailing list