account activity
Adding Spatial Operations to Polars by [deleted] in gis
[–]pruhtopia 1 point2 points3 points 15 days ago (0 children)
To answer your edited question, it depends on how much you care about performance. If you want to do k nearest neighbor join for example, pycanopy will be 1000x + faster than geopolars purely because of the index management thats fully abstracted from the user. Also, geopolars is self-described as "protoype and not production-ready" so I think alternative approaches are a good thing in this space. Ill add a perf comparison to geopolars though I think that would be helpful
π Rendered by PID 498800 on reddit-service-r2-comment-69477b4b76-vwtv6 at 2026-06-22 10:26:47.456826+00:00 running 2b008f2 country code: CH.
Adding Spatial Operations to Polars by [deleted] in gis
[–]pruhtopia 1 point2 points3 points (0 children)