Skip to main content
Ctrl+K
momepy 0.10.1.dev0+g81880e7.d20250418 documentation - Home momepy 0.10.1.dev0+g81880e7.d20250418 documentation - Home
  • Home
  • Install
  • User Guide
  • Examples
  • API reference
    • Contributing
    • Changelog
    • References
  • GitHub
  • Twitter
  • Home
  • Install
  • User Guide
  • Examples
  • API reference
  • Contributing
  • Changelog
  • References
  • GitHub
  • Twitter

Section Navigation

  • Getting started
  • Data Structure
  • Generating morphological elements
    • Morphological tessellation
    • Enclosed tessellation
    • Tessellation-based blocks
    • Linking elements together
  • Calculating simple characters
    • Dimension
    • Shape
  • Characters based on multiple GeoDataFrames
    • Measuring spatial distribution
    • Measuring density
  • Using spatial weights matrix
    • Generating spatial graphs
    • Examples of usage
    • Measuring diversity
    • Using two spatial graphs
  • Street network analysis
    • Converting from GeoDataFrame to Graph and back
    • Street network analysis
    • Multiple Centrality Assessment
    • Continuity in street networks
  • Data preprocessing
    • Simple network data preprocessing
    • Simplification of roundabouts
    • Consolidation of intersections
  • Migration to momepy 1.0 API
  • User Guide
  • Calculating simple characters

Calculating simple characters#

Simple characters are those requiring only GeoDataFrame itself. Most of the characters are not considered simple as they depend on relations between two (or more) GeoDataFrames or spatial weights matrices. But some are, and you can learn how to work with them in the notebooks below:

This section covers:

  • Dimension
    • Longest axis length
    • Height
  • Shape
    • Building shapes
    • Cell shapes
    • Street network shapes

previous

Linking elements together

next

Dimension

This Page

  • Show Source

© Copyright 2018-, Martin Fleischmann and PySAL Developers.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.