Skip to content

Commit 375c30e

Browse files
committed
articles-about-the-spatial-io-module
1 parent 257d980 commit 375c30e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/azure-maps/how-to-use-spatial-io-module.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -242,15 +242,15 @@ This article describes only one of the many features available in the Spatial IO
242242
- [Add a map layer from the Open Geospatial Consortium (OGC)]
243243
- [Connect to a WFS service]
244244
- [Core IO operations]
245-
- [Learn about supported data formats]
245+
- [Supported data format details]
246246
- [Get documentation for the Azure Maps Spatial IO package]
247247

248248
[Add a simple data layer]: spatial-io-add-simple-data-layer.md
249249
[Read and write spatial data]: spatial-io-read-write-spatial-data.md
250250
[Add a map layer from the Open Geospatial Consortium]: spatial-io-add-ogc-map-layer.md
251251
[Connect to a WFS service]: spatial-io-connect-wfs-service.md
252252
[Use core operations]: spatial-io-core-operations.md
253-
[Learn about supported data formats]: spatial-io-supported-data-format-details.md
253+
[Supported data format details]: spatial-io-supported-data-format-details.md
254254
[Get documentation for the Azure Maps Spatial IO package]: /javascript/api/azure-maps-spatial-io
255255
[Add a map layer from the Open Geospatial Consortium (OGC)]: spatial-io-add-ogc-map-layer.md
256256
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account

articles/azure-maps/spatial-io-add-simple-data-layer.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -236,12 +236,12 @@ Learn more about the classes and methods in this article:
236236
See the following articles to get more code samples to add to your maps:
237237

238238
- [Read and write spatial data]
239-
- [Add an OGC map layer]
239+
- [Add a map layer from the Open Geospatial Consortium]
240240
- [Connect to a WFS service]
241241
- [Core IO operations]
242-
- [Get details about supported data formats]
242+
- [Supported data format details]
243243

244-
[Add an OGC map layer]: spatial-io-add-ogc-map-layer.md
244+
[Add a map layer from the Open Geospatial Consortium]: spatial-io-add-ogc-map-layer.md
245245
[Connect to a WFS service]: spatial-io-connect-wfs-service.md
246246
[GitHub's GeoJSON map support]: https://docs.github.com/en/repositories/working-with-files/using-files/working-with-non-code-files#mapping-geojsontopojson-files-on-github
247247
[Core IO operations]: spatial-io-core-operations.md
@@ -251,4 +251,4 @@ See the following articles to get more code samples to add to your maps:
251251
[Simple data layer options]: https://samples.azuremaps.com/spatial-io-module/simple-data-layer-options
252252
[SimpleDataLayer]: /javascript/api/azure-maps-spatial-io/atlas.layer.simpledatalayer
253253
[SimpleDataLayerOptions]: /javascript/api/azure-maps-spatial-io/atlas.simpledatalayeroptions
254-
[Get details about supported data formats]: spatial-io-supported-data-format-details.md
254+
[Supported data format details]: spatial-io-supported-data-format-details.md

0 commit comments

Comments
 (0)