I came across AWS documentation on Geospatial queries and they mentioned it supports only in two formats WKT (Well-known Text) and JSON-encoded geospatial data
My aim is to run geospatial queries in parquet format, Is this possible to do so? or do it need to use only one of the two data formats?
