Skip to content

Commit 2d7a214

Browse files
author
Jill Grant
authored
Merge pull request #292804 from stevemunk/spatial-io-connect-wfs-service-screehshot-update
Updated Azure Maps screenshot in article "Connect to a WFS service"
2 parents c06b883 + 9513309 commit 2d7a214

File tree

4 files changed

+2
-8
lines changed

4 files changed

+2
-8
lines changed
Binary file not shown.
Binary file not shown.
-94.1 KB
Loading

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

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,24 +70,18 @@ The specification for the WFS standard makes use of OGC filters. The WFS client
7070
- `PropertyIsNull`
7171
- `PropertyIsNil`
7272
- `PropertyIsBetween`
73+
7374
<!--------------------------------------------------
7475
The [WFS filter example] sample demonstrates the use of different filters with the WFS client. For the source code for this sample, see [WFS filter example source code].
7576
7677
:::image type="content" source="./media/spatial-io-connect-wfs-service/wfs-filter-example.png"alt-text="A screenshot that shows The WFS filter sample that demonstrates the use of different filters with the WFS client.":::
7778
-------------------------------------------------->
78-
<!--------------------------------------------------
79-
> [!VIDEO //codepen.io/azuremaps/embed/NWqvYrV/?height=500&theme-id=0&default-tab=result&embed-version=2&editable=true]
80-
-------------------------------------------------->
8179

8280
## WFS service explorer
8381

8482
The [WFS service explorer] sample is a simple tool for exploring WFS services on Azure Maps. For the source code for this sample, see [WFS service explorer source code].
8583

86-
:::image type="content" source="./media/spatial-io-connect-wfs-service/wfs-service-explorer.png"alt-text="A screenshot that shows a simple tool for exploring WFS services on Azure Maps.":::
87-
88-
<!--------------------------------------------------
89-
> [!VIDEO //codepen.io/azuremaps/embed/bGdrvmG/?height=700&theme-id=0&default-tab=result&embed-version=2&editable=true]
90-
-------------------------------------------------->
84+
:::image type="content" source="./media/spatial-io-connect-wfs-service/wfs-service-explorer.png" lightbox="./media/spatial-io-connect-wfs-service/wfs-service-explorer.png" alt-text="A screenshot that shows a simple tool for exploring WFS services on Azure Maps.":::
9185

9286
To access WFS services hosted on non-CORS enabled endpoints, a CORS enabled proxy service can be passed into the `proxyService` option of the WFS client as shown in the following example.
9387

0 commit comments

Comments
 (0)