Closed tschaub closed 2 years ago
See my comment at https://github.com/opengeospatial/geoparquet/pull/88#issuecomment-1320479016, we currently only allow 2D or 3D.
This description was added in https://github.com/opengeospatial/geoparquet/pull/45
Thanks for the clarification, @jorisvandenbossche.
The GeoJSON spec recommends 2 or 3 dimensions, but does not forbid geometries that have more. See https://www.rfc-editor.org/rfc/rfc7946#section-3.1.1.
In addition, the
bbox
length is2*n
wheren
is the number of dimensions. See https://www.rfc-editor.org/rfc/rfc7946#section-5.