Slashdot Mirror


OpenStreetMap Launches a New Easy To Use HTML5 Editor

SWroclawski writes "On the heels of the news that OpenStreetMap is allowing anonymous contributions with its 'note system,' the project has launched a new in-browser editor called iD, which is not only easier to use, but written completely in JavaScript, using the D3 library for rendering. With all these improvements, OpenStreetMap is gaining popularity and has started a new donation campaign for additional hardware to support all the new contributors." This replaces a flash based editor (really great news!). The code is, naturally, available (under the WTFPL).

2 of 53 comments (clear)

  1. not actually replaces flash-based editor by welshie · · Score: 4, Informative

    not actually replaced flash-based editing, but adding another option. You can edit openstreetmap in a number of editors, with a number of different technologies: Some of them are: iD : HTML5-based, in-browser editing Potlatch : Flash-based, in-browser editing via flash player plugin JOSM : Java-based application, run from local machine, or via JNLP Vespucci : Android application, works nicely with touchscreens Meerkartor : QT application Openstreetmap is open, and as such there's loads of different ways of using it (or updating it). I've been contributing to openstreetmap since the days of the java applet editor (which used the processing libraries), before the data structures had been fleshed out. It's come a long way from a few scrawls representing the paths around Regents Park in London.

  2. Re:lowering the bar by bluegutang · · Score: 4, Informative

    What I would like to see is better history viewing. on wikipedia it is quick to see if a page has been edited recently and by who. obviously this is a harder problem for a map. clicking history on openstreet map does not show much of use (right in the middle of an inland city i am seeing edits like "Update harbour tags ").

    This is a much requested feature (#6) and progress is apparently being made on it...