Martin Raifer
Martin Raifer
would it be safe to assume that this field would be most useful tor the minor roads (i.e. residential and service roads like driveways, alleys, parking_aisles, drive-throughs)? Because for all...
another examples of potential categories: * advertising: (for stuff like #268)
> I realize this likely needs code change in iD itself This would be possible to implement using the [`prerequisiteTag`](https://github.com/ideditor/schema-builder#prerequisitetag) functionality: a field for `cycleway:surface` would have the following to...
:+1: https://github.com/ideditor/temaki/pull/76 has a proposed icon for this preset
> Users would still be able to enter unlisted values, as long as `customValues` remains `false` you mean as long as `customValues` remains `true`, right? :wink:
@mmd-osm like this: `is_in(49.4579766, 6.9936652)->.a; area.a[landuse=forest]; out;`
> I put it on the "enhancement suggestions" list. Nice :)
Seems to work quite well. Although [this query](http://overpass-turbo.eu/s/859) seems to return quite a few superfluous elements (for example [this one](http://www.openstreetmap.org/way/106875564)). This doesn't happen if one makes the bbox much smaller....
> so I'll probably have to drop this auto-completion again and silently ignore those non-closed ways I'd suggest that as well, as I'm not aware of any data consuming tool...
> although Github claims that everything is fine I think that was simply because the PR was requested against the *minor_issues* branch. I've changed it to master now and am...