We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 889fb0e commit b2fb44bCopy full SHA for b2fb44b
momepy/elements.py
@@ -70,7 +70,7 @@ def morphological_tessellation(
70
pass any option accepted by :func:`libpysal.cg.voronoi_frames` or geopandas
71
object that will be automatically unioned.
72
shrink : float, optional
73
- The distance for negative buffer to generate space between adjacent polygons).
+ The distance for negative buffer to generate space between adjacent polygons.
74
By default 0.4
75
segment : float, optional
76
The maximum distance between points after discretization. By default 0.5
0 commit comments