openstreetmap / iD

🆔 The easy-to-use OpenStreetMap editor in JavaScript.
https://www.openstreetmap.org/edit?editor=id
ISC License
3.34k stars 1.2k forks source link

Use ID editor to import OSM data from Postgres #8504

Open dksivagis opened 3 years ago

dksivagis commented 3 years ago

Hi, Is it possible to install ID editor and do the following..

  1. Import OSM data from postgres
  2. Edit the data and push back changes to Postgres database

How can we perform this. Please suggest if there is such alternative.

mmd-osm commented 3 years ago

You need to install https://github.com/openstreetmap/openstreetmap-website, which provides the necessary OSM API.

Issue can be closed as there are apparently no follow-up questions.