node-mbtiles
Tile storage library
A utility and storage backend for the MBTiles format used in tile-based mapping applications
mbtiles utility, renderer, and storage backend for tilelive
287 stars
130 watching
83 forks
Language: JavaScript
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/mbtiles-spec | Defines a format for storing and retrieving tiled map data in a compact and efficient manner. | 618 |
mapbox/tilelive-mapnik | A renderer backend for a popular web mapping platform | 82 |
mapbox/mbutil | Utility for converting between Mapbox TileMill MBTiles formats and file system tiles | 765 |
mapbox/mbview | A tool for viewing MBTiles files locally using a web-based interface. | 379 |
consbio/pymbtiles | A lightweight Python API for reading and writing Mapbox MBtiles files | 44 |
mapbox/mvt-fixtures | Provides a set of standardized test fixtures for Mapbox Vector Tile encoders and decoders | 27 |
mapbox/vector-tile-js | A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems | 356 |
mapbox/vector-tile-spec | A specification for encoding and decoding vector data in tile format. | 911 |
durkie/ngx_http_mbtiles_module | Serves map tiles directly from mbtiles container files. | 15 |
mapbox/tilelive-vector | A library that implements a tile rendering system using Mapnik vector tiles and the TileLive API | 72 |
spatialserver/leaflet.mapboxvectortile | A Leaflet plugin for rendering Mapbox Vector Tiles on an HTML5 Canvas | 300 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
wdtinc/mapbox-vector-tile-java | Library for encoding and decoding MapBox Vector Tiles using Java and JTS. | 151 |
open-s2/s2-pmtiles | A library for reading and writing map tile formats used in web mapping applications | 1 |
arma-place/pmtiles-rs | A crate providing low-level implementation of the PMTiles format for reading and writing tile data | 13 |