Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapwfs.c82 OWS_SFE_SCHEMA, /* GML for simple feature exchange (formerly GML3L0) */ enumerator
1029 case OWS_SFE_SCHEMA: in msWFSGetGMLVersionFromSchemaVersion()
1200 case OWS_SFE_SCHEMA: in msWFSGetGMLNamespaceURI()
1298 outputformat = OWS_SFE_SCHEMA; in msWFSDescribeFeatureType()
1322 outputformat = OWS_SFE_SCHEMA; in msWFSDescribeFeatureType()
1418 if(outputformat == OWS_SFE_SCHEMA && nWFSVersion == OWS_1_0_0 ) { in msWFSDescribeFeatureType()
1496 case OWS_SFE_SCHEMA: /* reference GML 3.1.1 schema */ in msWFSDescribeFeatureType()