Shapely · PyPI
https://pypi.org/project/Shapely25.10.2021 · A Python version check is made by the package setup script. Shapely 1.7 supports only Python versions 2.7 and 3.4+ (#610). Added a new EmptyGeometry class to support GeoPandas (#514). Added new shapely.ops.substring function (#459). Added new shapely.ops.clip_by_rect function (#583).
Shapely — Shapely 1.8.0 documentation
shapely.readthedocs.io › en › stableShapely. ¶. Manipulation and analysis of geometric objects in the Cartesian plane. Shapely is a BSD-licensed Python package for manipulation and analysis of planar geometric objects. It is based on the widely deployed GEOS (the engine of PostGIS) and JTS (from which GEOS is ported) libraries.
descartes · PyPI
https://pypi.org/project/descartes17.01.2017 · from matplotlib import pyplot from shapely.geometry import LineString from descartes import PolygonPatch BLUE = '#6699cc' GRAY = '#999999' def plot_line(ax, ob): x, y = ob ... Python version None Upload date Jan 17, 2017 Hashes View Filename ...
Shapely · PyPI
pypi.org › project › ShapelyOct 25, 2021 · A Python version check is made by the package setup script. Shapely 1.7 supports only Python versions 2.7 and 3.4+ (#610). Added a new EmptyGeometry class to support GeoPandas (#514). Added new shapely.ops.substring function (#459). Added new shapely.ops.clip_by_rect function (#583).