ProfessionalWiki / ProfessionalWiki/Maps
NLS tiles not loading
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 78
- Forks
- 65
- Avg merge
- 9h 17m
- Merged PRs (30d)
- 6
Description
MediaWiki running on XAMPP for Windows
- Maps version: 10.1.2 with leaflet-providers.js from 3/18
- MW version:1.39.6
- PHP version: 7.4.33
- SMW version (if applicable): 4.1.3
Using layers=NLS.### and service=leaflet, the osgb1888, osgb63k1885, and oslondon1k1893 layers do not load.
{{#display_map: center=57.7683, -3.9723
| 57.8235,-4.2324~Little Daan;
57° 45′ 04″ N 4° 02′ 22″ W~Shandwick House;
57.6710,-4.1766~Balblair, Cromarty
|layers=NLS.osgb1888,NLS.osgb63k1885,NLS.oslondon1k1893,NLS.osgb1919
|service=leaflet
|zoom=9
}}
This includes the 3 that are not loading for me plus osgb1919, which does load for me, just as a comparison.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with leaflet-providers.js and the Leaflet service path that resolves layers=NLS.osgb1888, NLS.osgb63k1885, and NLS.oslondon1k1893. Reproduce the supplied display_map example in the listed MediaWiki and Maps versions, using NLS.osgb1919 as the working comparison; done means all four requested layers load.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100