[Qgis-user] Toolbars - SVG icons management - QGIS 2.16

2016-08-18 Thread Christophe Damour
Hi, Has anything changed regarding the way SVG icons are handled in QGIS 2.16 ? My python plugin's toolbar doesn't display well anymore in QGIS 2.16 : - QGIS 2.14 : - QGIS 2.16 : My SVGs are 64x64 pixels, and I add them to the toolbar using this code : QIcon(os.path.join(pluginDir, 'icons/con

[Qgis-user] Style - color bar invert continous

2016-08-18 Thread Matt Boyd
Hi QGISers, just upgraded to 2.16 on windows 7 64bit. I'm working with a single band raster in psuedocolor and the combination of mode+invert doesn't invert the color bar. The other options do invert the color bar (mode + equal interval & quantile with invert). I haven't noticed this behaviour in

Re: [Qgis-user] drawing transport networks sharing lines

2016-08-18 Thread Basques, Bob (CI-StPaul)
Well, depending on how many classes you have for routes, you could make each type (class ) a differnt width, and stack the lines on top of each other with the widest one at the bottom of the stack. If you don’t have vertical order control, you m,ight be able to get away with some level of opaci

[Qgis-user] drawing transport networks sharing lines

2016-08-18 Thread dave . potts
I am trying to draw a transport network within qgis, sometimes two network links share same path with the result the qigs draw each link on top of each other. Is there anyway of getting qgis to draw the links next to each other? For example with the tub network the district and circle line is d

Re: [Qgis-user] Labelling certain contours

2016-08-18 Thread Carlos Cerdán
Hi Lester: I'm working with 2.16 and rule labels works fine. Before Andreas' advice, I've been working with expression "case when...". Not more, rules based is better... 2016-08-18 10:08 GMT-05:00 Lester Anderson : > I have QGIS 2.10 (the CASE method works there) and 2.12 here at the > moment. 2

Re: [Qgis-user] [Geoserver-users] Geoserver online resource set as localhost - how can I change it?

2016-08-18 Thread Chris Buckmaster
Hi Ian Is that available in Geoserver v2.5? Don't remember seeing that option... via CloudMagic Email On Thu, Aug 18, 2016 at 5:20 pm, Ian Turton wrote: You need to set the proxy base url on the global settings

Re: [Qgis-user] QGIS - cached WMS / WFS service feeds?

2016-08-18 Thread Chris Buckmaster
Great thanks Jeff I will have a look through it. Chris -Original Message- From: Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] On Behalf Of Jeff McKenna Sent: 18 August 2016 16:12 To: qgis-user@lists.osgeo.org Subject: Re: [Qgis-user] QGIS - cached WMS / WFS service feeds? I shoul

Re: [Qgis-user] QGIS - cached WMS / WFS service feeds?

2016-08-18 Thread Jeff McKenna
I should mention that I did find a manual workaround, which is mentioned in that thread. Hope that helps. -jeff On 2016-08-18 12:05 PM, Jeff McKenna wrote: Hello, Caching is sure causing headaches; give a long read to the ongoing thread on this issue: http://osgeo-org.1560.x6.nabble.com/st

Re: [Qgis-user] Labelling certain contours

2016-08-18 Thread Lester Anderson
I have QGIS 2.10 (the CASE method works there) and 2.12 here at the moment. 2.12 shows the rule-based labelling but it does not work with the rule "ELEV" % 1000 = 0 even though it clearly finds all the elements when it is tested. Does it work properly in 2.14 and later then? I can try later on at

Re: [Qgis-user] QGIS - cached WMS / WFS service feeds?

2016-08-18 Thread Jeff McKenna
Hello, Caching is sure causing headaches; give a long read to the ongoing thread on this issue: http://osgeo-org.1560.x6.nabble.com/strange-GetCapabilities-caching-td5258591.html I can imagine that your situation is similar. -jeff -- Jeff McKenna MapServer Consulting and Training Services

Re: [Qgis-user] Labelling certain contours

2016-08-18 Thread Carlos Cerdán
Thank you very much Andreas! You're right. I've just tried rule-based label with a large contours layer and difference in time consumption is notable. So, in Lester's case, rule would be just: "ELEV" % 1000 = 0 Regards Carlos 2016-08-18 8:41 GMT-05:00 Neumann, Andreas : > Hi Lester/Carlos,

Re: [Qgis-user] Labelling certain contours

2016-08-18 Thread Neumann, Andreas
Hi Lester/Carlos, Even better would be to use a rule-based label (available since 2.14 I think). With rule-based labeling it is most likely a bit faster, since QGIS doesn't have to deal with all of the contours that are not a multiple of 1000. In your case, with the CASE statement it still ha

Re: [Qgis-user] Labelling certain contours

2016-08-18 Thread Lester Anderson
Thanks Carlos, that worked fine On 18 August 2016 at 14:11, Carlos Cerdán wrote: > Hi Lester. > > I think you're close to do it. Try this label expression: > > case when "ELEV"%1000=0 then "ELEV" end > > Good luck > > Carlos > > > 2016-08-18 7:49 GMT-05:00 Lester Anderson : >> >> Hello, >> >> Is

Re: [Qgis-user] Labelling certain contours

2016-08-18 Thread Carlos Cerdán
Hi Lester. I think you're close to do it. Try this label expression: case when "ELEV"%1000=0 then "ELEV" end Good luck Carlos 2016-08-18 7:49 GMT-05:00 Lester Anderson : > Hello, > > Is there a simple way of labelling only certain contours rather than all? > > I have set up bathymetry stylin

[Qgis-user] Labelling certain contours

2016-08-18 Thread Lester Anderson
Hello, Is there a simple way of labelling only certain contours rather than all? I have set up bathymetry styling for thick contours (1000) and thin (100): "ELEV" % 1000 = 0 (thick) "ELEV" % 1000 <> 0 (thin) I would like to label only the 1000 contours, i.e. conditional labelling. Thanks _

[Qgis-user] Create script collection plugin error

2016-08-18 Thread ludo
Hi all i try to use the new "Create script collection plugin" of the processing toolbox but when I try to start it I have "AttributeError: 'ScriptSelector' object has no attribute 'scriptsTree' Does somebody knows where is the problem ? I'm on QGIS 2.16.0 on linux or windows Thanks a lot Reg

Re: [Qgis-user] QGIS - cached WMS / WFS service feeds?

2016-08-18 Thread Chris Buckmaster
And more specifically, this seems to relate only to the QGIS browser panel. I used the ‘Add Layer(s) from a WM(T)S Server’ option and the layers that do not need authentication only appear, whereas all layers appear in the browser panel. Chris From: Chris Buckmaster Sent: 18 August 2016 09:07

Re: [Qgis-user] QGIS - cached WMS / WFS service feeds?

2016-08-18 Thread Chris Buckmaster
Sorry I should have stated, I am not including a username and password in the connection details (as I want to see the layers that are not restricted that require a username and password), and I am accessing the connection via http. Chris From: Luigi Pirelli [mailto:lui...@gmail.com] Sent: 18 A

Re: [Qgis-user] QGIS - cached WMS / WFS service feeds?

2016-08-18 Thread Luigi Pirelli
How did you add user name and pwd in connection setting? Do you use https or http? On Thursday, 18 August 2016, Chris Buckmaster < chris.buckmas...@runnymede.gov.uk> wrote: > Hi > > > > I have been adding some authentication to my Geoserver instance so around > half of the layers served through W

[Qgis-user] QGIS - cached WMS / WFS service feeds?

2016-08-18 Thread Chris Buckmaster
Hi I have been adding some authentication to my Geoserver instance so around half of the layers served through WMS / WFS are now restricted and require a username and password. On accessing the services through the WMS / WFS connections in QGIS (2.16.1), I notice that the ones I changed to req

Re: [Qgis-user] My text was cutted by Qgis-server

2016-08-18 Thread zhangkai.gis
Thanks for Andreas, It works. 2016-08-18 zhangkai.gis From:"Neumann, Andreas" Date:2016-08-18 14:51 Subject:Re: Re: [Qgis-user] My text was cutted by Qgis-server To:"zhangkai.gis" Cc:"QGIS User List" Hi zhangkai, Please do not reply to me privately. Always reply to the mailing list. From w