Open-source C++ library for displaying maps inside your mobile or
desktop applications, embedded devices or even cars.
GPU-acceleration through OpenGL, Metal or Vulkan.
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.
A next-generation vector tile format redesigned to take advantage of
modern hardware. Offers an improved compression ratio, better
decoding performance and new capabilities.
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.