GeoSearch

You can use this action template to define the vicinity search.

Below is a list of input arguments:

Input Argument

Description

AdditionalParameters

Additional parameters for GPS coordinates given in JSON syntax.

Examples:

{"GPSX":"$GPSX$","GPSY":"$GPSY$"}

If you want to include address data as fallback for your current location, in case no GPS data is available:

{"GPSX":"$GPSX$","GPSY":"$GPSY$","GpsCity":"$GpsCity$", "GpsStreet":"$GpsStreet$","GpsCountry":"$GpsCountry$"}

The CopyFieldRecord and CopyFieldGroup input parameter override the parameters defined in this input argument.

Config1Filter - Config3Filter

Name of a Location filter, see Location Filters. Must be specified if the ConfigName is given.

Config1Name - Config3Name

Name of a Search&List configuration that defines the vicinity search, see Vicinity Search.

Modus

GeoSearch (fixed Value).

CopyFieldRecord

The record for which the initial location is calculated using the field group given in CopyFieldGroup.

CopyFieldGroup

Name of the field group where the fields you want to copy were marked accordingly by defining their Function names.

The given field group's List control is used to determine the initial location.

Note: The defined Function names in this field group override (if given) the defined AdditionalParameters (GpsX, GpsY, GpsStreet, GpsCountry, GpsCity).

CopyFieldRecord

The record for which the initial location is calculated using the field group given in CopyFieldGroup.

DefaultRadius

Defines the default radius in meters for the vicinity search.