You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/index.mdx
+26-4Lines changed: 26 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,32 @@ slug: /
7
7
---
8
8
The Riverscapes Viewers make it possible to consume and explore any of the [riverscape projects available on the Data Exchange](https://data.riverscapes.net).
9
9
10
-
-**A free way to view riverscape data with curated symbology** - Easily explore [riverscape projects](https://data.riverscapes.net) as maps, with repeatable, curated symbology and meaningful layer organization.
11
-
-**Consistent Cartography** - Stop wasting time repeatedly symbolizing layers. Riverscapes Viewers automatically applies carefully curated symbology to data, ensuring the same look and feel every time.
12
-
-**Logical Table of Contents** - Data are presented in a meaningful hierarchy that is relevant to the type of data you are looking at. Layers can be added to your current map and are automatically organized into a matching table of contents.
13
-
-**Helpful Metadata** - Riverscapes Viewers make it easy to see where data originated from and navigate to the source. Metadata is available for all layers, providing context and provenance.
10
+
<AdvertizingWrapper
11
+
cardsize="sm"
12
+
cards={[
13
+
{
14
+
title: "Free",
15
+
description: "A free way to view riverscape data with curated symbology - Easily explore riverscape projects as maps, with repeatable, curated symbology and meaningful layer organization.",
16
+
},
17
+
{
18
+
title: "Consistent Cartography",
19
+
description: "Stop wasting time repeatedly symbolizing layers. Riverscapes Viewers automatically applies carefully curated symbology to data, ensuring the same look and feel every time.",
20
+
},
21
+
,
22
+
{
23
+
title: "Logical Table of Contents",
24
+
description: "Data are presented in a meaningful hierarchy that is relevant to the type of data you are looking at. Layers can be added to your current map and are automatically organized into a matching table of contents.",
25
+
},
26
+
,
27
+
]}
28
+
/>
29
+
<!--
30
+
{
31
+
title: "Helpful Metadata",
32
+
description: "Riverscapes Viewers make it easy to see where data originated from and navigate to the source. Metadata is available for all layers, providing context and provenance.",
0 commit comments