GeoDesk for Python Version 2.2 introduces a series of spatial operations: area(), buffer(), distance() and length(). We’ve also made it easier to query relation members that have specific roles (Features.with_role()).
Install / upgrade: pip install geodesk -U
