A common mistake made by beginners is to accidentally move nodes on ways (for example, roads or power lines). However, other entered data is usually correct. By other data, I mean new POIs or additional tags for map items.
For example. In the next changeset, the mapper added the correct tags for the road, but accidentally added a power transmission pole to the road.
I would like to have some syntax for filters. Something like:
node(id:1234tags,9876geom)
(just the first thing that came to mind. It will be necessary to describe all the combinations for different OSM types)
A common mistake made by beginners is to accidentally move nodes on ways (for example, roads or power lines). However, other entered data is usually correct. By other data, I mean new POIs or additional tags for map items.
For example. In the next changeset, the mapper added the correct tags for the road, but accidentally added a power transmission pole to the road.
I would like to have some syntax for filters. Something like:
node(id:1234tags,9876geom)(just the first thing that came to mind. It will be necessary to describe all the combinations for different OSM types)