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