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
With ST_TileEnvelope, we could pass in the zoom, tile x, and tile y instead of relying of TMSTileFilter. With that, we can eliminate the djangorestframework-gis dependency.
The text was updated successfully, but these errors were encountered:
https://postgis.net/docs/ST_TileEnvelope.html
With
ST_TileEnvelope
, we could pass in the zoom, tile x, and tile y instead of relying of TMSTileFilter. With that, we can eliminate thedjangorestframework-gis
dependency.The text was updated successfully, but these errors were encountered: