<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi, can you share your code?  It would be useful to see how you set up the `trail_riding_station` preset.<div class=""><br class=""></div><div class="">The “Tourism” field will appear in the sidebar because that field has been set up recently as a “universal” field that defaults to “attraction"<div class=""><br class=""></div><div class="">see: <a href="https://github.com/openstreetmap/iD/blob/aa34a055f6e83667899a24ad329d97c883b6a632/data/presets/fields/tourism_attraction.json#L5" class="">https://github.com/openstreetmap/iD/blob/aa34a055f6e83667899a24ad329d97c883b6a632/data/presets/fields/tourism_attraction.json#L5</a></div><div class="">closes this issue:<br class=""><div class=""><a href="https://github.com/openstreetmap/iD/issues/4323" class="">https://github.com/openstreetmap/iD/issues/4323</a></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">This means that,</div><div class="">- if `tourism=*` has a value, it will be shown in the sidebar fields list below other things</div><div class="">- if the user chooses `Tourism` from the “add field” dropdown, the tag will be added with the value `tourism=attraction`</div><div class="">- it works somewhat like `address`, `phone`, `wheelchair`, and other fields that can be added to anything</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Hope this helps,</div><div class="">Bryan</div><div class=""><br class=""></div><div class=""><br class=""><div class=""><br class=""><blockquote type="cite" class=""><div class="">On Feb 10, 2018, at 4:09 AM, NopMap <<a href="mailto:ekkehart@gmx.de" class="">ekkehart@gmx.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi,<br class=""><br class="">I have been trying to add a missing preset to id, for<br class="">tourism=trail_riding_station.<br class="">It is defined with "fields": [ "name", "address", "phone", "website",<br class="">"description" ]<br class=""><br class="">There are two problems:<br class=""><br class="">1. below the expected fields, there is an additional field appearing<br class="">"tourism = attraction", which does not make any sense. It is not referenced<br class="">in the preset and there is no tag for "attraction" on the node.<br class=""><br class="">2. The special input area for address remains empty. In the HTML the section<br class="">is just empty: <div class="preset-input-wrap"></div>. I have not made any<br class="">modifications to the address preset or code. Does this special input section<br class="">need additional dependencies?<br class=""><br class="">The same problems also occur with the unmodified standard preset for<br class="">tourism=hotel.<br class=""><br class="">I use a fork of ID 2.6.1 locally with XAMPP. Do those problems sound<br class="">familiar?<br class=""><br class="">bye, Nop<br class=""><br class=""><br class=""><br class=""><br class="">--<br class="">Sent from: <a href="http://gis.19327.n8.nabble.com/Developer-Discussion-f5233107.html" class="">http://gis.19327.n8.nabble.com/Developer-Discussion-f5233107.html</a><br class=""><br class="">_______________________________________________<br class="">dev mailing list<br class=""><a href="mailto:dev@openstreetmap.org" class="">dev@openstreetmap.org</a><br class=""><a href="https://lists.openstreetmap.org/listinfo/dev" class="">https://lists.openstreetmap.org/listinfo/dev</a><br class=""></div></div></blockquote></div><br class=""></div></div></div></div></div></body></html>