[GRASS-dev] [GRASS GIS] #2022: wxGUI: r.in.wms wrapper tool not parsing section titles correctly
GRASS GIS
trac at osgeo.org
Sun Jan 12 15:26:34 PST 2014
#2022: wxGUI: r.in.wms wrapper tool not parsing section titles correctly
---------------------------------------+------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.4
Component: wxGUI | Version: svn-develbranch6
Keywords: r.in.wms, ogc_services.py | Platform: All
Cpu: All |
---------------------------------------+------------------------------------
Changes (by neteler):
* milestone: 6.4.3 => 6.4.4
Comment:
Oh, I just noted in the changesets a difference:
layers[lastLayer][key] = value.decode('utf8')
versus
layers[lastLayer][key] = value
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2022#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list