UNPKG

524 BHTMLView Raw
1---
2layout: example.html
3title: WFS - GetFeature
4shortdesc: Example of making a WFS GetFeature request with a filter.
5docs: >
6 This example generates a `GetFeature` request which uses a `PropertyIsEqualTo`
7 and a `PropertyIsLike` filter, and then posts the request to load the features
8 that match the query.
9tags: "vector, WFS, GetFeature, filter"
10cloak:
11 As1HiMj1PvLPlqc_gtM7AqZfBL8ZL3VrjaS3zIb22Uvb9WKhuJObROC-qUpa81U5: Your Bing Maps Key from http://www.bingmapsportal.com/ here
12---
13<div id="map" class="map"></div>