Response Description
The following table defines the response elements returned from the Capabilities service.
Name | Type | Description |
---|---|---|
serviceName | String | The name of a supported service. |
serviceDescription | String | A description of the service. |
coreVersion | String | The core version of GeoCode API. |
supportedCountries | String | The countries supported by each installed country geocoder engine. |
supported Operations Operation object. An array that defines the supported operations for the specified input country or for all countries consisting of the following fields: | ||
name | String | Name of the operation. |
requiredInputs | InputParameter | Lists the required input fields for the operation. Includes the following
elements:
|
optionalInputs | InputParameter | Lists the optional input fields for the operation. Includes the following
elements:
|
outputs | OutputParameter | Lists the operation's output fields. Includes the following elements:
|
supportLevels | SupportLevel | Lists the support levels for the operation. Includes the following elements:
|
customObjects list of type CustomObject. | ||
name | String | The name(s)s of the custom object fields that were user-specified in Preferences. |
description | String | The description of the user-specified custom object fields. |
properties | list of type CustomObjectMember | Where CustomObjectMember contains the following elements:
|