cartography

Crates.iocartography
lib.rscartography
version0.8.1
created_at2024-12-17 13:28:35.202037+00
updated_at2026-01-03 19:58:04.595065+00
descriptionCartography is a map rendering library for Geographic features expressed using [georust](https://georust.org/) libraries.
homepagehttps://cyloncore.com
repositoryhttps://gitlab.com/cyloncore/cartography-rs
max_upload_size
id1486278
size163,268
Cyrille Berger (cyrilleberger)

documentation

README

stable pipeline dev/1 pipeline docs crates.io

cartography

This project provides a generic map rendering library. It is intended to have a simple design, and simple API, for ease of integration in existing rendering pipelines, and ease of maintenance.

cartography is meant to be simpler, less sophisticated than galileo and maplibre-rs, however both projects are unfinished, on life support and are rather complex. cartography has a much simpler design and API, which seem to be sufficient for my projects.

Development occurs in the dev/1 branch.

Examples

To get started, look into our examples.

Example with egui World Viewer example of a world map shown with the egui integration.

Commit count: 26

cargo fmt