3 مستودعات
Clients capable of retrieving map data from public, private, or local vector tile sources.
Distinct from Tile Map Renderers: Focuses on the client-side retrieval and consumption of tiles, whereas Map Tile Serving focuses on the server-side delivery.
Explore 3 awesome GitHub repositories matching graphics & multimedia · Vector Tile Clients. Refine with filters or upvote what's useful.
Mapscii is a terminal-based geographic interface and vector map renderer. It allows users to view and explore geographic map data and points of interest directly within an xterm-compatible console using ASCII and Braille characters. The project functions as a vector tile map client capable of fetching and styling geographic layers from public or private sources. It also serves as an MBTiles map viewer, enabling the exploration of geographic data stored in local files for offline use. The tool provides keyboard-driven navigation for zooming and panning across coordinates, along with the abili
Retrieves map data from public, private, or local vector tile and MBTiles sources for rendering.
This project is a cross-platform mapping SDK and hardware-accelerated rendering engine implemented in C++. It provides a shared geospatial core that allows for the embedding of interactive maps into Android, iOS, macOS, Node.js, and Qt applications. The system focuses on high-performance vector tile rendering using OpenGL and GPU primitives to display interactive 3D landscapes and complex geospatial datasets. It transforms compressed protocol buffers into customizable visuals through a style-driven layer pipeline. The capability surface extends to comprehensive location services, including g
Implements a client-side system to fetch and filter binary map data tiles for specific coordinates and zoom levels.
Martin is a geospatial data API and vector tile server that delivers map tiles, styles, sprites, and glyphs to web map clients. It functions as a PostGIS vector tile server, generating tiles directly from databases, as well as serving data from MBTiles and PMTiles files. The project distinguishes itself through a specialized command line interface for managing MBTiles archives, allowing users to validate, compare, and merge offline map data. It also provides dynamic map styling capabilities, including the generation of signed distance field sprites for runtime recoloring and the on-the-fly pr
Caps the number of features per tile to prevent excessive detail from causing browser crashes.