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: articles/planetary-computer/use-explorer.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,14 +30,14 @@ Open the Microsoft Planetary Computer Pro web interface by following the instruc
30
30
31
31
The Explorer can be opened in two ways:
32
32
33
-
1. Select the **Explorer** tab in the navigation bar, **or**
34
-
1. Select a valid collection to explore from the **Collections** tab.
33
+
* Select the **Explorer** tab in the navigation bar, **or**
34
+
* Select a valid collection to explore from the **Collections** tab.
35
35
36
36
From the collection's **Overview** tab, select **Launch in Explorer** on the right side below the **Spatial extents** map. This loads the collection in the Explorer.
37
37
:::image type="content" source="./media/launch-in-explorer-button.jpeg" alt-text="Screenshot of collections overview with launch in explorer button.":::
38
38
39
39
> [!NOTE]
40
-
> If the "Launch In Explorer" button is grey, you must first [create a render configuration](./render-configuration.md).
40
+
> If the "Launch In Explorer" button is gray, you must first [create a render configuration](./render-configuration.md).
41
41
42
42
## Select a dataset to explore
43
43
@@ -56,8 +56,9 @@ The Explorer dynamically filters your collections items and displays them in the
56
56
57
57
You can filter the resulting items based on location.
58
58
59
-
1. To find items in a general geographic area, pan and zoom in or out on the map. Items appear in the results pane according to the geographic extent of the map.
60
-
2. To find items near a specific location or address, select the magnifying glass icon on the right-side of the map to reveal the **Place Finder** search tool.
59
+
* To find items in a general geographic area, pan and zoom in or out on the map. Items appear in the results pane according to the geographic extent of the map.
60
+
* To find items near a specific location or address, select the magnifying glass icon on the right-side of the map to reveal the **Place Finder** search tool.
61
+
61
62
:::image type="content" source="./media/search.jpeg" alt-text="Screenshot of search navigation in Explorer.":::
62
63
63
64
### Apply a mosaic definition
@@ -94,6 +95,7 @@ For example, this screen capture shows the **Acquired** queryable is set to a ra
94
95
### Use map controls
95
96
96
97
The Explorer supports native map controls on the top right side of the map to rotate, zoom in and out, change the basemap style, search for a location, and update map settings.
98
+
97
99
:::image type="content" source="./media/zoom.jpeg" alt-text="Screenshot of map controls available in Explorer.":::
98
100
99
101
### Pin an item layer to the map
@@ -102,6 +104,7 @@ You can visualize multiple query results at once by pinning layers to the map.
102
104
103
105
1. After querying and filtering the collection items to your desired results, select the pin icon to the right of the dataset name in the **Explore Datasets** side-panel.
104
106
2. Once pinned, this layer is added to the list of map layers, displayed in the lower right corner of the map, and your query results are cleared.
107
+
105
108
:::image type="content" source="./media/pin.jpeg" alt-text="Screenshot of how to pin layers in Explorer.":::
0 commit comments