From 35e6cb515b82091671ca022b19238d5435e5ab49 Mon Sep 17 00:00:00 2001 From: Andy Teucher Date: Thu, 19 Oct 2023 12:03:31 -0700 Subject: [PATCH] Update snapshot --- tests/testthat/_snaps/simplify.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/testthat/_snaps/simplify.md b/tests/testthat/_snaps/simplify.md index bb89713..aa8faa1 100644 --- a/tests/testthat/_snaps/simplify.md +++ b/tests/testthat/_snaps/simplify.md @@ -180,7 +180,7 @@ "value": ["{\"type\":\"FeatureCollection\", \"features\": [\n{\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[101,2],[102,2],[103,2],[103,3],[101,3],[101,2]]]},\"properties\":null},\n{\"type\":\"Feature\",\"geometry\":{\"type\":\"Polygon\",\"coordinates\":[[[101,2],[101,1],[103,1],[103,2],[102,2],[101,2]]]},\"properties\":null}\n]}"] } -# ms_simplify works with gj2008 flag +# gj2008 flag reverses winding order as expected { "type": "character",