I am currently trying to properly import bus stops data into OSM (see here for the details). I did tests upload on the dev server, but I didn’t find a way to revert a changeset : the osm-revert-scripts can get a changeset content, and seems to generate a revert changeset (the log list all created nodes and say it will delete them) but at the end don’t delete anything.
I found some tools than can act on the prod server but I’d like to test before on https://master.apis.dev.openstreetmap.org … does somenone know a good tool for this ?
Thank !