Vector-Tiles-Reader-QGIS-Plugin
Vector Tile Reader
Reads Mapbox Vector Tiles from various sources and integrates them into QGIS
Vector Tiles Reader QGIS-Plugin - QGIS Python plugin which reads Mapbox Vector Tiles from a server, a local MBTiles file or a directory
149 stars
15 watching
30 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
mapbox/vector-tile-js | A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems | 351 |
techjb/vector-tiles-google-maps | A JavaScript library to render vector tiles on Google Maps. | 39 |
mapbox/vector-tile-cs | A C# library for decoding Mapbox Vector Tiles | 57 |
mkeller3/fastvector | A PostGIS-based Vector Tile server with caching and filtering | 50 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
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 | 246 |
tumic0/qtpbfimageplugin | Enables displaying of PBF vector tiles without modification to the application | 49 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
stationa/tilenol | A scalable web server for serving geospatial data from multiple backends as Mapbox Vector Tiles | 22 |
planetlabs/qgis-planet-plugin | Allows QGIS users to browse and download Planet Inc imagery. | 46 |
mapbox/vector-tile-spec | A specification for encoding and decoding vector data in tile format. | 905 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
geovation/tiler | A command-line tool for converting and transforming vector data into raw tile formats | 151 |