Denis Rykov
2016-03-07 18:52:40 UTC
Hello.
Is it possible to get the same result as with PostGIS ST_ClipByBox2D
<http://postgis.net/docs/manual-dev/ST_ClipByBox2D.html> using Shapely?
shapely.geometry.base.BaseGeometry.intersection doesn't work with invalid
geometries.
Is it possible to get the same result as with PostGIS ST_ClipByBox2D
<http://postgis.net/docs/manual-dev/ST_ClipByBox2D.html> using Shapely?
shapely.geometry.base.BaseGeometry.intersection doesn't work with invalid
geometries.