About 3 results
Open links in new tab

shapely/docs/code/parallel_offset.py at main - GitHub
Manipulation and analysis of geometric objects. Contribute to shapely/shapely development by creating an account on GitHub.
parallel_offset Changes Direction and Order of LineString #1095
Mar 2, 2021 · I want to report what appears (to me) to be a bug in the parallel_offset method of LineString, in which the order of the points is reversed (and sometimes possibly indeterminate) …
cascaded_union stopped working on LineString #273 - GitHub
May 14, 2015 · Hi, I recently upgraded most of my packages and noticed that cascaded_union applied to a list of LineString objects stopped working. Until about a month ago it worked …