josm usertools plugin
January 4, 2008 at 10:11 pm | In Mapping, geo, gis, gps, openstreetmap | 5 CommentsTags: java, josm, Mapping, openstreetmap, plugin, usertools
Just developed a plugin for JOSM, the OpenStreetMap editor to help work with authors/ users. Has some basic functionality at the moment, but will get more stuff, especially as more of osm work is quality control, and networking with nearby users.

It has three actions, at the moment, 1)Opens up the built-in author panel, if it isn’t already visible 2) Open browser showing the openstreetmap.org user profile page for the selected user. 3) From all the map data in josm, just select all the data that belongs to the selected user. Also on the list is to improve the way it searchs and selects by user (it is quite dumb in the way it does it at the moment), so if there was a load of fish and chip shops tagged with chippy=yes, then these would also be selected if you asked it to search for the user called “chippy”.
5 Comments »
RSS feed for comments on this post. TrackBack URI
Leave a comment
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.
Have you added it to the appropriate wiki page for it be downloadable from within JOSM?
Comment by Shaun McDonald — January 5, 2008 #
Already got it installed, currently I can only get the select function to work.
I guess there’s something broken with my system browser config, is there a command option to run a certain browser executable?
Comment by Edgemaster — January 5, 2008 #
shaun: will do, thanks for reminding me
Edgemaster: hmm, it uses the JOSM library class, OpenBrowser, what platform do you have?
for linux, it uses gnome-open
Comment by tim — January 5, 2008 #
that’s super useful
one suggestion is sending messages directly from josm
Comment by Mikel Maron — January 7, 2008 #
I don’t know if you still work on the tool, but if you do you might want to check how it handles names. “Frank Miller” will be encoded to “Frank%20Miller” and thus nothing gets selected when “Select User’s Data” is clicked.
Thank you!
Greetings
xeen
Comment by xeen — September 26, 2008 #