Array Rasters
enterprise_type: enteprise_array
ENTERPRISE array features represent a raster of 2D values, but where the z-coordinate reflects an array field value for the raster square whose top-left corner is defined by the (x, y) point. The array field value is an integer value. These features have four special attribute associated with them.
Attribute Name |
Contents |
enterprise_raster_file_type |
The raster file type of the raster feature that is being represented. The value can only be “coverage” for now. |
enterprise_array_type |
The array type of the raster feature that is being represented. This attribute depends on the raster file type. For “coverage” raster file type, this attribute can have one of the following values: best_server_array nth_best_server_array worst_interferer_array total_interference_array worst_connection_array average_connection_array total_received_array |
enterprise_array_field |
The field name of the array of the raster feature that is being represented. This attribute depends on the array type. This attribute can have one of the following values: number_of_servers cell_key layer_key signal_level ci_level carrier connection level not_used |