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
+4-4Lines changed: 4 additions & 4 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
@@ -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
@@ -74,4 +74,4 @@ The `defaultLocation` field allows specifying the default zoom level and coordin
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