41 return flatgeobuf_column_type_bool;
43 return flatgeobuf_column_type_short;
45 return flatgeobuf_column_type_int;
47 return flatgeobuf_column_type_long;
49 return flatgeobuf_column_type_float;
51 return flatgeobuf_column_type_double;
54 return flatgeobuf_column_type_string;
56 return flatgeobuf_column_type_json;
58 return flatgeobuf_column_type_binary;
63 return flatgeobuf_column_type_datetime;
65 elog(ERROR,
"flatgeobuf: get_column_type: '%d' column type not supported",