On Wed, Jul 08, 2009 at 12:26:58PM -0700, Andrew Ayre wrote: > So now I'm thinking that maybe I will just leave that incorrect tag in > there for someone else to worry about, as this is now too much of a hassle. > </rant>
For the record, http://svn.openstreetmap.org/applications/utils/change_tags/ was a simple python utility designed to make it easy to change tags. You write a python function which takes a current tagset, changes it, and returns it, and then it updates the existing object on the server. It was last updated to work ith the 0.5 API, so it woud need some work to get going (and could probably benefit from using changesets, etc.). But it was a tool designed to help alleviate this problem. Regards, -- Christopher Schmidt MetaCarta _______________________________________________ Talk-us mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-us

