Custom preferences supported by the Reverse Service are for use against any country dataset. Other custom fields that apply to certain countries are located in Custom Fields.
To create a custom preference for a POST request, follow this code snippet.
"preferences" : {
"customPreferences" : {
"<YOUR_CUSTOM_PREFERENCE>" : "true"
}
Parameter | Type | Description |
---|---|---|
POST: FALLBACK_TO_WORLD |
String | When World Places is installed, the reverse
geocoder specifies whether to use World Places to
determine a geocode when any of the following conditions exist:
The customPreferences object is specified in the preferences object. see example at the top of this table. |