Vaclav Petras
|
d7a56b30f3
scripts: Remove unused vars or ignore in Flake8 (#1498)
|
4 yıl önce |
Vaclav Petras
|
0d9e966dd2
Apply Black to all scripts (#1347)
|
4 yıl önce |
Anna Petrasova
|
847219c842
flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314)
|
4 yıl önce |
Tomas Zigo
|
5fa5d69f56
wxGUI AddWSDialog: fix 'Access window out of range in RasterIO()' error (#693)
|
4 yıl önce |
Tomas Zigo
|
dbf903ed54
wxGUI AddWSDialog: fix render WMTS layer with OGC:CRS84 coor system (#674)
|
4 yıl önce |
Vaclav Petras
|
6528264fc3
Fix comparison, membership, indentation and lambda Flake8 warnings in scripts (#539)
|
5 yıl önce |
Anna Petrasova
|
a06295e808
wxGUI: fix WMS (#242)
|
5 yıl önce |
Markus Neteler
|
2d9f89a0e8
r.in.wms: catch incorrect WMS url input
|
6 yıl önce |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 yıl önce |
Markus Neteler
|
0e6f0f10e0
r.in.wms, v.in.wfs: msg cosmetics; keywords added; Sentinel-2 screenshot added; some examples updated
|
6 yıl önce |
Anna Petrášová
|
63970c1c7c
r.in.wms: encode projection
|
6 yıl önce |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 yıl önce |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
8 yıl önce |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 yıl önce |
Pietro Zambelli
|
4a8aca6fba
Fix conflicts during rebasing
|
9 yıl önce |
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
|
9 yıl önce |
Pietro Zambelli
|
e2927d6a01
grass71/scripts: apply pep8 and make them readable for python3
|
9 yıl önce |
Martin Landa
|
ae5e298cd0
Fix 'allows to' typo, replace with 'allows <word>ing'
|
10 yıl önce |
Štěpán Turek
|
1441a3fe6f
r.in.wms: wmts fix for maxrow/col
|
10 yıl önce |
Štěpán Turek
|
c4a1eb7cfd
r.in.wms: wmts epsg:4326 with urn fix, srs.py parameter fix
|
10 yıl önce |
Štěpán Turek
|
6ec6b00951
r.in.wms: improved axes order for wms 1.3.0
|
10 yıl önce |
Markus Neteler
|
da32bb85b9
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 yıl önce |
Štěpán Turek
|
e3e87334e7
r.in.wms: windows fix
|
11 yıl önce |
Štěpán Turek
|
d8fa21cbca
r.in.wms: do not add bgcolor to request if it is not set
|
11 yıl önce |
Štěpán Turek
|
48a0b510d6
r.in.wms: added support for CRS projections (WMS 1.3.0)
|
11 yıl önce |
Štěpán Turek
|
e7f6b5f31b
r.in.wms: repeat request for tile after some break if request was not successful
|
12 yıl önce |
Štěpán Turek
|
ea0859ab49
r.in.wms: url fix
|
12 yıl önce |
Martin Landa
|
80df6440d2
r.in.wms: fix importing ParseError (patch by Stepan Turek)
|
12 yıl önce |
Martin Landa
|
542fd471a6
r.in.wms: backport from addons (r.in.wms2)
|
12 yıl önce |
Martin Landa
|
31d721a2b3
r.in.wms replaced by new version from grass-addons (r.in.wms2)
|
12 yıl önce |