Skip to content

Projection of a GeoParquet file? #453

Answered by Maxxen
nshiab asked this question in Q&A
Discussion options

You must be logged in to vote

Hello! It's currently not possible to specify a projection when writing GeoParquet files. You can inspect the key-value metadata of an existing geoparquet file to extract any projection info manually using the parquet_kv_metadata function (in combination with the json extension to extract the "crs" property form the "geo" kv-metadata key).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by nshiab
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants