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

iD editor new tags

0

Hello everyone,

I am new around here, I cloned iD editor and i wanted to edit the interface remove some funcionalities that i dont need like editing lines , and knew how can i add new tags to the editor that would be send to my own database.

Thank you all for your help.

asked 26 Jul '16, 10:10

FrancisCosta's gravatar image

FrancisCosta
0121213
accept rate: 0%

edited 27 Jul '16, 21:37

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554

is your question about development/programming your own version of iD?

(26 Jul '16, 21:28) aseerel4c26 ♦

Yes aseerel4c26 it is.

(27 Jul '16, 08:43) FrancisCosta

okay, and.. what do you mean by "add new tags"? Do you mean new tag presets? Because iD has a custom tag entry feature also in the main version.

And what is your problem exactly? Can't you find the relevant program code files/location?

(27 Jul '16, 21:38) aseerel4c26 ♦

I mean for example add a tag using metadata where u can load a picture of a store product or simply put the prices of products ? Right now i am trying to find the code where i can remove the funcionalities that i dont need i am loking to the iD filed of javascript

(28 Jul '16, 11:47) FrancisCosta

One Answer:

5

I guess that iD/data/presets/README.md gives you all the info you need to change the iD tagging presets in your fork.

answered 27 Jul '16, 23:07

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

Source code available on GitHub .