building inview nodes:4- | Buildings in view with more than 4 nodes |
highway=* name: | Highways that have a name |
type:way highway=* name~"^[0-9]+.*" | Highways of any kind that the name starts with one number |
type:way name:- | Ways that do not have a name |
type:node untagged | Nodes that are not tagged |
type:node untagged -child | Nodes that are not tagged neither part of a way |
new tags:0-0 nodes:3- | New objects with no tags with more than three nodes |
nodes:3- -(building=*) | Objects with more than three nodes that are not buildings |
nodes:3- -(building=*) -(highway=*) | As the previous excluding highways |
type:node -highway=stop | Nodes excluding stop signs |
type:node new "addr:housenumber" | Nodes with new house numbers tags |
type:node is_in: | Nodes with an is_in tag set |
new modified | Objects that are in state new or modified |
timestamp:2020-01-15/ | Objects that were last modified after the YYYY-MM-DD date given |
timestamp:2020-01-01/2020-04-30 | Objects that were last modified in the date range given |
waterway | boundary=administrative | Objects that are a waterway or an administrative boundary |
type:relation admin_level=10 | Relations that have an administrative level equal to 10 |
child(type:relation id:<id>) waterway=river | Children of the relation (the members) with the id <id> tagged waterway=river |
closed areasize:-200 | Closed ways (areas) with areas up to 200m² in size |
closed waylength:1000- | Closed ways with perimeters greater than 1000m in length |
type:node -untagged child closed | Tagged nodes which are part of closed ways |
parent(child(selected)) type:way | Neighbouring ways of a selected way |
parent child selected type:way | Same as above. Parentheses are optional for single-argument expressions |
parent(type:node highway:stop) highway:residential | Residential ways that have a stop sign in a child node |
child (type=route "<name>") | Everything that is member of a relation of type route with name <name> |
type:node ways:2 child highway=residential | Intersection nodes of residential ways |
type:way and highway=residential and name!=* and noname!=yes
| Residential roads missing a name |
type:way and (highway in (motorway, motorway_link, trunk, trunk_link, primary,
primary_link, secondary, secondary_link,
tertiary, tertiary_link, unclassified,
residential, living_street, pedestrian) or
(highway=service and service=alley))
| All types of highways |
building=* and building!=no and geometry:polygon
| All buildings. This filter also excludes the (rare) objects marked with building=no , which is a tag used to indicate that a feature might be expected to be a building |
leisure=park and geometry:polygon or amenity=bench and (geometry:point or
geometry:line)
| Parks and park benches |
(landuse=forest or natural=wood) and geometry:polygon
| Forests and woods |
Please keep in mind before deleting those nodes (yes, you did not write that), to try to look why these nodes are existing (see object history, OWL's beta history tab, whodidit, …).
Sometimes
Yes, it were some small buildings in a small village deleted by the redaction bot I think. As I will be there tomorrow, I will possibly create them again.