biggr_maps.kgml
===============

.. py:module:: biggr_maps.kgml


Functions
---------

.. autoapisummary::

   biggr_maps.kgml.batched
   biggr_maps.kgml.is_within
   biggr_maps.kgml.kgml_to_escher_map


Module Contents
---------------

.. py:function:: batched(iterable, n, *, strict=False)

.. py:function:: is_within(coord, refcoord1, refcoord2)

.. py:function:: kgml_to_escher_map(filename: str, scale_factor: float = 3.0) -> biggr_maps.map.Map

