The 2018 improvements to internationalised names are a vast improvement for maplink and mapframe. It would be great (and maybe not complicated) to make them available to the other mapping template at 'Graph:Street map with marks' as well
To have the new default of 'language of the wiki', even without all the additional versions, would be a huge improvement over the current version for pretty much everyone. For consistent terminology the current 'osm-intl' could be renamed as osm-local to match the maplink usage, leaving osm-intl as the new default. The no-labels 'osm' style has also been useful, so to end up with all three would be great.
The hint I have received is that it needs to add a language parameter to the graphoid service, and let it pass it through to the map service, at https://github.com/nyurik/mw-graph-shared/blob/master/src/VegaWrapper.js#L306
Description
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | TheDJ | T195633 Enable the internationalised names to be available to Graph:Street map with marks | |||
Declined | None | T196001 Graphoid service git master is in a broken, untestable state |
Event Timeline
Thx for filing, the fix is really trivial - just add a few js lines to the code linked above, and deploy the newer version of graphoid and mediawiki.
Change 436306 had a related patch set uploaded (by Yurik; owner: Yurik):
[mediawiki/extensions/Graph@master] Bump url parsing dep to enable lang param
Change 436326 had a related patch set uploaded (by Yurik; owner: Yurik):
[mediawiki/services/graphoid@master] Bump url parsing dep to enable lang param
This task is blocked on T196001 -- once graphoid service is back to testable state, simply +2 and deploy https://gerrit.wikimedia.org/r/#/c/436326/
Change 436326 abandoned by Jforrester:
[mediawiki/services/graphoid@master] Bump url parsing dep to enable lang param
Reason:
Repo archived.
Was already possible for a while now. Made the edits to the template.
https://www.mediawiki.org/w/index.php?title=Template:Graph:Street_map_with_marks&diff=5029456&oldid=4512601
https://en.wikipedia.org/w/index.php?title=Template:Graph:Street_map_with_marks&diff=1066960330&oldid=1050813886
Change 436306 abandoned by TheDJ:
[mediawiki/extensions/Graph@master] Bump url parsing dep to enable lang param
Reason:
was already deployed a while back.