Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Array of Geometry and Geometry as Struct #36

Open
randallwhitman opened this issue Sep 26, 2013 · 0 comments
Open

Support Array of Geometry and Geometry as Struct #36

randallwhitman opened this issue Sep 26, 2013 · 0 comments

Comments

@randallwhitman
Copy link
Contributor

If Multi-part geometry could be returned as a hive Array of single-part geometries, the array could be used with explode() - this may provide one possible solution to the objectives behind issue #35 .

While struct is mentioned in issue #9 in the context of import from JSON, structs could be useful in a more general context.

Point could be a structure of x, y [,z] [,m] .
Structure for Polygon would take more thought.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant