name | data type | description |
---|---|---|
UseReferences | boolean | |
UseNames | boolean | |
Properties inherited from CapabilityRequestPolicyStructure |
||
NationalLanguage | array of string | |
WgsDecimalDegrees | string | |
GmlCoordinateFormat | string |
Example
{ "UseReferences" : true, "UseNames" : true, "NationalLanguage" : [ "...", "..." ], "WgsDecimalDegrees" : "...", "GmlCoordinateFormat" : "..." }