From 9925e89ba9c0924c3ab22a9f88fc09a46b3f636d Mon Sep 17 00:00:00 2001
From: Peter Powers <pmpowers@usgs.gov>
Date: Tue, 21 Feb 2023 16:34:50 -0700
Subject: [PATCH] uniform format and coordinate precision

---
 site-data/basin/bay-area.geojson       | 24 ++++++------
 site-data/basin/central-valley.geojson | 32 +++++++--------
 site-data/basin/los-angeles.geojson    | 50 ++++++++++++------------
 site-data/basin/portland.geojson       | 34 ++++++++--------
 site-data/basin/puget-lowland.geojson  | 38 +++++++++---------
 site-data/basin/tualatin.geojson       | 54 +++++++++++++-------------
 site-data/basin/wasatch-front.geojson  | 16 ++++----
 7 files changed, 124 insertions(+), 124 deletions(-)

diff --git a/site-data/basin/bay-area.geojson b/site-data/basin/bay-area.geojson
index 76ac4f9..e46b53d 100644
--- a/site-data/basin/bay-area.geojson
+++ b/site-data/basin/bay-area.geojson
@@ -3,17 +3,17 @@
   "geometry": {
     "type": "Polygon",
     "coordinates": [[
-          [-122.26237, 38.62676],
-          [-122.81110, 38.80000],
-          [-123.50000, 38.60000],
-          [-123.17000, 38.05000],
-          [-122.72000, 37.54000],
-          [-122.23000, 36.85000],
-          [-121.48242, 36.98324],
-          [-121.34125, 37.15129],
-          [-121.53000, 37.39000],
-          [-122.00400, 38.14800],
-          [-122.26237, 38.62676]
+      [-122.26, 38.63],
+      [-122.81, 38.80],
+      [-123.50, 38.60],
+      [-123.17, 38.05],
+      [-122.72, 37.54],
+      [-122.23, 36.85],
+      [-121.48, 36.98],
+      [-121.34, 37.15],
+      [-121.53, 37.39],
+      [-122.00, 38.19],
+      [-122.26, 38.63]
     ]]
   },
   "properties": {
@@ -22,4 +22,4 @@
     "model": "sfbay-area",
     "spacing": 0.01
   }
-}
\ No newline at end of file
+}
diff --git a/site-data/basin/central-valley.geojson b/site-data/basin/central-valley.geojson
index 940a2bd..03506fb 100644
--- a/site-data/basin/central-valley.geojson
+++ b/site-data/basin/central-valley.geojson
@@ -3,27 +3,27 @@
   "geometry": {
     "type": "Polygon",
     "coordinates": [[
-          [-122.58200, 40.67500],
-          [-122.96000, 40.35500],
-          [-122.52100, 39.10600],
-          [-122.00400, 38.14800],
-          [-121.53000, 37.39000],
-          [-120.72900, 36.37700],
-          [-119.52400, 34.84100],
-          [-118.72000, 34.82200],
-          [-118.33200, 35.22700],
-          [-118.95000, 36.58900],
-          [-120.39400, 37.90500],
-          [-121.34000, 39.54700],
-          [-121.53700, 40.38500],
-          [-122.00000, 40.79000],
-          [-122.58200, 40.67500]
+      [-122.58, 40.68],
+      [-122.96, 40.36],
+      [-122.52, 39.11],
+      [-122.00, 38.19],
+      [-121.53, 37.39],
+      [-120.73, 36.38],
+      [-119.52, 34.84],
+      [-118.72, 34.82],
+      [-118.33, 35.23],
+      [-118.95, 36.59],
+      [-120.39, 37.91],
+      [-121.34, 39.55],
+      [-121.54, 40.36],
+      [-122.00, 40.79],
+      [-122.58, 40.68]
     ]]
   },
   "properties": {
     "name": "Central Valley",
     "id": "central-valley",
     "model": "Aagaard",
-    "spacing": 0.01
+    "spacing": 0.05
   }
 }
