pub fn create_array_storage(
wkt_values: &[Option<&str>],
data_type: &SedonaType,
) -> ArrayRefExpand description
Create the storage ArrayRef from a sequence of WKT literals
Panics on invalid WKT or unsupported data type. Supports Item CRS types; however, sets the CRS to Null