Skip to content

Commit 7cabe11

Browse files
Merge pull request #301536 from prasadko/data-visualization-gallery
first trial of sample data for visualization
2 parents 5e1f400 + 174a64f commit 7cabe11

11 files changed

+1865
-5
lines changed

articles/planetary-computer/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
href: collection-configuration-concept.md
6060
- name: Configure collections for visualization
6161
href: configure-collection-web-interface.md
62+
- name: Data visualization sample gallery
63+
href: data-visualization-samples.md
6264
- name: Mosaic configuration
6365
href: mosaic-configurations-for-collections.md
6466
- name: Render configuration
@@ -94,4 +96,4 @@
9496
- name: Visualize data cubes
9597
href: visualize-assets.md
9698
- name: Get a collection SAS token
97-
href: get-collection-sas-token.md
99+
href: get-collection-sas-token.md

articles/planetary-computer/collection-configuration-concept.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For more information, see [Quickstart: Render configuration in Microsoft Planeta
3434

3535
### Tile Settings
3636

37-
You also have the ability to define Tile Settings based on the unique features of your collection. For example, you can set the 'min-zoom' parameter that defines the minimum zoom level at which the assets within your collection appears on the Explorer basemap. High resolution imagery should have a high 'min-zoom' value to avoid experiencing latency when using the Explorer. Low resolution imagery can have lower 'min-zoom' levels without issue.
37+
You also have the ability to define Tile Settings based on the unique features of your collection. For example, you can set the 'min-zoom' parameter that defines the minimum zoom level at which the assets within your collection appear on the Explorer basemap. High resolution imagery should have a high 'min-zoom' value to avoid experiencing latency when using the Explorer. Low resolution imagery can have lower 'min-zoom' levels without issue.
3838

3939
For more information, see [Quickstart: Tile settings in Microsoft Planetary Computer Pro](./tile-settings.md).
4040

@@ -55,4 +55,5 @@ Here's a quickstart guide to configuring collections:
5555
## Related content
5656

5757
- [Quickstart: Create collections with the Microsoft Planetary Computer Pro web interface](./create-collection-web-interface.md)
58+
- [Data visualization sample guide](./data-visualization-samples.md)
5859
- [STAC in Microsoft Planetary Computer Pro](./stac-overview.md)

articles/planetary-computer/configure-collection-web-interface.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,19 @@ To configure a collection in the Microsoft Planetary Computer Pro web interface,
5151
3. Once you define your configuration JSONs, select **Update** to save your changes.
5252

5353
4. When you successfully configure your collection, there's a selectable **Launch in Explorer** button below the **Spatial Extent** basemap on the right-hand side of your collection's **Overview** tab. Select this button to open the Explorer and visualize your data.
54-
54+
55+
For a detailed guide with sample configurations, view the [data visualization sample guide](./data-visualization-samples.md).
56+
5557
## Next steps
5658

5759
Now that your collection is ready to be visualized, it's time to view it in the Explorer.
5860

5961
> [!div class="nextstepaction"]
6062
> [Quickstart: Use the Microsoft Planetary Computer Pro Explorer](./use-explorer.md)
63+
64+
## Related content
65+
66+
- [Data visualization sample guide](./data-visualization-samples.md)
67+
- [Mosaic configurations for collections in Microsoft Planetary Computer Pro](./mosaic-configurations-for-collections.md)
68+
- [Render configuration for Microsoft Planetary Computer Pro](./render-configuration.md)
69+
- [Tile settings for Microsoft Planetary Computer Pro](./tile-settings.md)

0 commit comments

Comments
 (0)