You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2022. It is now read-only.
The node mbtiles library applies the y flip:
https://github.com/mapbox/node-mbtiles/blob/master/lib/mbtiles.js#L171
If a y flip is not applied in code then the README.md file should contain a warning that the y flip needs to be applied before calling getTile.