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

save iD editor tags to a new database

0

Hello everyone, I am editing iD editor so i can put some more tags on it. i would like to have the my new tags saved in my own database and the tags from OSM saved in OSM database.

After my idea was to display all tags in one webpage using openlayers. Can someone tell me how can i do this?

Thank you for all the help

asked 29 Jul '16, 10:42

FrancisCosta's gravatar image

FrancisCosta
0121213
accept rate: 0%

edited 29 Jul '16, 19:31

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

openlayers displays map tiles. Could you please explain in more detail what you expect? How should the "new tags" look like on your webpage?

(29 Jul '16, 19:32) aseerel4c26 ♦

The ideaof the project is to have 2 interface. (editor and viwer) The user would put information of is company in the editor where the OSM tags went to OSM db and the new Tags to my own database. In the viwer interface it would display the OSM tags and the new tags . The idea was to connect both database information based on the tag id i dont know if i explain the best way . Thanks for all the help

(29 Jul '16, 21:21) FrancisCosta

One Answer:

0

Hi Francis, would not it be better if you asked your questions at these pages; https://github.com/openstreetmap/iD/blob/master/CONTRIBUTING.md

answered 31 Jul '16, 13:49

Hendrikklaas's gravatar image

Hendrikklaas
9.3k207238387
accept rate: 5%

Source code available on GitHub .