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 aseerel4c26 ♦ |
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 |
openlayers displays map tiles. Could you please explain in more detail what you expect? How should the "new tags" look like on your webpage?
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