Historial de Commits

Autor SHA1 Mensaje Fecha
  Anika Bettge 71754da639 Python2 fixes hace 5 años
  Markus Neteler 9b2fbb78c9 r.in.wms: msg cosmetics hace 6 años
  Markus Metz d7b29adf96 r.in.wms: new -b flag to keep original bands; code cleanup hace 6 años
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) hace 6 años
  Markus Neteler 159e7d52f8 r.in.wms: added missing .tif extension needed by gdalwarp (GDAL 2.3+), fixes trac https://trac.osgeo.org/grass/ticket/3702 hace 6 años
  Anna Petrášová abaa1aadd6 r.in.wms: decode shouldn't be needed hace 6 años
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti hace 6 años
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 hace 8 años
  Vaclav Petras 4aae37d427 Python 2.6 does not support ommitting of positional argument specifiers hace 8 años
  Martin Landa 47f8f94f34 r.in.wms crashes if server does not exist (see https://trac.osgeo.org/grass/ticket/3212) hace 8 años
  Pietro Zambelli ad971d881d temporal: support python3 hace 9 años
  Pietro Zambelli 4a8aca6fba Fix conflicts during rebasing hace 9 años
  Pietro Zambelli fdf7b94fa5 grass71/scripts: revert changes (https://trac.osgeo.org/grass/changeset/68140 and https://trac.osgeo.org/grass/changeset/68178) since they are not fixing bugs and therefore they should go in relbr72 hace 9 años
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 hace 9 años
  Markus Neteler 0fd4fcfbbf update g.copy calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) hace 10 años
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) hace 10 años
  Huidae Cho ed12ab2f6d Rename g.remove's names= to name= and use name= instead of pattern= as needed hace 10 años
  Markus Neteler d0dd6c72e6 r.in.wms: fix example + debug msg hace 10 años
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage hace 10 años
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) hace 11 años
  Hamish Bowman c9b521dddc trivial whitespace hace 11 años
  Hamish Bowman 34a5d8fa27 back to orig option name; refers to direction of travel, not entity being passed hace 11 años
  Štěpán Turek 426470130b r.in.wms: add png8 format option hace 11 años
  Štěpán Turek 1dfcb9951f r.in.wms:porting back Hamish Bowman's changes from G6 r.in.wms2 (https://trac.osgeo.org/grass/changeset/56972, https://trac.osgeo.org/grass/changeset/56975 and https://trac.osgeo.org/grass/changeset/56986) hace 11 años
  Štěpán Turek 48a0b510d6 r.in.wms: added support for CRS projections (WMS 1.3.0) hace 11 años
  Štěpán Turek 5782a4bfba r.in.wms: use urlparams also in getcapabilities request hace 12 años
  Štěpán Turek ea0859ab49 r.in.wms: url fix hace 12 años
  Štěpán Turek 4eaeb7a192 r.in.wms: convert reprojection method parameters to form suitable for gdalwarp hace 12 años
  Štěpán Turek eb6bdd78fe r.in.wms: avoid droping of +nadgrids parameter in gdalwarp hace 12 años
  Martin Landa b2683e0efe r.in.wms: be more specific when fetching capabilities fails hace 12 años