40 return flatgeobuf_column_type_bool;
42 return flatgeobuf_column_type_short;
44 return flatgeobuf_column_type_int;
46 return flatgeobuf_column_type_long;
48 return flatgeobuf_column_type_float;
50 return flatgeobuf_column_type_double;
53 return flatgeobuf_column_type_string;
55 return flatgeobuf_column_type_json;
57 return flatgeobuf_column_type_binary;
62 return flatgeobuf_column_type_datetime;
64 elog(ERROR,
"flatgeobuf: get_column_type: '%d' column type not supported",