SwiftVectorTiles
Tile encoder
Encodes vector tiles according to the Mapbox spec using Swift
A Swift Mapbox vector tile encoder
14 stars
2 watching
2 forks
Language: Swift
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tilezen/mapbox-vector-tile | A Python package for encoding and decoding Mapbox Vector Tiles | 246 |
wdtinc/mapbox-vector-tile-java | Library for encoding and decoding MapBox Vector Tiles using Java and JTS. | 150 |
mapbox/vtzero | A lightweight library for decoding and encoding vector tiles according to the Mapbox Vector Tile Specification 2.x | 86 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
mapbox/vector-tile-cs | A C# library for decoding Mapbox Vector Tiles | 57 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
spatialserver/leaflet.mapboxvectortile | A Leaflet plugin for rendering Mapbox Vector Tiles on an HTML5 Canvas | 300 |
electronicchartcentre/java-vector-tile | An implementation of the Mapbox vector tile specification in Java, allowing encoding and decoding of spatial data | 187 |
mapbox/mapnik-vector-tile | Provides a C++ implementation of the Mapbox Vector Tile specification | 553 |
mapbox/vector-tile-spec | A specification for encoding and decoding vector data in tile format. | 905 |
denysmoskalenko/vt2pbf | Converts mapbox vector tiles to binary protobuf format using Python | 14 |
mapbox/mvt-fixtures | Provides a set of standardized test fixtures for Mapbox Vector Tile encoders and decoders | 27 |
mapbox/mbutil | Utility for converting between Mapbox TileMill MBTiles formats and file system tiles | 762 |
landtechnologies/mapbox-vector-tiles-basic-js-renderer | A project that allows fine-grained control over rendering individual vector tiles on an imaginary canvas to render onto a real canvas. | 132 |
mapbox/node-mbtiles | A utility and storage backend for the MBTiles format used in tile-based mapping applications | 287 |