[Qgis-user] Contour symbology
Neumann, Andreas
a.neumann at carto.net
Fri Jul 15 04:32:55 PDT 2016
Hi Lester,
How about just adding
AND Elev != 0
to the rule? Perhaps the first part should be in parenthesis ()
Andreas
On 2016-07-15 13:07, Lester Anderson wrote:
> Hello,
>
> I have a rule-based line symbology set up as below:
>
> "Elev" % 500 = 0 (thick lines - every 500m)
> "Elev" % 500 <> 0 (thin lines - all other lines)
>
> Is there a quick way to not draw the 0 contour as it is not the same
> level of detail as the coastline. Basically do all contours except 0.
>
> Thanks
> Lester
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20160715/d58636f4/attachment.html>
More information about the Qgis-user
mailing list