[GRASS-dev] [GRASS GIS] #2010: r.in.wms2 fails to install on 6.x
GRASS GIS
trac at osgeo.org
Sat Jul 6 03:31:02 PDT 2013
#2010: r.in.wms2 fails to install on 6.x
-----------------------+----------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.4
Component: Addons | Version: svn-releasebranch64
Keywords: r.in.wms2 | Platform: Linux
Cpu: All |
-----------------------+----------------------------------------------------
Comment(by turek):
Replying to [comment:4 hamish]:
Hi Hamish,
I am sorry for late response.
> Replying to [comment:3 turek]:
> > thanks for the fixes. I have ported back to G7 most of them
>
> I hope you found them useful, if they are bad you don't have to listen
to me, it's your module after all. :)
Yes, they are useful!
> I prefer to avoid -o,-q,-v as option letters if there are others
available, since it is easy for users to confuse them with --o,--q,--v.
fwiw I also like to avoid -l, -1, and -I, but for certain-font reasons.
That is good point. Do you have any other idea for name of this flag or
just changed it to -s?
>
> a couple observations/wishes:
> * wx: switching from 1.1.1 to 1.3.0 clears selection and resizes window
height?
The selection is not cleared, there exists independent panels for every
web service because it is not guaranteed that capabilities file will be
same for WMS 1.3.0 and 1.1.1 (if you select something it stays selected in
the web service panel). Ideal solution would be existence of one panel,
which would adapt according to set web service. But still it should
probably behave same way. The resize problem should be fixed in r57025.
> * wx: how about being able to filter the list like the location wizard
has for projection type Search? (often the servers have 50+ layers to
search)
It is good idea.
Please add it to: https://trac.osgeo.org/grass/wiki/WebServices. There it
should not be forgotten. Also you can add there the #% gisprompt:
old,color_none,color idea.
> * support for png8 image format? (like qgis has)
Done in r57024, r57023. It need to be tested.
> * I get an error when BGCOLOR is unset, does the spec require it or
just a picky WMS server?
Should be fixed in r57022.
> * module gui: Interpolation type isn't part of the server request. ->
Optional gui tab?
Good idea! Done in r57027 and r57026.
Best,
Stepan
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2010#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list