Tiling of GIS Data
Table of Contents

Grids

Tiled data are a rasterized representation of the data. Which preserve all the styling from the exporting system. Vector data is much smaller dataset than the rasterized data. On average an additional layer (zoom level) of data will increase the size of the data by 400%! So rasterized data can be expensive.

https://www.maptiler.com/google-maps-coordinates-tile-bounds-projection/#16/-92.48/37.13 Is an example of the Google & OSM tile naming convention and the the TMS naming convention.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License