Toggle navigation sidebar
Toggle in-page Table of Contents
Shapely 0 documentation
User Guide
Installation
User Manual
Migrating to Shapely 1.8 / 2.0
Changes
API Reference
Geometry
Geometry creation
Input/Output
Measurement
Predicates
Set operations
Constructive operations
Linestring operations
Coordinate operations
STRTree
Testing
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__eq__() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
__ge__() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
__geo_interface__ (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(Point property)
(Polygon property)
__gt__() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
__hash__() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
__le__() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
__lt__() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
__ne__() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
__new__() (GeometryCollection static method)
(LinearRing static method)
(LineString static method)
(MultiLineString static method)
(MultiPoint static method)
(MultiPolygon static method)
(Point static method)
(Polygon static method)
__or__() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
__reduce__() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
__repr__() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
__str__() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
A
almost_equals() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
area (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
area() (in module shapely.measurement)
assert_geometries_equal() (in module shapely.testing)
B
boundary (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
boundary() (in module shapely.constructive)
bounds (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
bounds() (in module shapely.measurement)
box() (in module shapely.creation)
(in module shapely.geometry)
buffer() (GeometryCollection method)
(in module shapely.constructive)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
build_area() (in module shapely.constructive)
built-in function
prepared.prep()
shapely.affinity.affine_transform()
shapely.affinity.rotate()
shapely.affinity.scale()
shapely.affinity.skew()
shapely.affinity.translate()
shapely.geometry.box()
shapely.geometry.mapping()
shapely.geometry.polygon.orient()
shapely.geometry.shape()
shapely.ops.cascaded_union()
shapely.ops.clip_by_rect()
shapely.ops.linemerge()
shapely.ops.nearest_points()
shapely.ops.polygonize()
shapely.ops.polygonize_full()
shapely.ops.polylabel()
shapely.ops.shared_paths()
shapely.ops.snap()
shapely.ops.split()
shapely.ops.substring()
shapely.ops.transform()
shapely.ops.triangulate()
shapely.ops.unary_union()
shapely.ops.voronoi_diagram()
shapely.wkb.dumps()
shapely.wkb.loads()
shapely.wkt.dumps()
shapely.wkt.loads()
validation.make_valid()
C
centroid (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
centroid() (in module shapely.constructive)
clip_by_rect() (in module shapely.constructive)
contains() (GeometryCollection method)
(in module shapely.predicates)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
contains_properly() (in module shapely.predicates)
convex_hull (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
convex_hull() (in module shapely.constructive)
coords (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(Point property)
(Polygon property)
count_coordinates() (in module shapely.coordinates)
coverage_union() (in module shapely.set_operations)
coverage_union_all() (in module shapely.set_operations)
covered_by() (GeometryCollection method)
(in module shapely.predicates)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
covers() (GeometryCollection method)
(in module shapely.predicates)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
crosses() (GeometryCollection method)
(in module shapely.predicates)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
D
delaunay_triangles() (in module shapely.constructive)
destroy_prepared() (in module shapely.creation)
difference() (GeometryCollection method)
(in module shapely.set_operations)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
disjoint() (GeometryCollection method)
(in module shapely.predicates)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
distance() (GeometryCollection method)
(in module shapely.measurement)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
dwithin() (in module shapely.predicates)
E
empty() (in module shapely.creation)
envelope (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
envelope() (in module shapely.constructive)
equals() (GeometryCollection method)
(in module shapely.predicates)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
equals_exact() (GeometryCollection method)
(in module shapely.predicates)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
extract_unique_points() (in module shapely.constructive)
F
frechet_distance() (in module shapely.measurement)
from_bounds() (Polygon class method)
from_geojson() (in module shapely.io)
from_wkb() (in module shapely.io)
from_wkt() (in module shapely.io)
G
geom_type (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
geometries (STRtree property)
GeometryCollection (class in shapely.geometry)
geometrycollections() (in module shapely.creation)
get_coordinates() (in module shapely.coordinates)
H
has_z (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
has_z() (in module shapely.predicates)
hausdorff_distance() (GeometryCollection method)
(in module shapely.measurement)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
I
interpolate() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
intersection() (GeometryCollection method)
(in module shapely.set_operations)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
intersection_all() (in module shapely.set_operations)
intersects() (GeometryCollection method)
(in module shapely.predicates)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
is_ccw (LinearRing property)
(object attribute)
is_ccw() (in module shapely.predicates)
is_closed (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(Point property)
(Polygon property)
is_closed() (in module shapely.predicates)
is_empty (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
is_empty() (in module shapely.predicates)
is_geometry() (in module shapely.predicates)
is_missing() (in module shapely.predicates)
is_prepared() (in module shapely.predicates)
is_ring (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
is_ring() (in module shapely.predicates)
is_simple (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
is_simple() (in module shapely.predicates)
is_valid (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
is_valid() (in module shapely.predicates)
is_valid_input() (in module shapely.predicates)
is_valid_reason() (in module shapely.predicates)
L
length (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
length() (in module shapely.measurement)
line_interpolate_point() (GeometryCollection method)
(in module shapely.linear)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
line_locate_point() (GeometryCollection method)
(in module shapely.linear)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
line_merge() (in module shapely.linear)
LinearRing (built-in class)
(class in shapely.geometry)
linearrings() (in module shapely.creation)
LineString (built-in class)
(class in shapely.geometry)
linestrings() (in module shapely.creation)
M
make_valid() (in module shapely.constructive)
mapping() (in module shapely.geometry)
minimum_bounding_circle() (in module shapely.constructive)
minimum_bounding_radius() (in module shapely.measurement)
minimum_clearance (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
minimum_clearance() (in module shapely.measurement)
minimum_rotated_rectangle (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(object attribute)
(Point property)
(Polygon property)
module
shapely.constructive
shapely.coordinates
shapely.creation
shapely.geometry
shapely.io
shapely.linear
shapely.measurement
shapely.predicates
shapely.set_operations
shapely.strtree
shapely.testing
MultiLineString (built-in class)
(class in shapely.geometry)
multilinestrings() (in module shapely.creation)
MultiPoint (built-in class)
(class in shapely.geometry)
multipoints() (in module shapely.creation)
MultiPolygon (built-in class)
(class in shapely.geometry)
multipolygons() (in module shapely.creation)
N
nearest() (STRtree method)
(strtree.STRtree.strtree method)
nearest_all() (STRtree method)
normalize() (GeometryCollection method)
(in module shapely.constructive)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
O
offset_curve() (in module shapely.constructive)
oriented_envelope() (in module shapely.constructive)
overlaps() (GeometryCollection method)
(in module shapely.predicates)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
P
parallel_offset() (LinearRing method)
(LineString method)
(object method)
Point (built-in class)
(class in shapely.geometry)
point_on_surface() (GeometryCollection method)
(in module shapely.constructive)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
points() (in module shapely.creation)
Polygon (built-in class)
(class in shapely.geometry)
polygonize() (in module shapely.constructive)
polygonize_full() (in module shapely.constructive)
polygons() (in module shapely.creation)
prepare() (in module shapely.creation)
prepared.prep()
built-in function
project() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
Q
query() (STRtree method)
(strtree.STRtree.strtree method)
R
relate() (GeometryCollection method)
(in module shapely.predicates)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
relate_pattern() (GeometryCollection method)
(in module shapely.predicates)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
representative_point() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
reverse() (in module shapely.constructive)
S
segmentize() (in module shapely.constructive)
set_coordinates() (in module shapely.coordinates)
shape() (in module shapely.geometry)
shapely.affinity.affine_transform()
built-in function
shapely.affinity.rotate()
built-in function
shapely.affinity.scale()
built-in function
shapely.affinity.skew()
built-in function
shapely.affinity.translate()
built-in function
shapely.constructive
module
shapely.coordinates
module
shapely.creation
module
shapely.geometry
module
shapely.geometry.box()
built-in function
shapely.geometry.CAP_STYLE (built-in variable)
shapely.geometry.JOIN_STYLE (built-in variable)
shapely.geometry.mapping()
built-in function
shapely.geometry.polygon.orient()
built-in function
shapely.geometry.shape()
built-in function
shapely.io
module
shapely.linear
module
shapely.measurement
module
shapely.ops.cascaded_union()
built-in function
shapely.ops.clip_by_rect()
built-in function
shapely.ops.linemerge()
built-in function
shapely.ops.nearest_points()
built-in function
shapely.ops.polygonize()
built-in function
shapely.ops.polygonize_full()
built-in function
shapely.ops.polylabel()
built-in function
shapely.ops.shared_paths()
built-in function
shapely.ops.snap()
built-in function
shapely.ops.split()
built-in function
shapely.ops.substring()
built-in function
shapely.ops.transform()
built-in function
shapely.ops.triangulate()
built-in function
shapely.ops.unary_union()
built-in function
shapely.ops.voronoi_diagram()
built-in function
shapely.predicates
module
shapely.set_operations
module
shapely.strtree
module
shapely.testing
module
shapely.wkb.dumps()
built-in function
shapely.wkb.loads()
built-in function
shapely.wkt.dumps()
built-in function
shapely.wkt.loads()
built-in function
shared_paths() (in module shapely.linear)
shortest_line() (in module shapely.linear)
simplify() (GeometryCollection method)
(in module shapely.constructive)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
snap() (in module shapely.constructive)
STRtree (class in shapely.strtree)
strtree.STRtree (built-in class)
svg() (GeometryCollection method)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(Point method)
(Polygon method)
symmetric_difference() (GeometryCollection method)
(in module shapely.set_operations)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
symmetric_difference_all() (in module shapely.set_operations)
T
to_geojson() (in module shapely.io)
to_wkb() (in module shapely.io)
to_wkt() (in module shapely.io)
total_bounds() (in module shapely.measurement)
touches() (GeometryCollection method)
(in module shapely.predicates)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
transform() (in module shapely.coordinates)
U
union() (GeometryCollection method)
(in module shapely.set_operations)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
union_all() (in module shapely.set_operations)
V
validation.make_valid()
built-in function
voronoi_polygons() (in module shapely.constructive)
W
within() (GeometryCollection method)
(in module shapely.predicates)
(LinearRing method)
(LineString method)
(MultiLineString method)
(MultiPoint method)
(MultiPolygon method)
(object method)
(Point method)
(Polygon method)
wkb (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(Point property)
(Polygon property)
wkb_hex (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(Point property)
(Polygon property)
wkt (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(Point property)
(Polygon property)
X
x (Point property)
xy (GeometryCollection property)
(LinearRing property)
(LineString property)
(MultiLineString property)
(MultiPoint property)
(MultiPolygon property)
(Point property)
(Polygon property)
Y
y (Point property)
Z
z (Point property)