Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BlackAndWhite variant of OSM tiles broken #117

Closed
brunob opened this issue Dec 17, 2014 · 8 comments
Closed

BlackAndWhite variant of OSM tiles broken #117

brunob opened this issue Dec 17, 2014 · 8 comments

Comments

@brunob
Copy link
Member

brunob commented Dec 17, 2014

This variant is broken (404), we have to find the new address of this tileset...

https://github.com/leaflet-extras/leaflet-providers/blob/master/leaflet-providers.js#L80

@brunob
Copy link
Member Author

brunob commented Dec 17, 2014

Ok, new address is http://{s}.tiles.wmflabs.org/bw-mapnik/{z}/{x}/{y}.png

@brunob brunob closed this as completed in 1192ff5 Dec 17, 2014
@brunob
Copy link
Member Author

brunob commented Dec 17, 2014

Sorry to not have made a PR, this was just a small & quick fix :)

@jieter
Copy link
Contributor

jieter commented Dec 17, 2014

never mind :)

@jieter
Copy link
Contributor

jieter commented Dec 17, 2014

are you doing the release and push to gh-pages too?

@brunob
Copy link
Member Author

brunob commented Dec 17, 2014

Sorry but i'm quite in a rush for now, would you take care of it please :) ?

@jieter
Copy link
Contributor

jieter commented Dec 17, 2014

yeah, but it would be nice if you could do it yourself next time. It's just a matter of

git checkout master
git pull origin master
npm run release
git checkout gh-pages
git pull origin master
# <commit merge>
git push origin gh-pages

10 seconds of work maybe.

@brunob
Copy link
Member Author

brunob commented Dec 17, 2014

sure, thx a lot for the hint :)

@brunob
Copy link
Member Author

brunob commented Dec 24, 2014

Added this process to the wiki page https://github.com/leaflet-extras/leaflet-providers/wiki

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants