tileshrink
Feature simplifier
Tool to simplify vector tile features in an MBTiles container by reducing their size and complexity.
🌐 CLI tool to reduce and simplify Vector Tile features in an MBTiles container
31 stars
7 watching
7 forks
Language: CoffeeScript
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rastapasta/tilegrinder | Library that simplifies manipulation of vector tiles in MBTiles containers | 65 |
kanahiro/chiitiler | A lightweight tile server that generates raster tiles based on style.json files | 57 |
cutting-room-floor/wax | Tools for improving web maps and implementing the MBTiles interaction specification. | 167 |
cutting-room-floor/tilestream | A high-performance map tile server using MBTiles files | 744 |
developmentseed/titiler | A framework for building dynamic map tile services using Python and various geospatial libraries | 803 |
sprytile/sprytile | Toolset for creating low-poly tile-based scenes with paint and map editing capabilities | 1,059 |
mapbox/node-mbtiles | A utility and storage backend for the MBTiles format used in tile-based mapping applications | 287 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
arma-place/pmtiles-rs | A crate providing low-level implementation of the PMTiles format for reading and writing tile data | 13 |
mapbox/mbtiles-spec | Defines a format for storing and retrieving tiled map data in a compact and efficient manner. | 618 |
urbica/tessella | A lightweight Node.js server for serving Mapbox Vector Tiles | 85 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
manimaul/swiftvectortiles | Encodes vector tiles according to the Mapbox spec using Swift | 14 |
developmentseed/timvt | A PostGIS-based Vector Tile service built with FastAPI and async/await APIs. | 187 |
mapbox/vector-tile-js | A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems | 356 |