Mhhhhf<br>Fly<br>Henry<br>H<br>Rhmmm<br><div class="gmail_quote"><div dir="ltr">On Mon, Sep 24, 2018 at 6:38 AM Joseph Eisenberg <<a href="mailto:joseph.eisenberg@gmail.com">joseph.eisenberg@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Kevin<br>Yes, “prominence” here is a technical term that has only a partially connection to the subjective “importance” of a peak. <br><br>In general, all peaks with high topographic prominence are considered important by local people (if anyone lives near them) and mountain climbers, but some peaks with low topographic prominence are also well-known, eg the Matterhorn.<br><br>I see that the old, abandoned proposal also suggests the possibility of making a relation to show the parent peak and key col. These sort of relations may not be useful to data users, but they might help other mappers to verify the prominence data. <br><br>Personally, I won’t add new relations when the key col and parent peak are close by, but I will if they are far away.<br><br>Joseph<br><br><div class="gmail_quote"><div dir="ltr">On Mon, Sep 24, 2018 at 4:00 AM Kevin Kenny <<a href="mailto:kevin.b.kenny@gmail.com" target="_blank">kevin.b.kenny@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, Sep 23, 2018 at 9:34 AM Michael Reichert <<a href="mailto:osm-ml@michreichert.de" target="_blank">osm-ml@michreichert.de</a>> wrote:<br>
> (1) If you assume the earth to be a plane, just order the peaks by their<br>
> elevation. It's so simple that I don't give the necessary SQL query<br>
> here. If we used a prominence=* key, it would have to be the distance to<br>
> the next higher peak. If the value were not a number but a term like<br>
> "most_important", "very_important", "neighbour_of_highest" etc. it would<br>
> not comply with the verifiability requirement of OSM and invite people<br>
> to have edit wars.<br>
<br>
This misunderstands the concept of topographic prominence.  A peak's<br>
parent in the prominence hierarchy is not the nearest higher peak. It's<br>
the higher peak for which the least descent is required from a given peak<br>
a path that joins them can begin a continuous ascent to the higher peak.<br>
<br>
> (2) If you assume the earth to be an ellipsoid, it is more difficult but<br>
> still achievable with ele=* tags in OSM and elevation raster data (SRTM<br>
> etc.) only. There is an open source solution to do so.<br>
> <a href="https://gitlab.com/nuntius35/extremal_peaks/blob/master/README.md" rel="noreferrer" target="_blank">https://gitlab.com/nuntius35/extremal_peaks/blob/master/README.md</a><br>
> (mentioned in WeeklyOSM issue 423)<br>
<br>
That is correct - but SRTM is of insufficent resolution for an accurate<br>
prominence calculation, and the calculation is extremely expensive for<br>
an extremely prominent peak, where the key col can be hundreds or<br>
or thousands of km away. It's worth precomputing and tabulating.<br>
<br>
> (3) If we use a tag like prominence=* for peaks two mappers will have a<br>
> different opinion on the value to choose. For example, the Matterhorn is<br>
> 4478 m high but Monte Rosa is 4634 m high and not that far away.<br>
> However, the Matterhorn is more famous and people expect it to appear on<br>
> maps at the same or lower zoom scales than Monte Rosa. Whose opinion is<br>
> correct? From my point of view, the mapper using the elevation only<br>
> because that is the only verifiable fact while the prominence in<br>
> advertisement is something we don't record in OSM for a very good<br>
> reason. (Please replace "peak" by "city" and "height" by "population"<br>
> and read this paragraph again)<br>
<br>
Topographic prominence is entirely objective; it's a well-defined<br>
numerical quantity. It is not to be confused with social prominence.<br>
Sorting peaks by topographic prominence at a low zoom level would<br>
be an interesting idea, It would surely not fix the 'Matterhorn'<br>
vs 'Monte Rosa' problem, but it might well help the situation<br>
where a low-zoom map shows rather insignificant subsidiary<br>
mountains rather than the prominent peaks of a range.<br>
<br>
About all that I'd have to say about the proposal is that it<br>
would be useful - and would probably need a new type<br>
of relation - to tabulate key col location and parent peak<br>
as well as prominence.  The relation would have three<br>
members:<br>
parent_peak - A point object representing the parent peak<br>
subsidiary_peak - A point object representing the subsidiary peak<br>
key_col - A point object representing the key col<br>
and be tagged 'type=topographic_prominence'.<br>
The prominence of a subsidiary peak can then be<br>
deduced by subtracting the key col elevation from that<br>
of the subsidiary peak. (Alternatively, 'prominence=<metres>'<br>
could be added as a tag on the relation, but that's rather a<br>
redundant representation.)<br>
<br>
_______________________________________________<br>
Tagging mailing list<br>
<a href="mailto:Tagging@openstreetmap.org" target="_blank">Tagging@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/tagging" rel="noreferrer" target="_blank">https://lists.openstreetmap.org/listinfo/tagging</a><br>
</blockquote></div>
</blockquote></div>