[OSM-dev] ID presets problem
Bryan Housel
bryan at 7thposition.com
Sun Feb 25 22:15:05 UTC 2018
> 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 already built into your browser. I mostly just use Chrome Dev tools to step through and debug the iD code. (If you are more familiar with Firefox, Safari, Edge, their dev tools are fine too).
> It appears that iD is not capable at the moment of rendering route relations
> on the map with some highligting/casing/shadow etc. Is this correct?
> If so, is there already a ticket for such a rendering? It is a very useful
> feature of Potlatch2.
There are some discussions on:
https://github.com/openstreetmap/iD/issues/1575 <https://github.com/openstreetmap/iD/issues/1575>
https://github.com/openstreetmap/iD/issues/659 <https://github.com/openstreetmap/iD/issues/659>
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 it looks when the user selects things)
> I also noted that the route relation presets seem to be rather generic. Is
> there something to know about there history/making?
It’s pretty much driven by whatever people want to edit/show here, as long as we can make it easy for an untrained user to figure out.
> On the other hand, for route=horse there is a field for network_horse. I am
> very much into horseback riding and the use of OSM for it, but I have never
> heard of such a network definition for horse routes. The tag is mentioned in
> the Wiki but it appears to be a simple copy & paste from hiking routes.
>
> Is there some more information and a definition behind this preset?
It was requested here:
https://github.com/openstreetmap/iD/issues/3057 <https://github.com/openstreetmap/iD/issues/3057>
The requesting user mentioned the `network` values and it seems fine. I don’t dig too much into requests like this - if it’s a reasonable request, we’d probably just add it.
Thanks Bryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20180225/1b57ff68/attachment.html>
More information about the dev
mailing list