Page MenuHomePhabricator

enwiki {{Infobox park}} has map marker placed wrong
Closed, InvalidPublic

Description

Page showing the problem:

https://en.wikipedia.org/wiki/Great_Lines_Heritage_Park

Map shows:

https://maps.wikimedia.org/img/osm-intl,12,a,a,270x200.png?lang=en&domain=en.wikipedia.org&title=Great+Lines+Heritage+Park&groups=_1fdc743b9ae37cc7f657d947eb578a61487c743f

Map should show:

Roughly the result of this template:
{{Infobox mapframe |coord={{Coord|51.385|N|0.537|E|type:landmark|display=title, inline}}}}

Oddly enough, the map is perfectly centered on another park, just 30 miles away from the given coordinates; caching issue?

Other steps taken:
Infobox mapframe produces the correct results, so it doesn't appear to be the culprit. ?action=purge does nothing.

Event Timeline

Pikne closed this task as Invalid.EditedDec 15 2019, 12:08 PM
Pikne subscribed.

Without entering mapframe_lat and mapframe_long in "Infobox park" it takes coordinates from Wikidata. I fixed this on Wikidata.

This may be sort of confusing indeed. Documentation for these templates should probably be improved, and possibly it was more intuitive if mapframe would also respect coordinates parameter in "Infobox park" (the way location map added via map parameter currently does).

Closing as "invalid" as it is/was an on-wiki issue.