sacridini / Awesome-Geospatial

Long list of geospatial tools and resources
Creative Commons Zero v1.0 Universal
4.14k stars 623 forks source link

Add geo-assist #125

Closed thegeekyasian closed 1 year ago

thegeekyasian commented 1 year ago

I've created a project that provides in-memory Geo-spatial Indexing, with 2-dimensional K-D Tree. I've worked on multiple projects where I used K-D Trees to find the nearest neighbors for provided geo coordinates with efficient results. Hence a generic implementation for all.

The project has already received a lot of love from geoheads from different parts of the world

thegeekyasian commented 1 year ago

@sacridini can I have your review on this please? :)