This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Access to OSM ID browser map object

0

I have setup OSM website with data. Now i want to get access of the map object of ID browser from my JavaScript code to make some change .How can i get access of that map.

asked 15 Apr '18, 07:04

_partha's gravatar image

_partha
26557
accept rate: 0%

edited 16 Apr '18, 19:58

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554


One Answer:

1

So I guess you already have the rails port running? The rails port says it has "integrated versions" of the editors, including iD.

Alternatively, there is an iD editor GitHub project. See prerequisites and the installation instructions.

answered 16 Apr '18, 08:48

scai's gravatar image

scai ♦
33.3k21309459
accept rate: 23%

edited 16 Apr '18, 19:58

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

Source code available on GitHub .