Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

shapeMisc

polsby_popper(cShape)

Description:

Calculate the Polsby-Popper score for a given shape.

Parameters:


schwartzberg(cShape)

Description:

Calculate the Schwartzberg score for a given shape.

Parameters:


ckdnearest(gdfA, gdfB, gdfB_cols=['ID'])

Description:

Calculate the nearest object in gdfB for each object in gdfA; works for varied geometry types.

Parameters:

Returns: