Skip to content

Commit b4c63c6

Browse files
Merge pull request #287285 from stevemunk/retirement-banner-creator-reference
Creator retirement banner.
2 parents 211f600 + df52849 commit b4c63c6

File tree

4 files changed

+24
-0
lines changed

4 files changed

+24
-0
lines changed

articles/azure-maps/creator-facility-ontology.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ zone_pivot_groups: facility-ontology-schema
1212

1313
# Facility Ontology
1414

15+
> [!NOTE]
16+
>
17+
> **Azure Maps Creator retirement**
18+
>
19+
> The Azure Maps Creator indoor map service is now deprecated and will be retired on 9/30/25. For more information, see [End of Life Announcement of Azure Maps Creator](https://aka.ms/AzureMapsCreatorDeprecation).
20+
1521
Facility ontology defines how Azure Maps Creator internally stores facility data in a Creator dataset. In addition to defining internal facility data structure, facility ontology is also exposed externally through the WFS API. When WFS API is used to query facility data in a dataset, the response format is defined by the ontology supplied to that dataset.
1622

1723
## Changes and Revisions

articles/azure-maps/drawing-conversion-error-codes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ ms.subservice: creator
1313

1414
# Drawing conversion errors and warnings
1515

16+
> [!NOTE]
17+
>
18+
> **Azure Maps Creator retirement**
19+
>
20+
> The Azure Maps Creator indoor map service is now deprecated and will be retired on 9/30/25. For more information, see [End of Life Announcement of Azure Maps Creator](https://aka.ms/AzureMapsCreatorDeprecation).
21+
1622
The Azure Maps [Conversion service] lets you convert uploaded drawing packages into map data. Drawing packages must adhere to the [Drawing package requirements]. If one or more requirements aren't met, then the Conversion service returns errors or warnings. This article lists the conversion error and warning codes, with recommendations on how to resolve them. It also provides some examples of drawings that can cause the Conversion service to return these codes.
1723

1824
The Conversion service succeeds if there are any conversion warnings. However, it's recommended that you review and resolve all warnings. A warning means part of the conversion was ignored or automatically fixed. Failing to resolve the warnings could result in errors in latter processes.

articles/azure-maps/drawing-error-visualizer.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ ms.subservice: creator
1212

1313
# Using the Azure Maps Drawing Error Visualizer with Creator
1414

15+
> [!NOTE]
16+
>
17+
> **Azure Maps Creator retirement**
18+
>
19+
> The Azure Maps Creator indoor map service is now deprecated and will be retired on 9/30/25. For more information, see [End of Life Announcement of Azure Maps Creator](https://aka.ms/AzureMapsCreatorDeprecation).
20+
1521
The *Drawing Error Visualizer* is a stand-alone web application that displays [Drawing package warnings and errors] detected during the conversion process. The Error Visualizer web application consists of a static page that you can use without connecting to the internet. You can use the Error Visualizer to fix errors and warnings in accordance with [Drawing package requirements]. The [Azure Maps Conversion API] returns a response with a link to the Error Visualizer only when an error is detected.
1622

1723
## Prerequisites

articles/azure-maps/drawing-requirements.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ zone_pivot_groups: drawing-package-version
1313

1414
# Drawing package requirements
1515

16+
> [!NOTE]
17+
>
18+
> **Azure Maps Creator retirement**
19+
>
20+
> The Azure Maps Creator indoor map service is now deprecated and will be retired on 9/30/25. For more information, see [End of Life Announcement of Azure Maps Creator](https://aka.ms/AzureMapsCreatorDeprecation).
21+
1622
:::zone pivot="drawing-package-v1"
1723

1824
You can convert uploaded drawing packages into map data by using the Azure Maps [Conversion service]. This article describes the drawing package requirements for the Conversion API. To view a sample package, you can download the sample [Drawing package].

0 commit comments

Comments
 (0)