Files
openlayers/examples/vector-wfs-getfeature.html
2018-04-23 20:51:01 -06:00

15 lines
541 B
HTML

---
layout: example.html
title: WFS - GetFeature
shortdesc: Example of making a WFS GetFeature request with a filter.
docs: >
This example generates a `GetFeature` request which uses a `PropertyIsEqualTo`
and a `PropertyIsLike` filter, and then posts the request to load the features
that match the query.
tags: "vector, WFS, GetFeature, filter"
cloak:
- key: As1HiMj1PvLPlqc_gtM7AqZfBL8ZL3VrjaS3zIb22Uvb9WKhuJObROC-qUpa81U5
value: Your Bing Maps Key from http://www.bingmapsportal.com/ here
---
<div id="map" class="map"></div>