#map #rendering #egui #geographic #org #expressed #georust

cartography

Cartography is a map rendering library for Geographic features expressed using georust libraries

3 releases (breaking)

new 0.3.0 Jan 14, 2025
0.2.0 Dec 30, 2024
0.1.0 Dec 17, 2024

#86 in Geospatial

Download history 119/week @ 2024-12-13 14/week @ 2024-12-20 114/week @ 2024-12-27 14/week @ 2025-01-03 80/week @ 2025-01-10

235 downloads per month

MIT license

51KB
1.5K SLoC

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.

Example

To get started, look into the example world_viewer.

Example with egui Example of a world map shown with the egui integration.

Dependencies

~8–40MB
~607K SLoC