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, latreturns me the right pixel coordinates.
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,lnggeo location returns me a wrong pair of pixel coordinates. While usinglng, latreturns me the right pixel coordinates.