-
Notifications
You must be signed in to change notification settings - Fork 2.2k
WMS options #348
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
WMS options #348
Conversation
Happy to see the PR back. In my mind, we were about to release |
Yep. I will finish this today and focus on the release. I don't want to delay it more, but I meed WMS styles there for my own selfish reasons 😁 |
@BibMartin I removed the legacy WMS method test. That test was already a little flaky and we will remove method in after The current test checks if the HTML is rendered and for the existence of bounds. The bounds are Can you review and merge this one? |
|
||
self.version = version | ||
# FIXME: Should be map CRS! | ||
# self.crs = crs if crs else 'null |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does it mean that you would like to use this._parent.crs
in the template to set the CRS ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I understood leaflet correct the WMS service might be in a different crs
than the map and this variable is used to re-project it to the base map.
OK, go! |
Thanks @BibMartin! Preparing the release now... |
Don't you want to finish #352 before ? |
Working on that too. |
Work in progress to replace #277
See: http://nbviewer.jupyter.org/gist/ocefpaf/190dd0792ea05c0e5d3d