Yezur Wiki:Maps: Difference between revisions
Appearance
Created page with "= YezurMaps extension test = If you can read this but see no maps below, the module didn't attach — check <code>Special:Version</code> lists "YezurMaps". == 1. Manual map, no Overpass (base plumbing) == Proves: parser function fires, Leaflet loads, '''standard''' (/carto) tiles render, and manual geometry draws — all with zero network calls to Overpass. {{#map: | center = 12.5,-3.2 | zoom = 11 | height = 380px | marker = 12.5,-3.2;Test marker with popup | polygon..." |
No edit summary |
||
| Line 43: | Line 43: | ||
}} | }} | ||
== 4. The | == 4. The multiprovince == | ||
{{# | == Map == | ||
| center = | {{#map: | ||
| | | center = 39.0,84.5 | zoom = 5 | height = 600px | ||
| | | feature = relation=140050 ~title=[[Ardeşehir Eyaleti]]<br>Capital: [[Ardeşehir]]<br>Population: 14,725,619 ~color=#340e0e ~weight=3 ~fillcolor=#0000ff ~fillopacity=0.25 | ||
| feature = relation=251642 ~title=[[Sahil Eyaleti]]<br>Capital: [[Viktorya]]<br>Population: 3,173,804 ~color=#340e0e ~weight=3 ~fillcolor=#990000 ~fillopacity=0.25 | |||
| feature = relation=251641 ~title=[[Kıran Eyaleti]]<br>Capital: [[Almıros]] ~color=#340e0e ~weight=3 ~fillcolor=#32cd32 ~fillopacity=0.25 | |||
}} | }} | ||
Revision as of 11:38, 15 July 2026
YezurMaps extension test
If you can read this but see no maps below, the module didn't attach —
check Special:Version lists "YezurMaps".
1. Manual map, no Overpass (base plumbing)
Proves: parser function fires, Leaflet loads, standard (/carto) tiles render, and manual geometry draws — all with zero network calls to Overpass.
Loading map…
2. Bright basemap (second tile backend)
Proves: the bright (/raster tileserver-gl) layer is reachable. If §1 renders but this is blank, the raster service — not the extension — is the issue.
Loading map…
3. Overpass highlight (live geometry fetch)
Proves: client-side Overpass works — geometry is fetched and the map auto-fits. Replace 42 with a REAL relation ID from your data (a boundary, lake, or route you've actually mapped), or this map will load empty.
Loading map…
4. The multiprovince
Map
Loading map…