VectorTileRenderer
Map renderer library
A comprehensive library for rendering vector map tiles
A comprehensive Vector Map Tile Renderer for .Net/C#
186 stars
23 watching
52 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/tilelive-vector | A library that implements a tile rendering system using Mapnik vector tiles and the TileLive API | 72 |
maplibre/maplibre-native | A GPU-accelerated vector tile rendering library for creating interactive maps on various platforms. | 1,075 |
mapbox/vector-tile-cs | A C# library for decoding Mapbox Vector Tiles | 57 |
planet-vector-tile/planet-vector-tile | A software framework for rendering and navigating planet-scale spatial data on local machines | 22 |
maptiler/tileserver-gl | A software framework that enables efficient map rendering with vector and raster tiles | 2,240 |
techjb/vector-tiles-google-maps | A JavaScript library to render vector tiles on Google Maps. | 39 |
mapbox/mapnik-vector-tile | Provides a C++ implementation of the Mapbox Vector Tile specification | 553 |
bcvery1/tilepix | A library for combining tiled maps with pixel graphics in 2D game development | 46 |
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 |
spatialserver/leaflet.mapboxvectortile | A Leaflet plugin for rendering Mapbox Vector Tiles on an HTML5 Canvas | 300 |
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 |
manimaul/swiftvectortiles | Encodes vector tiles according to the Mapbox spec using Swift | 14 |
tilezen/mapbox-vector-tile | A Python package for encoding and decoding Mapbox Vector Tiles | 246 |
summer4096/hoverboard | A JavaScript library for rendering vector tiles on canvas using Leaflet. | 91 |