Closed
Description
It's a nice package but sometimes on the US states from NaturalEarth it fails to provide all neighbours. Working on an MWE but just want to get this out there so I don't forget.
Available alternatives: LibSpatialIndex.jl (annoying C-call API, no batch loading), SpatialIndexing.jl (I can't see extent or rectangle support), LibGEOS STRTree implementation (might work in a pinch),