Skip to content

Implementing the direct use of WMS layer as background data of maps #2988

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

Closed
TomGeoDK opened this issue Sep 10, 2018 · 2 comments
Closed

Implementing the direct use of WMS layer as background data of maps #2988

TomGeoDK opened this issue Sep 10, 2018 · 2 comments

Comments

@TomGeoDK
Copy link

TomGeoDK commented Sep 10, 2018

I tried recently to use WMS (WebMapService) data in plotly. This type of data is pretty much standard when it comes to the use of third party data or pre-processed data (GEO/GIS data).

Pre-processed in this context can mean that original data (usually GTIFF) are tiled at specific zoom levels and stored (usually PNG or JPEG) to be delivered on request of the service user.
I assume mapbox is using this sort of data, and thereby a limited number of background layer is available, but I am missing the opportunity to invoke other background layer than the one offered by mapbox.

There are many WMS services out there, one of them I would like to use is this one (requires some credentials, but access is free of charge).

@vpipkt
Copy link

vpipkt commented Nov 9, 2018

Agree this would be very powerful and add a lot of possibilities to customize.

Related. Documentation on how to add a WMS layer to a mapbox map: https://www.mapbox.com/mapbox-gl-js/example/wms/

@etpinard
Copy link
Contributor

Merging into #3592

WMS layers will be available once we make our mapbox style API less restrictive.

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

3 participants