diff --git a/site-data/basin/los-angeles.geojson b/site-data/basin/los-angeles.geojson
index 5e9125e..0f3ac30 100644
--- a/site-data/basin/los-angeles.geojson
+++ b/site-data/basin/los-angeles.geojson
@@ -3,31 +3,31 @@
   "geometry": {
     "type": "Polygon",
     "coordinates": [[
-	[-119.4659,34.5259],
-	[-119.4632,34.3650],
-	[-119.2800,34.1665],
-	[-119.1812,34.1187],
-	[-118.9876,34.0357],
-	[-118.8558,34.0379],
-	[-118.7919,34.1029],
-	[-118.5814,34.0844],
-	[-118.5690,33.9178],
-	[-118.2901,33.7396],
-	[-118.2505,33.6073],
-	[-117.8974,33.6030],
-	[-117.7790,33.7213],
-	[-117.7803,33.7593],
-	[-117.7988,33.7830],
-	[-117.7993,33.8811],
-	[-117.7986,34.1308],
-	[-117.7975,34.2167],
-	[-118.1528,34.2148],
-	[-118.1748,34.3465],
-	[-118.2156,34.4364],
-	[-118.3010,34.4371],
-	[-118.4185,34.5754],
-	[-118.6546,34.6521],
-	[-119.4659,34.5259]
+      [-119.47, 34.53],
+      [-119.47, 34.37],
+      [-119.28, 34.17],
+      [-119.18, 34.12],
+      [-118.99, 34.04],
+      [-118.86, 34.04],
+      [-118.79, 34.10],
+      [-118.58, 34.08],
+      [-118.57, 33.92],
+      [-118.29, 33.74],
+      [-118.25, 33.61],
+      [-117.90, 33.60],
+      [-117.78, 33.72],
+      [-117.78, 33.76],
+      [-117.80, 33.78],
+      [-117.80, 33.88],
+      [-117.80, 34.13],
+      [-117.80, 34.22],
+      [-118.15, 34.21],
+      [-118.17, 34.35],
+      [-118.22, 34.44],
+      [-118.30, 34.44],
+      [-118.42, 34.58],
+      [-118.65, 34.65],
+      [-119.47, 34.53]
     ]]
   },
   "properties": {
diff --git a/site-data/basin/portland.geojson b/site-data/basin/portland.geojson
index 0545cee..c2373e2 100644
--- a/site-data/basin/portland.geojson
+++ b/site-data/basin/portland.geojson
@@ -3,23 +3,23 @@
   "geometry": {
     "type": "Polygon",
     "coordinates": [[
-          [-122.53,45.42],
-          [-122.50,45.42],
-          [-122.41,45.51],
-          [-122.41,45.53],
-          [-122.44,45.55],
-          [-122.50,45.58],
-          [-122.52,45.59],
-          [-122.57,45.61],
-          [-122.65,45.62],
-          [-122.69,45.62],
-          [-122.69,45.60],
-          [-122.65,45.58],
-          [-122.63,45.53],
-          [-122.61,45.49],
-          [-122.57,45.44],
-          [-122.56,45.43],
-          [-122.53,45.42]
+      [-122.53, 45.42],
+      [-122.50, 45.42],
+      [-122.41, 45.51],
+      [-122.41, 45.53],
+      [-122.44, 45.55],
+      [-122.50, 45.58],
+      [-122.52, 45.59],
+      [-122.57, 45.61],
+      [-122.65, 45.62],
+      [-122.69, 45.62],
+      [-122.69, 45.60],
+      [-122.65, 45.58],
+      [-122.63, 45.53],
+      [-122.61, 45.49],
+      [-122.57, 45.44],
+      [-122.56, 45.43],
+      [-122.53, 45.42]
     ]]
   },
   "properties": {
diff --git a/site-data/basin/puget-lowland.geojson b/site-data/basin/puget-lowland.geojson
index 51da7f8..9a31e40 100644
--- a/site-data/basin/puget-lowland.geojson
+++ b/site-data/basin/puget-lowland.geojson
@@ -3,25 +3,25 @@
   "geometry": {
     "type": "Polygon",
     "coordinates": [[
-      [ -123.50, 48.20 ],
-      [ -123.50, 48.00 ],
-      [ -123.30, 47.95 ],
-      [ -123.05, 47.95 ],
-      [ -122.95, 47.85 ],
-      [ -122.95, 47.70 ],
-      [ -123.25, 47.40 ],
-      [ -123.25, 47.20 ],
-      [ -122.90, 46.95 ],
-      [ -122.60, 46.95 ],
-      [ -122.40, 47.05 ],
-      [ -122.30, 47.05 ],
-      [ -122.20, 47.00 ],
-      [ -121.90, 47.00 ],
-      [ -121.75, 47.20 ],
-      [ -121.75, 47.40 ],
-      [ -122.05, 48.20 ],
-      [ -122.60, 48.40 ],
-      [ -123.50, 48.20 ]
+      [-123.50, 48.20],
+      [-123.50, 48.00],
+      [-123.30, 47.95],
+      [-123.05, 47.95],
+      [-122.95, 47.85],
+      [-122.95, 47.70],
+      [-123.25, 47.40],
+      [-123.25, 47.20],
+      [-122.90, 46.95],
+      [-122.60, 46.95],
+      [-122.40, 47.05],
+      [-122.30, 47.05],
+      [-122.20, 47.00],
+      [-121.90, 47.00],
+      [-121.75, 47.20],
+      [-121.75, 47.40],
+      [-122.05, 48.20],
+      [-122.60, 48.40],
+      [-123.50, 48.20]
     ]]
   },
   "properties": {
diff --git a/site-data/basin/tualatin.geojson b/site-data/basin/tualatin.geojson
index 32efddd..2a50d6e 100644
--- a/site-data/basin/tualatin.geojson
+++ b/site-data/basin/tualatin.geojson
@@ -3,33 +3,33 @@
   "geometry": {
     "type": "Polygon",
     "coordinates": [[
-          [-122.98,45.28],
-          [-122.94,45.28],
-          [-122.90,45.32],
-          [-122.85,45.39],
-          [-122.79,45.43],
-          [-122.77,45.46],
-          [-122.77,45.50],
-          [-122.86,45.61],
-          [-122.87,45.66],
-          [-122.88,45.70],
-          [-122.89,45.72],
-          [-122.86,45.76],
-          [-122.86,45.79],
-          [-122.87,45.80],
-          [-122.96,45.82],
-          [-123.02,45.84],
-          [-123.10,45.85],
-          [-123.16,45.85],
-          [-123.19,45.77],
-          [-123.27,45.69],
-          [-123.27,45.66],
-          [-123.22,45.58],
-          [-123.13,45.44],
-          [-123.08,45.37],
-          [-123.05,45.35],
-          [-123.01,45.29],
-          [-122.98,45.28]
+      [-122.98, 45.28],
+      [-122.94, 45.28],
+      [-122.90, 45.32],
+      [-122.85, 45.39],
+      [-122.79, 45.43],
+      [-122.77, 45.46],
+      [-122.77, 45.50],
+      [-122.86, 45.61],
+      [-122.87, 45.66],
+      [-122.88, 45.70],
+      [-122.89, 45.72],
+      [-122.86, 45.76],
+      [-122.86, 45.79],
+      [-122.87, 45.80],
+      [-122.96, 45.82],
+      [-123.02, 45.84],
+      [-123.10, 45.85],
+      [-123.16, 45.85],
+      [-123.19, 45.77],
+      [-123.27, 45.69],
+      [-123.27, 45.66],
+      [-123.22, 45.58],
+      [-123.13, 45.44],
+      [-123.08, 45.37],
+      [-123.05, 45.35],
+      [-123.01, 45.29],
+      [-122.98, 45.28]
     ]]
   },
   "properties": {
diff --git a/site-data/basin/wasatch-front.geojson b/site-data/basin/wasatch-front.geojson
index ec82b64..28e298e 100644
--- a/site-data/basin/wasatch-front.geojson
+++ b/site-data/basin/wasatch-front.geojson
@@ -3,14 +3,14 @@
   "geometry": {
     "type": "Polygon",
     "coordinates": [[
-      [ -112.15, 42.00 ],
-      [ -112.40, 42.00 ],
-      [ -112.60, 41.50 ],
-      [ -111.80, 39.95 ],
-      [ -111.60, 39.95 ],
-      [ -111.50, 40.00 ],
-      [ -111.50, 40.20 ],
-      [ -112.15, 42.00 ]
+      [-112.15, 42.00],
+      [-112.40, 42.00],
+      [-112.60, 41.50],
+      [-111.80, 39.95],
+      [-111.60, 39.95],
+      [-111.50, 40.00],
+      [-111.50, 40.20],
+      [-112.15, 42.00]
     ]]
   },
   "properties": {
-- 
GitLab