tile-package-spec
Tile package specification
Defines the structure and metadata for compressed tile packages used in ArcGIS applications
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.
20 stars
5 watching
4 forks
last commit: about 5 years ago
Linked from 1 awesome list
arcgisbasemapdata-managemententerpriselayermapsrasterruntime
Related projects:
Repository | Description | Stars |
---|---|---|
consbio/tpkutils | Utilities for working with ArcGIS Tile Packages | 115 |
esri-es/arcgis-rest-api | A collection of resources and tools for interacting with the ArcGIS REST API. | 73 |
mapbox/mbtiles-spec | Defines a format for storing and retrieving tiled map data in a compact and efficient manner. | 614 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
mapbox/vector-tile-spec | A specification for encoding and decoding vector data in tile format. | 905 |
rastapasta/tilegrinder | Library that simplifies manipulation of vector tiles in MBTiles containers | 65 |
esri/i3s-spec | Specification for delivering and persisting large 3D geographic data in a scalable and format-agnostic way | 321 |
developmentseed/titiler | A framework for building dynamic map tile services using Python and various geospatial libraries | 791 |
esri/developer-support | A repository of proof-of-concept code and samples to support GIS developers | 268 |
geopandas/xyzservices | A repository of available raster basemap tile services | 169 |
rastapasta/tileshrink | Tool to simplify vector tile features in an MBTiles container by reducing their size and complexity. | 31 |
mapbox/tilejson-spec | Defines an open standard for representing map metadata in JSON format. | 259 |
esriuk/mapstyler | An app to quickly style vector tile layers using images or colors | 22 |
conservationmetrics/mapgl-tile-renderer | Generates raster tiles in MBTiles format with styled imagery from various online sources and self-provided tilesets. | 12 |
mapbox/node-mbtiles | A utility and storage backend for the MBTiles format used in tile-based mapping applications | 287 |