Skip to content

Commit 631af51

Browse files
author
pcoma55
committed
Merge branch 'add-planetary-computer-content' of https://github.com/meaghanlewis/azure-docs-pr into add-planetary-computer-content
2 parents 8414768 + 8d58eb2 commit 631af51

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/planetary-computer/tile-settings.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Tile Settings Configuration in Microsoft Planetary Computer Pro
2+
title: Tile settings configuration in Microsoft Planetary Computer Pro
33
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.
44
author: 777arc
55
ms.author: marclichtman
@@ -10,7 +10,7 @@ ms.date: 04/09/2025
1010

1111
# Tile settings in Microsoft Planetary Computer Pro
1212

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.
1414

1515
In this article, see where to find and modify tile settings for Microsoft Planetary Computer Pro.
1616

@@ -22,7 +22,7 @@ In this article, see where to find and modify tile settings for Microsoft Planet
2222

2323
The tile settings are found by going to the Collection page and selecting the Configuration button.
2424

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.":::
2626

2727
The settings are in the form of a JSON object.
2828

@@ -47,7 +47,7 @@ The settings are in the form of a JSON object.
4747
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.
4848

4949
> [!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.
5151
5252
### Default location
5353

@@ -68,10 +68,10 @@ The `defaultLocation` field allows specifying the default zoom level and coordin
6868
> [!NOTE]
6969
> In the list of items, there's a menu item called "Set view as default location". This isn't currently enabled.
7070
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.":::
7272

7373
## Related content
7474

7575
- [Mosaic configurations for collections in Microsoft Planetary Computer Pro](./mosaic-configurations-for-collections.md)
7676
- [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

Comments
 (0)