MCPcopy Create free account
hub / github.com/shapely/shapely / GeometryTypeError

Class GeometryTypeError

shapely/errors.py:55–56  ·  view source on GitHub ↗

An error raised when the geometry has an unrecognized or inappropriate type.

Source from the content-addressed store, hash-verified

53
54
55class GeometryTypeError(ShapelyError):
56 """An error raised when the geometry has an unrecognized or inappropriate type."""
57
58
59def __getattr__(name):

Callers 11

transformFunction · 0.90
shared_pathsFunction · 0.90
_split_line_with_lineMethod · 0.90
splitMethod · 0.90
substringFunction · 0.90
dump_coordsFunction · 0.90
shapeFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…