{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Enclosed tessellation\n", "\n", "Enclosed tessellation is an enhanced [morphological tessellation](tessellation.ipynb), based on predefined enclosures and building footprints. We can see enclosed tessellation as two-step partitioning of space based on building footprints and boundaries (e.g. street network, railway). Original morphological tessellation is used under the hood to partition each enclosure.\n", "\n", "