Skip to content

Commit c3ff571

Browse files
author
Jill Grant
authored
Merge pull request #288549 from stevemunk/attribute-update-spatial-io-connect-wfs-service
Updated screen shot and removed sample that is currently not working.
2 parents 2e456c6 + 8168891 commit c3ff571

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed
38.5 KB
Loading

articles/azure-maps/spatial-io-connect-wfs-service.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,10 @@ The `WfsClient` class supports the following features:
3030

3131
The `atlas.io.ogc.WfsClient` class in the spatial IO module makes it easy to query a WFS service and convert the responses into GeoJSON objects. This GeoJSON object can then be used for other mapping purposes.
3232

33+
<!--------------------------------------------------
3334
The [Simple WFS example] sample shows how to easily query a Web Feature Service (WFS) and renders the returned features on the map. For the source code for this sample, see [Simple WFS example source code].
3435
3536
:::image type="content" source="./media/spatial-io-connect-wfs-service/simple-wfs-example.png"alt-text="A screenshot that shows the results of a WFS overlay on a map.":::
36-
37-
<!--------------------------------------------------
38-
> [!VIDEO //codepen.io/azuremaps/embed/MWwvVYY/?height=500&theme-id=0&default-tab=js,result&embed-version=2&editable=true]
3937
---------------------------------------------------->
4038

4139
## Supported filters

0 commit comments

Comments
 (0)