dart-vector-tile
Vector Tile Library
A package to encode and decode vector tile data in the GeoJSON format
A simple Dart package to encode & decode Mapbox Vector Tile
15 stars
5 watching
10 forks
Language: Dart
last commit: about 1 year ago
Linked from 1 awesome list
dart-vector-tilegeojson-formatvector-tilevector-tile-parservector-tile-to-geojson
Related projects:
Repository | Description | Stars |
---|---|---|
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
tilezen/mapbox-vector-tile | A Python package for encoding and decoding Mapbox Vector Tiles | 248 |
wdtinc/mapbox-vector-tile-java | Library for encoding and decoding MapBox Vector Tiles using Java and JTS. | 151 |
mapbox/vector-tile-cs | A C# library for decoding Mapbox Vector Tiles | 57 |
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 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 136 |
mapbox/vtzero | A lightweight C++ library for decoding and encoding minimalist vector tiles | 87 |
developmentseed/cached-vector-tile | A JavaScript library that provides an efficient alternative to the vector-tile-js interface by caching plain JS object representations of geographic vector tiles. | 8 |
techjb/vector-tiles-google-maps | A JavaScript library to render vector tiles on Google Maps. | 39 |
electronicchartcentre/java-vector-tile | An implementation of the Mapbox vector tile specification in Java, allowing encoding and decoding of spatial data | 187 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
manimaul/swiftvectortiles | Encodes vector tiles according to the Mapbox spec using Swift | 14 |
developmentseed/vt-geojson | Extracts GeoJSON data from Mapbox vector tiles | 60 |
heymoon-cc/php-vector-tile-data-provider | Generates Mapbox Vector Tiles from GeoJSON data in real-time | 3 |