uscuni / sgeop

Street geometry processing toolkit
BSD 3-Clause "New" or "Revised" License
11 stars 0 forks source link

TODO: `core.algorithms.simplfy.loop()` -- needs to be vectorized #11

Open jGaboardi opened 3 months ago

jGaboardi commented 3 months ago

Start of core.algorithms.simplfy.loop()

    dropped = edges[es_mask].geometry.item()
    segments = list(
        map(
            shapely.LineString,
            zip(dropped.coords[:-1], dropped.coords[1:], strict=True),
        )
    )  # TODO: vectorize this

xref uscuni/simplification#95

martinfleis commented 3 months ago

Hey, this is censorship! 😂

jGaboardi commented 3 months ago

🤬 Please do the same for me when I reach that level of frustration. 🤬