Skip to content

Commit 2d3ffbc

Browse files
committed
Update how-to-dataset-geojson.md
1 parent 6a3418b commit 2d3ffbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/azure-maps/how-to-dataset-geojson.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ https://us.atlas.microsoft.com/mapData/operations/{operationId}?api-version=2.0&
6666
1. Copy the value of the `Resource-Location` key in the response header, which is the `resource location URL`. The `resource location URL` contains the unique identifier (`udid`) of the GeoJSON package resource.
6767

6868
### Create a dataset
69-
<!-->
69+
<!--
7070
A dataset is a collection of map features, such as buildings, levels, and rooms. To create a dataset from your GeoJSON, use the new [Dataset Create API][Dataset Create 2022-09-01-preview]. The Dataset Create API takes the `udid` you got in the previous section and returns the `datasetId` of the new dataset.
7171
-->
7272
A dataset is a collection of map features, such as buildings, levels, and rooms. To create a dataset from your GeoJSON, use the new create dataset API. The create dataset API takes the `udid` you got in the previous section and returns the `datasetId` of the new dataset.
@@ -168,6 +168,7 @@ Feature IDs can only contain alpha-numeric (a-z, A-Z, 0-9), hyphen (-), dot (.)
168168
> [!div class="nextstepaction"]
169169
> [Create a feature stateset](tutorial-creator-feature-stateset.md)
170170
171+
[Contoso building sample]: https://github.com/Azure-Samples/am-creator-indoor-data-examples
171172
[unit]: creator-facility-ontology.md?pivots=facility-ontology-v2#unit
172173
[structure]: creator-facility-ontology.md?pivots=facility-ontology-v2#structure
173174
[level]: creator-facility-ontology.md?pivots=facility-ontology-v2#level

0 commit comments

Comments
 (0)