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

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to