[Qgis-user] layer query with modulo (source File Geodatabase)
Torsten Lange
torsten.lange at mail.de
Fri Nov 28 01:11:11 PST 2014
Hi,
I've loaded a big set of contour lines with 5 m stepping from an ArcGIS File Geodatabase. From time to time I need to modulo out the 5 m lines in the viewer (showing only 10 m steps). Given a column "contour" this should work (shouldn't it?):
"contour" % 10 = 0
However, it returns 0 lines with both, double or integer type. The column contains just values of xx0 and xx5.
Thanks for any hint!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20141128/07b807e5/attachment.html>
More information about the Qgis-user
mailing list