Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/shapely/shapely
/ geometrycollection.py
File
geometrycollection.py
docs/code/geometrycollection.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
matplotlib.pyplot
as
plt
2
from
shapely.geometry
import
LineString
3
from
shapely.plotting
import
plot_line, plot_points
4
Callers
nothing calls this directly
Calls
5
LineString
Class · 0.90
plot_line
Function · 0.90
plot_points
Function · 0.90
set_limits
Function · 0.90
intersection
Method · 0.80
Tested by
no test coverage detected