.. _polygons:

========
Polygons
========

Boundaries
----------

.. currentmodule:: cartagen

.. autosummary::
    :nosignatures:
    :toctree: reference/

    generalize_boundaries

Patches
-------

.. currentmodule:: cartagen

.. autosummary::
    :nosignatures:
    :toctree: reference/

    generalize_area_patches

Collapsing
----------

.. currentmodule:: cartagen

.. autosummary::
    :nosignatures:
    :toctree: reference/

    skeletonize_natural
    skeletonize_artificial
    skeletonize_network
    spinalize_polygon
    spinalize_polygons

Measures
--------

.. currentmodule:: cartagen

.. autosummary::
    :nosignatures:
    :toctree: reference/

    polygon_elongation
    polygon_compactness
    polygon_concavity
    polygon_orientation
    surfacic_distance

Miscellaneous
-------------

.. currentmodule:: cartagen

.. autosummary::
    :nosignatures:
    :toctree: reference/

    remove_flat_vertices
    enclosing_rectangle
    close_polygon
    open_polygon