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 > [email protected] > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
