Results 2 issues of Dmitry

Hi, I want to overlay 3d elevation model with other datasources (we have our own wms/wfs server with vector and raster layers). Is that possiible to do that? Thanks!

question

When trying to execute last polygons time-series example from https://github.com/OpenGeoscience/geonotebook/blob/master/notebooks/04_Annotations.ipynb I got: --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) in () 9 10 for p in M.layers.annotation.polygons: ---> 11 layer,...