agerrius <arno <at> agerrius.nl> writes:
> So how would one get all the OSM features that have an attribute landuse? As > you can see I used "landuse IS NOT NULL" for the attribute filter. But if I > set that on the points layer I get an error, since there are no landuse > points. How can I set the filter so that that layer actually returns no > features? > > Thanks for all the help so far, Hi, Attributes for each layer are separately configured in osmconf.ini file. Perhaps it is missing landuse attribute for points? -Jukka Rahkonen- > Arno > > -- > View this message in context: http://osgeo-org.1560.x6.nabble.com/C-OGR-reading-OSM-features-stalls-tp5106937p5107525.html > Sent from the GDAL - Dev mailing list archive at Nabble.com. > _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
