Long ago, I wrote functions like `xy_to_pixel()` that do the job that is now seamlessly accomplished by a nice new-ish library, `affine`. [See on Github](https://www.perrygeo.com/python-affine-transforms.html).
Long ago, I wrote functions like
xy_to_pixel()that do the job that is now seamlessly accomplished by a nice new-ish library,affine. See on Github.