[OSM-dev] OSM in-browser JavaScript editor

Alex Morega alex at grep.ro
Fri Apr 6 21:39:15 BST 2012


Hello,

I'm working on an editor for OpenStreetMap. It works in the browser, using native technologies (no Flash), makes heavy use of OpenLayers, and depends on a thin server proxy to perform OAuth and upload changesets to the API. It should work well on mobile browsers; tested on an iPad.

A demo installation can be seen at http://lawn.grep.ro/ - it's configured to talk to the "dev" database. Right now, the editor handles nodes: creation/movement/deletion and editing of properties. Ways and relations will come later.

The code is on GitHub (https://github.com/alex-morega/Lawn). It's kind of a mess, but I wanted to have a quick working version; the logic is being reorganized on top of Backbone (http://documentcloud.github.com/backbone/).

Feedback would be greatly appreciated!

Cheers,
-- Alex

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20120406/a0b678af/attachment.pgp>


More information about the dev mailing list