Open-source C++ library for displaying maps inside of your mobile applications, desktop application, or embedded devices. GPU-acceleration through OpenGL and Metal.
A MapLibre style is a document that defines the visual appearance of a map: what data to draw, the order to draw it in, and how to style the data when drawing it. A style document is a JSON object with specific root level and nested properties. This specification defines and describes these properties.
Martin is a tile generator and server able to create Map Vector Tiles (MVTs) from large PostGIS databases on the fly, or serve tiles from PMTile and MBTile files. Martin optimizes for speed and heavy traffic, and is written in Rust. Martin includes CLI tools for generating, diffing, extracting, and combining MBTiles files.