Fast in-memory spatial radius queries with Python

Efficient geo-spatial radius queries on a given dataset are a problem that we’re very regularly facing. Usually, we handle the problem by… Read more

Similar

The Python Packaging Ecosystem

There have been a few recent articles reflecting on the current status of the Python packaging ecosystem from an end user perspective, so it seems worthwhile for me to write-up my perspective as one of the lead architects for that ecosystem on how I chara... (more…)

Read more »