mbutil
MB converter
Utility for converting between Mapbox TileMill MBTiles formats and file system tiles
Importer and Exporter of MBTiles
762 stars
156 watching
199 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
satellite
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/node-mbtiles | A utility and storage backend for the MBTiles format used in tile-based mapping applications | 287 |
consbio/pymbtiles | A lightweight Python API for reading and writing Mapbox MBtiles files | 44 |
mapbox/mbview | A tool for viewing MBTiles files locally using a web-based interface. | 378 |
mapbox/mbtiles-spec | Defines a format for storing and retrieving tiled map data in a compact and efficient manner. | 614 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
ondrap/mapbox-filter | A utility library for filtering and manipulating Mapbox GL JS style definitions and mbtiles files. | 28 |
mapbox/vector-tile-spec | A specification for encoding and decoding vector data in tile format. | 905 |
mapbox/tokml | Converts GeoJSON data to KML format. | 189 |
mapbox/mapnik-vector-tile | Provides a C++ implementation of the Mapbox Vector Tile specification | 553 |
tilezen/mapbox-vector-tile | A Python package for encoding and decoding Mapbox Vector Tiles | 246 |
manimaul/swiftvectortiles | Encodes vector tiles according to the Mapbox spec using Swift | 14 |
mapbox/vt-pbf | Converts Mapbox vector tiles to binary protobuf format | 193 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |