Making performant Python bindings to compiled code
"Hybrid" Python libraries Python is among the most popular programming languages in the world. As a high-level, interpreted language, it's… Keep reading .
Kyle Barron's blog
"Hybrid" Python libraries Python is among the most popular programming languages in the world. As a high-level, interpreted language, it's… Keep reading .
Spatial indexes, and RTrees specifically, are at the core of geospatial software engineering. But ever wondered how an RTree is actually… Keep reading .
Posted on the Development Seed blog (https://developmentseed.org/blog/2024-03-29-new-in-lonboard), and embedded below: Keep reading .
Posted on the Development Seed blog (https://developmentseed.org/blog/2023-10-23-lonboard), and embedded below: Keep reading .
JavaScript is missing a battle-tested geometry engine that's performant at scale. Six months ago, Tom MacWright started a stub repository tm… Keep reading .
Posted on Observable (https://observablehq.com/@kylebarron/zero-copy-apache-arrow-with-webassembly), and embedded below: Keep reading .
Posted on Observable (https://observablehq.com/@kylebarron/geoarrow-and-geoparquet-in-deck-gl), and embedded below: Keep reading .
Posted on Observable (https://observablehq.com/@kylebarron/geoparquet-on-the-web), and embedded below: Keep reading .
60cm-resolution imagery of the Grand Canyon from 2017. Click for an interactive example. Overview More and more public imagery sources are… Keep reading .
Overview There's a new way to serve a raster basemap. Historically, the barrier to entry of serving an image basemap was quite high. You… Keep reading .
Cloudflare is a Content Delivery Network (CDN), a global network of servers that cache responses from websites so that those responses can… Keep reading .
Interactive map Transit connects the densest cities but is also surprisingly prevalent in some remote Western states. I wanted to find and… Keep reading .
After a few years of having a semi-dead Jekyll-based website, I'm happy to transition to a new website based on GatsbyJS. I'm excited for… Keep reading .
Stata is fine for the small stuff, but Python is way better for anything intensive. However, you'll often have data in Stata's .dta format… Keep reading .