Splitting Hairs with Shapely and GeopandasOr, how to programmatically split line geometries in Python. Or-or, don’t pull all your hair out quite yet!Dec 13, 2024Dec 13, 2024
How to find geometry intersections within the same dataset using geopandasA fast way to find intersections regardless of geometry type!Feb 14, 20241Feb 14, 20241
How to extract every feature from an ESRI map service using PythonRid yourself of server throttling woes!Feb 9, 2024Feb 9, 2024
Parsing map service URLs with regexA table of parsed service URLs used by the City of Boulder. Screenshot by author.Jan 12, 2024Jan 12, 2024
How to convert H3 cell boundaries to Shapely polygons in PythonI frequently use Uber’s H3 grid system for my data analysis tasks because it makes aggregation fast and easy. In this post, I will…Mar 6, 2023Mar 6, 2023