0

I use ipyleaflet for visualization of WMS source in Jupyter Notebook. Example:

from ipyleaflet import Map

m = Map(zoom=5)
display(m)

Is it possible to get an image from the ipyleaflet Map to work with pixel values?

Ivan
  • 81
  • 1
  • 3

0 Answers0