Re: [Qgis-user] SAGA missing from processing toolbox

2017-10-09 Per discussione knussear
My SAGA tools are also missing OSX version 2.88.13-1

Most recent as far as I can tell. Can anyone advise on how to get them back?

THX



--
Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[QGIS-it-user] Composizione di una mappa

2017-10-09 Per discussione Giuseppe Puddu
  Ciao a tutti.
Ho bisogno di un suggerimento facile.
Devo replicare la
vista di uno stesso shape più volte per comporre una mappa,
perchè ogni
volta devo mostrare un ambito diverso dello stesso file.
s0no più
particelle catastali sparse su un territorio
che voglio
ingrandire/inquadrare su uno stessa cartina,
con tanti riquadri
zoom.

grazie in anticipo
giuseppe
  


Con Mobile Open 7 GB a 9 euro/4 sett navighi veloce con 7 GB di Internet e hai 
200 minuti ed SMS a 15 cent. Passa a Tiscali Mobile! http://tisca.li/Open7GB0617

___
QGIS-it-user mailing list
QGIS-it-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/qgis-it-user


Re: [Qgis-user] Color fill expression and outline color.

2017-10-09 Per discussione Fuenfer-Koenigstein.Benjamin2
Hi Roxo,

I can't reproduce. Of course I don't have your data source, but that shouldn't 
be the reason. I use PostGIS-Data and use a integer-field with three possible 
values (1,2 or 3) to do a rule based fill color selection similar to yours. 
I'm using QGIS 2.18.12, Polygon data from PostGIS, single symbol, simple fill, 
outline color #ff, outline with 2mm, fill color by following expression: 
CASE 
WHEN  "field1" = 1 THEN '0,0,255'
WHEN  "field2" = 2 THEN '255,255,0'
ELSE '0,255,0'
END
Works as expected, the fill color is choosen by the expression as expected and 
the outline color allways stays the same as selected in the style menu. Can't 
imagine how fill color setting influences outline color selection. Anyway, as 
I'm using expressions for color selection very often, im courious for the 
reason of the problem you encounter!

Regards
Benjamin



-Ursprüngliche Nachricht-
Von: Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] Im Auftrag von 
Fernando M. Roxo da Motta
Gesendet: Montag, 9. Oktober 2017 14:58
An: qgis-user@lists.osgeo.org
Betreff: [Qgis-user] Color fill expression and outline color.



  Hi all,


  I am working with  a very simple polygon layer and used a single
symbol style with a simple color fill.   I used an expression to
determine the color to fill the area.   The expression is:

  case
 when "arremat" = 0 then   '0,180,0,50'
 when "arremat" = 1 then   '0,180,0,255'
  end

  Obs: first I used "rgba_color(0,180,0,x)" and changed to the string.
   both worked as expected.

  So far so good.   The color selection worked fine.   The problem I
am having is that the outline is not being draw, or it is being drawn with the 
selected color of the color fill.

  Is that as expected or is this an "undocumented feature"? (AKA bug)

  I solved this problem using the Rule-based styling, but decided to report 
just in case.


  Regards.



  Roxo

--
 Non luctari, ludare ---+ WYSIWYG
Fernando M. Roxo da Motta   | Editor?
Except where explicitly stated I speak on my own behalf.|  VI !!
  ( Usuário Linux registrado #39505 )   | I see text,
 Quis custodiet ipsos custodes?-+ I get text!
 
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Color fill expression and outline color.

2017-10-09 Per discussione Fernando M. Roxo da Motta


  Hi all,


  I am working with  a very simple polygon layer and used a single
symbol style with a simple color fill.   I used an expression to
determine the color to fill the area.   The expression is:

  case
 when "arremat" = 0 then   '0,180,0,50'
 when "arremat" = 1 then   '0,180,0,255'
  end

  Obs: first I used "rgba_color(0,180,0,x)" and changed to the string.
   both worked as expected.

  So far so good.   The color selection worked fine.   The problem I
am having is that the outline is not being draw, or it is being drawn
with the selected color of the color fill.

  Is that as expected or is this an "undocumented feature"? (AKA bug)

  I solved this problem using the Rule-based styling, but decided to
report just in case.


  Regards.



  Roxo

-- 
 Non luctari, ludare ---+ WYSIWYG
Fernando M. Roxo da Motta   | Editor?
Except where explicitly stated I speak on my own behalf.|  VI !!
  ( Usuário Linux registrado #39505 )   | I see text,
 Quis custodiet ipsos custodes?-+ I get text!
 
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user