Esri / tile-package-spec

Tile package is a compressed file containing a set of tiles and a tiling scheme, which can be used as a basemap in ArcGIS applications.
Apache License 2.0
20 stars 4 forks source link

Sample data doesn't match specification for LOD element in root.json #3

Open scopars opened 2 years ago

scopars commented 2 years ago

Sample data LOD elements contain a "scale" field. e.g. {"level":16,"resolution":2.38865713397468,"scale":9027.977411} root.json specification does not contain a "scale" field, just "level" and "resolution"

lucianpls commented 4 days ago

Scale is optional and not always precise, because the interpretation of the dots per inch depends on the definition of the inch.