rerun-io / rerun

Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
https://rerun.io/
Apache License 2.0
6.7k stars 341 forks source link

Add an `Altitude` component on all `Geo*` archetypes #8087

Open abey79 opened 2 weeks ago

abey79 commented 2 weeks ago

Adding an Altitude component to all the Geo* archetypes would make them compatible with a future 3D map view and allow the 2D view to display altitude information in some way. (Useful for drone/aero applications.)

⚠️ there are many "altitudes" (ams, elipsoid, height, etc.), so we need a design around this question