File: elements.rst

package info (click to toggle)
python-momepy 0.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 51,428 kB
  • sloc: python: 11,098; makefile: 35; sh: 11
file content (19 lines) | stat: -rw-r--r-- 548 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Generating morphological elements
=================================

Apart from morphometric analysis, momepy can generate certain kinds of
morphological elements and link different elements together via
unique_id (see :doc:`Data structure <../data_structure>` ). The main feature of ``elements``
module is an algorithm generating **morphological tessellation** and
consequent one generating blocks based on geometry of morphological
tessellation.

This section covers:

.. toctree::
   :maxdepth: 2

   tessellation
   enclosed
   blocks
   links