geodata.Mask.remove_shapes
==========================

.. py:method:: geodata.Mask.remove_shapes(names: Iterable[str])

   Remove a shape from shape_mask dictionary

   :param names: The names of the shapes to be removed.
   :type names: Iterable[str]

