Skip to content

Commit f414da2

Browse files
author
farah-alyasari
committed
Merge branch 'spatialiomodule' of https://github.com/farah-alyasari/azure-docs-pr into spatialiomodule
2 parents af305da + dc9f0e7 commit f414da2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ manager: philmea
1717
The Azure Maps Web SDK provides the **Spatial IO module**, which integrates spatial data with the Azure Maps web SDK using JavaScript or TypeScript. The robust features in this module allow developers to:
1818

1919
- [Read and write data to common spatial files](spatial-io-read-write-spatial-data.md). Supported file formats include: KML, KMZ, GPX, GeoRSS, GML, and CSV files containing columns with spatial information.
20-
- [Connect to Open Geospatial Consortium (OGC) services and integrate with Azure Maps web SDK](spatial-io-add-ogc-map-layer.md).
21-
- [Overlay Web Mapping Services (WMS)](spatial-io-add-ogc-map-layer.md#Web-Mapping-Service-(WMS)) and [overlay Web Map Tile Services (WMTS)](spatial-io-add-ogc-map-layer.md#Web-Mapping-Tile-Service-(WMTS)) as layers on the map.
20+
- [Connect to Open Geospatial Consortium (OGC) services and integrate with Azure Maps web SDK. Overlay Web Mapping Services (WMS) and Web Map Tile Services (WMTS) as layers on the map.](spatial-io-add-ogc-map-layer.md).
2221
- [Query data in a Web Feature Service (WFS)](spatial-io-connect-wfs-service.md).
2322
- [Overlay complex data sets that contain style information and have them render automatically](spatial-io-add-simple-data-layer.md).
2423
- [Leverage high-speed XML and delimited file reader and writer classes](spatial-io-core-operations.md).

0 commit comments

Comments
 (0)