Welcome to the funmap editor

This tool will make edits with your OpenStreetMap user account. You need to authorize this:

Authorize with OpenStreetMap




Description

This is currently pointed at the test API/database : http://api06.dev.openstreetmap.org. You need an account on there, and you need to find an object id from there to try it out

Mainly this was my attempt to do OAuth in PHP. Got it all working eventually except that it leaves behind dead OAuth tokens in your list when your session times out. I dont think I can solve that at my ("client" website) end of things. But I'm also not sure if it's a problem or not.

source code