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

GeoArrow データ形式の調査 #855

Open
kaigai opened this issue Nov 26, 2024 · 0 comments
Open

GeoArrow データ形式の調査 #855

kaigai opened this issue Nov 26, 2024 · 0 comments

Comments

@kaigai
Copy link
Contributor

kaigai commented Nov 26, 2024

現状、geometryデータ型をArrowにマッピングする事はできない。
しかし、最近のPostGIS(むしろGDAL)のビルドで libarrow を要求することからも分かるように、
GeometryデータのArrowへのマッピングが公式な方法で可能なのであれば、それに倣うのが望ましい。

https://geoarrow.org/
https://gdal.org/en/latest/drivers/vector/arrow.html

先ずは、容易に対応できるのかどうか調査が必要。

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

No branches or pull requests

1 participant