QuadKey
QuadKey copied to clipboard
Geo to pixel issue
Maybe I'm doing something totally wrong, but using that function in the tile_system https://github.com/buckhx/QuadKey/blob/master/quadkey/tile_system.py#L55
and passing in a lat,lng
geo location returns me a wrong pair of pixel coordinates. While using lng, lat
returns me the right pixel coordinates.