From 446d5173f8ab5c6d5ac63ab52a63a1198e187445 Mon Sep 17 00:00:00 2001 From: Dewey Dunnington Date: Tue, 3 Dec 2024 21:52:28 -0600 Subject: [PATCH] typo --- format-specs/geoparquet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/format-specs/geoparquet.md b/format-specs/geoparquet.md index a573b63..2b3a8b3 100644 --- a/format-specs/geoparquet.md +++ b/format-specs/geoparquet.md @@ -216,7 +216,7 @@ do not contain edges (i.e., the column only contains points or empty geometries) For columns that contain edges, the error introduced by ignoring the original edge interpretation is similar to the error introduced by applying a coordinate transformation to vertices (which is usually small but may be large or create -invalid geometries, particularly if vertices are not closely spaced). Ignroing +invalid geometries, particularly if vertices are not closely spaced). Ignoring the original edge interpretation will silently introduce invalid and/or misinterpreted geometries for any edge that crosses the antimeridian (i.e., longitude 180/-180) when translating from `"spherical"` or `"geodesic"` edges