ngageoint / geopackage-js

GeoPackage JavaScript Library
http://ngageoint.github.io/geopackage-js/
MIT License
304 stars 78 forks source link

Fixes for tile scaling extension #153

Closed caldwellc closed 4 years ago

caldwellc commented 4 years ago

There were a few issues with the tile scaling extension, specifically when using CLOSEST_IN_OUT/CLOSEST_OUT_IN. Also updated GeoPackage.xyzTile to check for tile scaling extension when retrieving tiles.