Search API
The following table describes the parameters returned in a Search Result Object
| Name | Description |
|---|---|
| key String | the unique identifier for the search result in it's source. |
| name String | the name of the result. |
| resultNumber Integer | the number of the result through all search results, even paged data. |
| distance Double | the distance from the center of the search area.
|
| distanceUnit String | Specifies the type of units for the distance. Values are:
|
| sourceName String | The name of the source
|
| shapePoints Geometry | The shape of the remote data object |
| fields Field[] | This is a list of key/value pairs from the hosted data source. |