RequestPolicy Data Type

Implemented Interfaces
Serializable
Properties
name data type description
HasMaximumNumberOfSituations boolean
Properties inherited from CapabilityRequestPolicyStructure
NationalLanguage array of string
Translations boolean
WgsDecimalDegrees string
GmlCoordinateFormat string

Example

{
  "HasMaximumNumberOfSituations" : true,
  "NationalLanguage" : [ "...", "..." ],
  "Translations" : true,
  "WgsDecimalDegrees" : "...",
  "GmlCoordinateFormat" : "..."
}