From 4fb4bceabceca7648fc4c03084551384f22da22a Mon Sep 17 00:00:00 2001
From: Jason Altekruse <jaltekruse@usgs.gov>
Date: Thu, 24 Aug 2023 14:07:19 -0600
Subject: [PATCH] extend grid-system-stable polygon to the extent of
 spatial-pdf-ceus (catalog v8) bounds

---
 stable-crust/grid/features/grid-system-stable.geojson | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/stable-crust/grid/features/grid-system-stable.geojson b/stable-crust/grid/features/grid-system-stable.geojson
index 764328d..217442e 100644
--- a/stable-crust/grid/features/grid-system-stable.geojson
+++ b/stable-crust/grid/features/grid-system-stable.geojson
@@ -51,8 +51,10 @@
       [-104.50, 31.70],
       [-102.35, 29.85],
       [ -98.65, 23.95],
-      [ -65.95, 23.95],
-      [ -65.95, 50.05],
+      [ -98.13, 22.95],
+      [ -59.95, 22.95],
+      [ -59.95, 53.05],
+      [-116.00, 53.05],
       [-114.10, 50.05]
     ]]
   },
-- 
GitLab