Samat added a comment.

  In T173052#6204992 <https://phabricator.wikimedia.org/T173052#6204992>, 
@Whitepixels wrote:
  
  > It would be nice to display multi-level OSM relations on wikipedia / 
wikivoyage. For example this hiking path: 
https://www.openstreetmap.org/relation/2110963 - note that this is a relation 
of relations, not a relation of ways. The wikidata element is here: 
https://www.wikidata.org/wiki/Q95735225. As far as I can see, the mapshapes 
template support only relations that have ways as members.
  
  The Wikidata page should request this (or similar) OverPass turbo query in 
order to display the path:
  
    [out:json][timeout:25];
    rel(2110963);
    (._;>>;);
    out;
  
  instead of the default
  
    [out:json][timeout:25];
    nwr["wikidata"="Q95735225"];
    out body geom qt;

TASK DETAIL
  https://phabricator.wikimedia.org/T173052

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Samat
Cc: Samat, Whitepixels, The_RedBurn, Yurik, Salgo60, Jc86035, debt, TheDJ, 
Planemad, Pigsonthewing, Aklapper, mxn, PokestarFan, Alilje, darthmon_wmde, 
Nabetaro, Nandana, MSantos, Lahi, Gq86, Looniverse, GoranSMilovanovic, QZanden, 
Orienteerix, LawExplorer, Ddproxy, _jensen, rosalieper, JGirault, Scott_WUaS, 
phabyogi, GAllegre, Susannaanas, ferdbold, lxbarth, Wikidata-bugs, aude, 
Mbch331, Jay8g, Krenair
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to