Appearance
GET
WFS
Опис
Запит даних WFS. Повертає дані за відповідними запитами.
Перелік запитів request
:
CreateStoredQuery
DescribeFeatureType
DescribeStoredQueries
DropStoredQuery
GetCapabilities
GetFeature
GetFeatureWithLock
GetPropertyValue
ListStoredQueries
LockFeature
Transaction
example
/api-user/wfs/8950274395397807/addr_street?service=WFS&request=GetCapabilities
Параметри
scheme-api
/api-user/wfs/:style/:layer?service=[service]&request=[request]
Назва | Тип | Опис |
---|---|---|
style | Number | ID Стилю |
layer | String | Шар |
Відповідь
Приклад відповіді
xml
<?xml version="1.0" encoding="utf-8"?>
<WFS_Capabilities version="2.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.opengis.net/wfs/2.0"
xmlns:ows="http://www.opengis.net/ows/1.1"
xmlns:gml="http://www.opengis.net/gml/3.2"
xmlns:fes="http://www.opengis.net/fes/2.0"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd http://inspire.ec.europa.eu/schemas/inspire_dls/1.0 http://inspire.ec.europa.eu/schemas/inspire_dls/1.0/inspire_dls.xsd" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:inspire_dls="http://inspire.ec.europa.eu/schemas/inspire_dls/1.0" xmlns:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0" xmlns:BWK="informatievlaanderen.be/bwk">
...
Статус коди
Ключ | Опис |
---|---|
200 Success | Успішний запит |
400 Bad Request | Неправильно сформований запит від клієнта |
500 Internal Server Error | Помилка на стороні сервера |