diff --git a/crates/store/re_types/definitions/rerun/archetypes/geo_line_strings.fbs b/crates/store/re_types/definitions/rerun/archetypes/geo_line_strings.fbs
index f1ad79cc1c12..6c793336dee2 100644
--- a/crates/store/re_types/definitions/rerun/archetypes/geo_line_strings.fbs
+++ b/crates/store/re_types/definitions/rerun/archetypes/geo_line_strings.fbs
@@ -6,8 +6,6 @@ namespace rerun.archetypes;
///
/// Also known as "line strips" or "polylines".
///
-/// **Note**: Geospatial entities are experimental.
-///
/// \example archetypes/geo_line_string_simple title="Log a geospatial line string" image="https://static.rerun.io/geo_line_strings_simple/5669983eb10906ace303755b5b5039cad75b917f/1200w.png"
table GeoLineStrings (
"attr.rust.derive": "PartialEq",
diff --git a/crates/store/re_types/definitions/rerun/archetypes/geo_points.fbs b/crates/store/re_types/definitions/rerun/archetypes/geo_points.fbs
index a21581427e17..86b932d6e490 100644
--- a/crates/store/re_types/definitions/rerun/archetypes/geo_points.fbs
+++ b/crates/store/re_types/definitions/rerun/archetypes/geo_points.fbs
@@ -2,9 +2,7 @@ namespace rerun.archetypes;
/// Geospatial points with positions expressed in [EPSG:4326](https://epsg.io/4326) latitude and longitude (North/East-positive degrees), and optional colors and radii.
///
-/// **Note**: Geospatial entities are experimental.
-///
-/// \example archetypes/geo_point_simple title="Log a geospatial point" image="https://static.rerun.io/geopoint_simple/146b0783c5aea1c1b6a9aab938879942b7c820e2/1200w.png"
+/// \example archetypes/geo_point_simple title="Log a geospatial point" image="https://static.rerun.io/geopoint_simple/b86ce83e5871837587bd33a0ad639358b96e9010/1200w.png"
table GeoPoints (
"attr.rust.derive": "PartialEq",
"attr.rust.new_pub_crate",
diff --git a/crates/store/re_types/definitions/rerun/blueprint/views/map.fbs b/crates/store/re_types/definitions/rerun/blueprint/views/map.fbs
index caeb99c6d6d1..a4c790112282 100644
--- a/crates/store/re_types/definitions/rerun/blueprint/views/map.fbs
+++ b/crates/store/re_types/definitions/rerun/blueprint/views/map.fbs
@@ -2,7 +2,7 @@ namespace rerun.blueprint.views;
/// A 2D map view to display geospatial primitives.
///
-/// \example views/map title="Use a blueprint to create a map view." image="https://static.rerun.io/map-view/8b2cc15e3f3313e2181667f6c29816ebe75e16e6/1200w.png"
+/// \example views/map title="Use a blueprint to create a map view." image="https://static.rerun.io/map_view/9d0a5ba3a6e8d4693ba98e1b3cfcc15d166fd41d/1200w.png"
table MapView (
"attr.rerun.view_identifier": "Map",
"attr.docs.unreleased"
diff --git a/crates/store/re_types/src/archetypes/geo_line_strings.rs b/crates/store/re_types/src/archetypes/geo_line_strings.rs
index 73dd93f9f7c0..242a99868902 100644
--- a/crates/store/re_types/src/archetypes/geo_line_strings.rs
+++ b/crates/store/re_types/src/archetypes/geo_line_strings.rs
@@ -22,8 +22,6 @@ use ::re_types_core::{DeserializationError, DeserializationResult};
///
/// Also known as "line strips" or "polylines".
///
-/// **Note**: Geospatial entities are experimental.
-///
/// ## Example
///
/// ### Log a geospatial line string
diff --git a/crates/store/re_types/src/archetypes/geo_points.rs b/crates/store/re_types/src/archetypes/geo_points.rs
index aaa32d63a97e..5cbd6b92d1c3 100644
--- a/crates/store/re_types/src/archetypes/geo_points.rs
+++ b/crates/store/re_types/src/archetypes/geo_points.rs
@@ -20,8 +20,6 @@ use ::re_types_core::{DeserializationError, DeserializationResult};
/// **Archetype**: Geospatial points with positions expressed in [EPSG:4326](https://epsg.io/4326) latitude and longitude (North/East-positive degrees), and optional colors and radii.
///
-/// **Note**: Geospatial entities are experimental.
-///
/// ## Example
///
/// ### Log a geospatial point
@@ -41,11 +39,11 @@ use ::re_types_core::{DeserializationError, DeserializationResult};
/// ```
///
///
///
#[derive(Clone, Debug, PartialEq)]
diff --git a/docs/content/howto/visualization/geospatial-data.md b/docs/content/howto/visualization/geospatial-data.md
index 851a62cd01b8..e8cab1766361 100644
--- a/docs/content/howto/visualization/geospatial-data.md
+++ b/docs/content/howto/visualization/geospatial-data.md
@@ -3,7 +3,7 @@ title: Visualize geospatial data
order: 300
---
-Rerun 0.20 introduced a new, experimental [map view](../../reference/types/views/map_view.md).
+Rerun 0.20 introduced a new [map view](../../reference/types/views/map_view.md).
This guide provides a short overview on how to use it to visualise geospatial data.
## Coordinate system
diff --git a/docs/content/reference/types/archetypes/geo_line_strings.md b/docs/content/reference/types/archetypes/geo_line_strings.md
index a1361e6260bb..9987b7e2e076 100644
--- a/docs/content/reference/types/archetypes/geo_line_strings.md
+++ b/docs/content/reference/types/archetypes/geo_line_strings.md
@@ -7,8 +7,6 @@ Geospatial line strings with positions expressed in [EPSG:4326](https://epsg.io/
Also known as "line strips" or "polylines".
-**Note**: Geospatial entities are experimental.
-
## Components
**Required**: [`GeoLineString`](../components/geo_line_string.md)
diff --git a/docs/content/reference/types/archetypes/geo_points.md b/docs/content/reference/types/archetypes/geo_points.md
index 1d83565979fc..9db4acc3f3ae 100644
--- a/docs/content/reference/types/archetypes/geo_points.md
+++ b/docs/content/reference/types/archetypes/geo_points.md
@@ -5,8 +5,6 @@ title: "GeoPoints"
Geospatial points with positions expressed in [EPSG:4326](https://epsg.io/4326) latitude and longitude (North/East-positive degrees), and optional colors and radii.
-**Note**: Geospatial entities are experimental.
-
## Components
**Required**: [`LatLon`](../components/lat_lon.md)
@@ -29,10 +27,10 @@ Geospatial points with positions expressed in [EPSG:4326](https://epsg.io/4326)
snippet: archetypes/geo_point_simple
diff --git a/docs/content/reference/types/views/map_view.md b/docs/content/reference/types/views/map_view.md
index 15798c02e32f..9c00689aeef5 100644
--- a/docs/content/reference/types/views/map_view.md
+++ b/docs/content/reference/types/views/map_view.md
@@ -22,11 +22,11 @@ Configuration for the background map of the map view.
snippet: views/map
diff --git a/examples/python/openstreetmap_data/README.md b/examples/python/openstreetmap_data/README.md
index f7b00df5d4ec..0ebe5fbf1477 100644
--- a/examples/python/openstreetmap_data/README.md
+++ b/examples/python/openstreetmap_data/README.md
@@ -11,11 +11,11 @@ Download [`OpenStreetMap`](https://www.openstreetmap.org) data via the [Overpass
and display it on a [map view](https://www.rerun.io/docs/reference/types/view/map_view?speculative-link).
## Run the code
diff --git a/rerun_cpp/src/rerun/archetypes/geo_line_strings.hpp b/rerun_cpp/src/rerun/archetypes/geo_line_strings.hpp
index 29c65f1f769e..58fe88698d27 100644
--- a/rerun_cpp/src/rerun/archetypes/geo_line_strings.hpp
+++ b/rerun_cpp/src/rerun/archetypes/geo_line_strings.hpp
@@ -22,8 +22,6 @@ namespace rerun::archetypes {
///
/// Also known as "line strips" or "polylines".
///
- /// **Note**: Geospatial entities are experimental.
- ///
/// ## Example
///
/// ### Log a geospatial line string
diff --git a/rerun_cpp/src/rerun/archetypes/geo_points.hpp b/rerun_cpp/src/rerun/archetypes/geo_points.hpp
index 2246b45c2eb4..12bf521f60b6 100644
--- a/rerun_cpp/src/rerun/archetypes/geo_points.hpp
+++ b/rerun_cpp/src/rerun/archetypes/geo_points.hpp
@@ -20,12 +20,10 @@
namespace rerun::archetypes {
/// **Archetype**: Geospatial points with positions expressed in [EPSG:4326](https://epsg.io/4326) latitude and longitude (North/East-positive degrees), and optional colors and radii.
///
- /// **Note**: Geospatial entities are experimental.
- ///
/// ## Example
///
/// ### Log a geospatial point
- /// ![image](https://static.rerun.io/geopoint_simple/146b0783c5aea1c1b6a9aab938879942b7c820e2/full.png)
+ /// ![image](https://static.rerun.io/geopoint_simple/b86ce83e5871837587bd33a0ad639358b96e9010/full.png)
///
/// ```cpp
/// #include
diff --git a/rerun_py/rerun_sdk/rerun/archetypes/geo_line_strings.py b/rerun_py/rerun_sdk/rerun/archetypes/geo_line_strings.py
index 14432946db97..4e79737a229b 100644
--- a/rerun_py/rerun_sdk/rerun/archetypes/geo_line_strings.py
+++ b/rerun_py/rerun_sdk/rerun/archetypes/geo_line_strings.py
@@ -23,8 +23,6 @@ class GeoLineStrings(GeoLineStringsExt, Archetype):
Also known as "line strips" or "polylines".
- **Note**: Geospatial entities are experimental.
-
Example
-------
### Log a geospatial line string:
diff --git a/rerun_py/rerun_sdk/rerun/archetypes/geo_points.py b/rerun_py/rerun_sdk/rerun/archetypes/geo_points.py
index 92aa58553d59..6c61109ecf17 100644
--- a/rerun_py/rerun_sdk/rerun/archetypes/geo_points.py
+++ b/rerun_py/rerun_sdk/rerun/archetypes/geo_points.py
@@ -21,8 +21,6 @@ class GeoPoints(GeoPointsExt, Archetype):
"""
**Archetype**: Geospatial points with positions expressed in [EPSG:4326](https://epsg.io/4326) latitude and longitude (North/East-positive degrees), and optional colors and radii.
- **Note**: Geospatial entities are experimental.
-
Example
-------
### Log a geospatial point:
@@ -42,11 +40,11 @@ class GeoPoints(GeoPointsExt, Archetype):
```
diff --git a/rerun_py/rerun_sdk/rerun/blueprint/views/map_view.py b/rerun_py/rerun_sdk/rerun/blueprint/views/map_view.py
index 6553eebaca06..52fd01afdb64 100644
--- a/rerun_py/rerun_sdk/rerun/blueprint/views/map_view.py
+++ b/rerun_py/rerun_sdk/rerun/blueprint/views/map_view.py
@@ -45,11 +45,11 @@ class MapView(SpaceView):
```