decodeValues
decodeValues
FunctiondecodeValues(requestOptions: IDecodeValuesOptions): Promise<IQueryFeaturesResponse>
Replaces the raw coded domain values in a query response with descriptions (for legibility).
Parameters
Parameter | Type | Notes |
---|---|---|
request | IDecodeValuesOptions | Options for the request. |
Returns
Promise<IQueryFeaturesResponse>
A Promise that will resolve with the addFeatures response.