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/tile-settings.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Tile Settings Configuration in Microsoft Planetary Computer Pro
2
+
title: Tile settings configuration in Microsoft Planetary Computer Pro
3
3
description: This article provides an overview of the tile settings for Microsoft Planetary Computer Pro. It explains how to configure mosaic behavior, such as default location and zoom levels, using JSON settings.
4
4
author: 777arc
5
5
ms.author: marclichtman
@@ -10,7 +10,7 @@ ms.date: 04/09/2025
10
10
11
11
# Tile settings in Microsoft Planetary Computer Pro
12
12
13
-
For each collection in Microsoft Planetary Computer Pro, you can configure the tile settings, which determine mosaic behavior such as the default location, and minimum zoom level.
13
+
For each collection in Microsoft Planetary Computer Pro, you can configure the tile settings, which determine mosaic behavior such as the default location and minimum zoom level.
14
14
15
15
In this article, see where to find and modify tile settings for Microsoft Planetary Computer Pro.
16
16
@@ -22,7 +22,7 @@ In this article, see where to find and modify tile settings for Microsoft Planet
22
22
23
23
The tile settings are found by going to the Collection page and selecting the Configuration button.
24
24
25
-
:::image type="content" source="media/tilesettings1.png" alt-text="Screenshot of the tile settings tab in the Microsoft Planetary Computer Pro interface.":::
25
+
:::image type="content" source="media/tile-settings-1.png" alt-text="Screenshot of the tile settings tab in the Microsoft Planetary Computer Pro interface.":::
26
26
27
27
The settings are in the form of a JSON object.
28
28
@@ -47,7 +47,7 @@ The settings are in the form of a JSON object.
47
47
High resolution imagery should have a high min zoom level to avoid experiencing latency when using the explorer. Low resolution imagery can have lower min zoom levels without issue.
48
48
49
49
> [!NOTE]
50
-
> Currently, zoom needs to be an integer, even though the UX supports zoom levels between integers.
50
+
> Planetary Computer tile settings zoom must be configured as integers, even though the Explorer interface supports zooming to non-integer levels.
51
51
52
52
### Default location
53
53
@@ -68,10 +68,10 @@ The `defaultLocation` field allows specifying the default zoom level and coordin
68
68
> [!NOTE]
69
69
> In the list of items, there's a menu item called "Set view as default location". This isn't currently enabled.
70
70
71
-
:::image type="content" source="media/tilesettings_save_view_as.png" alt-text="Screenshot of the save view as default location option in the tile settings interface.":::
71
+
:::image type="content" source="media/tile-settings-save-view-as.png" alt-text="Screenshot of the save view as default location option in the tile settings interface.":::
72
72
73
73
## Related content
74
74
75
75
-[Mosaic configurations for collections in Microsoft Planetary Computer Pro](./mosaic-configurations-for-collections.md)
76
76
-[Render configuration for Microsoft Planetary Computer Pro](./render-configuration.md)
77
-
-[Queryables for Microsoft Planetary Computer Pro Data Explorer custom search filters](./queryables-for-explorer-custom-search-filter.md)
77
+
-[Queryables for Microsoft Planetary Computer Pro Data Explorer custom search filters](./queryables-for-explorer-custom-search-filter.md)
0 commit comments