Re: [OSM-dev] ID presets problem

2018-03-01 Thread NopMap
I was testing the option to include GPX tracks in the map and I noted that the layer is shown* in front of the* OSM data. I would have expected the GPX track to be behind the OSM data so it is not obscured and you can easily draw your ways on top of the GPX track. Potlatch2 does it this way. Is

Re: [OSM-dev] ID presets problem

2018-03-01 Thread NopMap
Bryan Housel wrote > Somebody made: > https://github.com/openstreetmap/iD/pull/3140 > https://github.com/openstreetmap/iD/pull/3140; > which I probably would have just accepted if it didn’t conflict with the > existing "selected" style. > (whatever we do needs to look and feel different than how

Re: [OSM-dev] ID presets problem

2018-02-25 Thread Jo
In Belgium and The Netherlands (and maybe in Germany too) there are numbered node networks for horseback riding. I have no idea if they are very popular. I don't have any near to where I can go do horseback riding. Polyglot 2018-02-25 23:15 GMT+01:00 Bryan Housel : > The

Re: [OSM-dev] ID presets problem

2018-02-25 Thread Bryan Housel
> The taginfo service and the nominatim service still don't work. A mystery as > the osm service works just fine. But I did not have a closer look yet. Does > iD have some helpful means for debugging the services? I don’t have any helpful tips other than to just use the debugging features

Re: [OSM-dev] ID presets problem

2018-02-25 Thread NopMap
Eventually I managed to persuade iD to use my own icon images instead of the maki library. Actually it took less than a dozen lines of code to implement the patch - it just was very difficult to find those lines. The taginfo service and the nominatim service still don't work. A mystery as the osm

Re: [OSM-dev] ID presets problem

2018-02-13 Thread NopMap
Bryan Housel wrote >> I am not quite sure why the nominatim service does not work. It also >> appears >> that the taginfo service does not work either. Those fields which are >> supposed to get their values from taginfo also remain empty. I assume >> that >> is has something to do with the test

Re: [OSM-dev] ID presets problem

2018-02-11 Thread Bryan Housel
> On Feb 11, 2018, at 3:47 AM, NopMap wrote: > > 1. tourist attraction > > Bryan Housel wrote >> The “Tourism” field will appear in the sidebar because that field has been >> set up recently as a “universal” field that defaults to “attraction" > > Thank you, that is it. I

Re: [OSM-dev] ID presets problem

2018-02-10 Thread Bryan Housel
Hi, can you share your code? It would be useful to see how you set up the `trail_riding_station` preset. The “Tourism” field will appear in the sidebar because that field has been set up recently as a “universal” field that defaults to “attraction" see: