Home
last modified time | relevance | path

Searched defs:ows_request (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapwfs20.c355 cgiRequestObj *req, owsRequestObj *ows_request) in msWFSGetCapabilities20()
953 cgiRequestObj *req, owsRequestObj *ows_request) in msWFSListStoredQueries20()
1142 cgiRequestObj *req, owsRequestObj *ows_request) in msWFSDescribeStoredQueries20()
1375 cgiRequestObj *req, owsRequestObj *ows_request) in msWFSGetCapabilities20()
1386 cgiRequestObj *req, owsRequestObj *ows_request) in msWFSListStoredQueries20()
1396 cgiRequestObj *req, owsRequestObj *ows_request) in msWFSDescribeStoredQueries20()
H A Dmapwcs11.c364 cgiRequestObj *req, owsRequestObj *ows_request) in msWCSGetCapabilities11()
893 int msWCSDescribeCoverage11(mapObj *map, wcsParamsObj *params, owsRequestObj *ows_request) in msWCSDescribeCoverage11()
1371 owsRequestObj *ows_request) in msWCSDescribeCoverage11()
1382 cgiRequestObj *req, owsRequestObj *ows_request) in msWCSGetCapabilities11()
H A Dmapwfs11.c269 cgiRequestObj *req, owsRequestObj *ows_request) in msWFSGetCapabilities11()
511 cgiRequestObj *req, owsRequestObj *ows_request) in msWFSGetCapabilities11()
H A Dmapwcs.c875 …apabilities_ContentMetadata(mapObj *map, wcsParamsObj *params, owsRequestObj *ows_request, cgiRequ… in msWCSGetCapabilities_ContentMetadata()
925 …SGetCapabilities(mapObj *map, wcsParamsObj *params, cgiRequestObj *req, owsRequestObj *ows_request) in msWCSGetCapabilities()
1323 static int msWCSDescribeCoverage(mapObj *map, wcsParamsObj *params, owsRequestObj *ows_request, cgi… in msWCSDescribeCoverage()
1727 wcsParamsObj *params, owsRequestObj *ows_request) in msWCSGetCoverage()
2315 int msWCSDispatch(mapObj *map, cgiRequestObj *request, owsRequestObj *ows_request) in msWCSDispatch()
H A Dmapwfs.c530 static int msWFSIsLayerAllowed(layerObj *lp, owsRequestObj *ows_request) in msWFSIsLayerAllowed()
536 static layerObj* msWFSGetLayerByName(mapObj* map, owsRequestObj *ows_request, const char* name) in msWFSGetLayerByName()
744 …tCapabilities(mapObj *map, wfsParamsObj *wfsparams, cgiRequestObj *req, owsRequestObj *ows_request) in msWFSGetCapabilities()
1258 int msWFSDescribeFeatureType(mapObj *map, wfsParamsObj *paramsObj, owsRequestObj *ows_request, in msWFSDescribeFeatureType()
2252 owsRequestObj* ows_request, in msWFSRetrieveFeatures()
2982 owsRequestObj *ows_request, in msWFSComputeMatchingFeatures()
3306 owsRequestObj *ows_request, int nWFSVersion) in msWFSGetFeature()
4063 owsRequestObj *ows_request, int nWFSVersion) in msWFSGetPropertyValue()
4369 int msWFSDispatch(mapObj *map, cgiRequestObj *requestobj, owsRequestObj *ows_request, int force_wfs… in msWFSDispatch()
5023 int msWFSParseRequest(mapObj *map, cgiRequestObj *request, owsRequestObj *ows_request, in msWFSParseRequest()
H A Dmapmetadata.c698 …map, metadataParamsObj *paramsObj, cgiRequestObj *cgi_request, owsRequestObj *ows_request, xmlNsPt… in msMetadataGetLayerMetadata()
788 int msMetadataDispatch(mapObj *map, cgiRequestObj *cgi_request, owsRequestObj *ows_request) in msMetadataDispatch()
907 int msMetadataParseRequest(mapObj *map, cgiRequestObj *request, owsRequestObj *ows_request, in msMetadataParseRequest()
H A Dmapwms.c313 int def_srs_needs_axis_swap, char *wms_exception_format, owsRequestObj *ows_request) in msWMSApplyFilter()
973 const char *wms_request, owsRequestObj *ows_request) in msWMSLoadGetMapParams()
2913 int msWMSGetCapabilities(mapObj *map, int nVersion, cgiRequestObj *req, owsRequestObj *ows_request, in msWMSGetCapabilities()
3885 char *wms_exception_format, owsRequestObj *ows_request) in msWMSGetMap()
4126 char *wms_exception_format, owsRequestObj *ows_request) in msWMSFeatureInfo()
4642 … char **values, int numentries, char *wms_exception_format, owsRequestObj *ows_request, in msWMSLegendGraphic()
4943 char *wms_exception_format, owsRequestObj *ows_request) { in msWMSGetContentDependantLegend()
5087 int msWMSDispatch(mapObj *map, cgiRequestObj *req, owsRequestObj *ows_request, int force_wms_mode) in msWMSDispatch()
H A Dmapogcsos.c1116 …tCapabilities(mapObj *map, sosParamsObj *sosparams, cgiRequestObj *req, owsRequestObj *ows_request) in msSOSGetCapabilities()
1698 …etObservation(mapObj *map, sosParamsObj *sosparams, cgiRequestObj *req, owsRequestObj *ows_request) in msSOSGetObservation()
2522 int msSOSDescribeSensor(mapObj *map, sosParamsObj *sosparams, owsRequestObj *ows_request) in msSOSDescribeSensor()
2667 …servationType(mapObj *map, sosParamsObj *sosparams, cgiRequestObj *req, owsRequestObj *ows_request) in msSOSDescribeObservationType()
2730 int msSOSDispatch(mapObj *map, cgiRequestObj *req, owsRequestObj *ows_request) in msSOSDispatch()
H A Dmapows.c53 void msOWSInitRequestObj(owsRequestObj *ows_request) in msOWSInitRequestObj()
70 void msOWSClearRequestObj(owsRequestObj *ows_request) in msOWSClearRequestObj()
111 owsRequestObj *ows_request) in msOWSPreParseRequest()
245 owsRequestObj ows_request; in msOWSDispatch() local
679 const char *request, owsRequestObj *ows_request) in msOWSRequestLayersEnabled()
H A Dmapobject.c764 owsRequestObj ows_request; in msMapLoadOWSParameters() local
H A Dmapwcs20.c1427 owsRequestObj *ows_request, in msWCSParseRequest20()
3337 wcs20ParamsObjPtr params, owsRequestObj *ows_request) in msWCSGetCapabilities20()
3780 int msWCSDescribeCoverage20(mapObj *map, wcs20ParamsObjPtr params, owsRequestObj *ows_request) in msWCSDescribeCoverage20()
4314 wcs20ParamsObjPtr params, owsRequestObj *ows_request) in msWCSGetCoverage20()
/dports/graphics/tinyows/tinyows-1.1.0/src/
H A Dows_struct.h348 } ows_request; typedef