....../src/ocgis/interface/base/dimension/spatial.py:1310: MaskedArrayFutureWarning: setting an item on a masked array which has a shared mask will not copy the mask and also change the original mask array in the future.
Check the NumPy 1.11 release notes for more information.
fill[ii, jj] = geom.area
I don't expect this has an effects.