[OSM-dev] Javascript library for the editing-API (not overpass)
Martin Raifer
tyr.asd at gmail.com
Mon Apr 24 07:10:12 UTC 2017
Hi,
you may want to take a look at iD's source code. Depending on what you
actually need, some of its code might be reusable (in form of
ES6-modules). For example, the code handling the interaction with
OSM's editing API is found here:
https://github.com/openstreetmap/iD/blob/master/modules/services/osm.js
Best,
Martin
On Sun, Apr 23, 2017 at 6:46 PM, Viet Nguyen <viet2046 at gmail.com> wrote:
> Hello,
>
> I'm a new subscriber. I have looked on Github, iD repo, and npm but haven't
> found a Javascript that can be used with the editing API. Before rolling my
> own library (JS is not my strong suit) I thought I should check with members
> of the dev list.
>
> TLDR;
> I want to experiment with creating polygons describing rock climbing areas
> and submit them to OSM.
>
> https://lists.openstreetmap.org/pipermail/talk/2017-April/077879.html
>
> Viet
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> https://lists.openstreetmap.org/listinfo/dev
>
More information about the dev
mailing list