v13.0.0: Single-source-of-truth eligibility fix. Vertex eligibility is now a direct point-in-polygon test against the same tolerance-buffer polygon already used for feature filtering and entry/exit crossing search (via a prepared GEOS engine, _BufferTest), instead of a separate analytic distance formula. The two used to disagree by a sliver near bends and square-capped ends (GEOS facets round joins/caps; the analytic test didn't), which is what caused the residual entry/exit kinks in v12. The old segment-index-dependent square-cap special case is removed entirely — no longer needed, since the real buffer already has the correct flat caps baked in.
yes
MustafaELghazaly
2026-07-05T11:06:31.893469+00:00
3.28.0
4.99.0
None
no
Plugin Tags