Skip to content

Commit dc9f0e7

Browse files
author
Farah Alyasari
authored
update
These were originally in one bullet point. I separated them thinking they were different. Then, I read the linked doc. Grouping them again.
1 parent 18e47d1 commit dc9f0e7

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)