Home
last modified time | relevance | path

Searched refs:WFS_GET_FEATURE (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/tinyows/tinyows-1.1.0/src/wfs/
H A Dwfs_request.c225 if ((wr->request == WFS_GET_FEATURE || wr->request == WFS_DESCRIBE_FEATURE_TYPE) in wfs_request_check_typename()
321 if (wr->request == WFS_GET_FEATURE && !ows_layer_retrievable(o->layers, layer)) { in wfs_request_check_fid()
917 wr->request = WFS_GET_FEATURE; in wfs_request_check()
947 case WFS_GET_FEATURE: in wfs()
/dports/graphics/tinyows/tinyows-1.1.0/src/
H A Dows_struct.h264 WFS_GET_FEATURE, enumerator