Skip to content

Conversation

slvrtrn
Copy link
Contributor

@slvrtrn slvrtrn commented Sep 10, 2024

A follow-up for #128. Related to #116.
Adds examples for:

arr               Array(String),
arr2              Array(Array(String)),
map               Map(String, UInt32),
tuple             Tuple(String, UInt32),
nested            Nested(name String, count UInt32),
point             Point,
ring              Ring,
polygon           Polygon,
multi_polygon     MultiPolygon,
line_string       LineString,
multi_line_string MultiLineString

Geo types are actually supported (noted in the README).

@loyd loyd merged commit 5ccae0b into main Sep 17, 2024
6 checks passed
@loyd loyd deleted the data-types-containers branch September 17, 2024 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants