From ccace5fb40606361ec215e3434a4297063b90e84 Mon Sep 17 00:00:00 2001 From: bclayton-usgs <bclayton@usgs.gov> Date: Mon, 15 Jun 2020 11:02:29 -0600 Subject: [PATCH] update sites --- .../{map-cous.geojson => map-conus.geojson} | 14 +- etc/nshm/sites-conus.csv | 27 -- etc/nshm/sites-conus.geojson | 297 ------------------ 3 files changed, 7 insertions(+), 331 deletions(-) rename etc/nshm/{map-cous.geojson => map-conus.geojson} (91%) diff --git a/etc/nshm/map-cous.geojson b/etc/nshm/map-conus.geojson similarity index 91% rename from etc/nshm/map-cous.geojson rename to etc/nshm/map-conus.geojson index a47635c16..ee9d2c717 100644 --- a/etc/nshm/map-cous.geojson +++ b/etc/nshm/map-conus.geojson @@ -8,18 +8,18 @@ "type": "Polygon", "coordinates": [ [ - [-125.0, 24.4], - [ -65.0, 24.4], - [ -65.0, 50.0], + [-125.0, 24.6], [-125.0, 50.0], - [-125.0, 24.4] + [-65.0, 50.0], + [-65.0, 24.6], + [-125.0, 24.6] ] ] }, "properties": { "fill": "#AA0078", - "marker-color": "#AA0078", - "title": "NSHMP Conterminous US Map Extents" + "stroke": "#AA0078", + "title": "Conterminous US Map Extents" } }, { @@ -109,7 +109,7 @@ }, "properties": { "spacing": 0.1, - "title": "NSHMP Conterminous US" + "title": "Conterminous US" } } ] diff --git a/etc/nshm/sites-conus.csv b/etc/nshm/sites-conus.csv index bf6df9e78..1bc6a43f1 100644 --- a/etc/nshm/sites-conus.csv +++ b/etc/nshm/sites-conus.csv @@ -59,14 +59,6 @@ Miami FL, -80.20, 25.75 Atlanta GA, -84.40, 33.75 Lincolnton GA, -82.50, 33.80 Savannah GA, -81.10, 32.10 -Anderson AFB (ATC) GU, 144.90, 13.60 -Central GU, 144.80, 13.50 -Dededo GU, 144.90, 13.50 -Northeast GU, 144.90, 13.60 -Santa Rita GU, 144.70, 13.40 -Southwest GU, 144.70, 13.30 -Yigo GU, 144.90, 13.50 -Yona GU, 144.80, 13.40 Des Moines IA, -93.60, 41.60 Boise ID, -116.20, 43.60 Idaho National Lab ID, -112.85, 43.60 @@ -88,9 +80,6 @@ Minneapolis MN, -93.30, 45.00 Cape Girardeau MO, -89.50, 37.30 New Madrid MO, -89.55, 36.60 St Louis MO, -90.20, 38.60 -Saipan (central) MP, 145.70, 15.20 -Saipan MP, 145.80, 15.20 -Tinian MP, 145.60, 15.00 Jackson MS, -90.20, 32.30 Billings MT, -108.50, 45.80 Bozeman MT, -111.05, 45.70 @@ -130,18 +119,6 @@ Portland OR, -122.65, 45.50 Salem OR, -123.05, 44.95 Philadelphia PA, -75.15, 39.95 Pittsburg PA, -80.00, 40.45 -Arecibo PR, -66.72, 18.47 -Bayamon PR, -66.16, 18.40 -Caguas PR, -66.04, 18.24 -Culebra Barrio PR, -65.30, 18.30 -Fajardo PR, -65.65, 18.34 -Isabel II PR, -65.44, 18.15 -Mayaguez PR, -67.14, 18.20 -Ponce PR, -66.62, 18.00 -San Juan (ATC) PR, -66.10, 18.45 -San Juan PR, -66.12, 18.47 -Utuado PR, -66.70, 18.27 -Yabucoa PR, -65.88, 18.05 Providence RI, -71.40, 41.80 Charleston SC, -79.95, 32.80 Edgemont SD, -103.85, 43.30 @@ -164,10 +141,6 @@ Provo UT, -111.65, 40.25 Salt Lake City UT, -111.90, 40.75 Blacksburg VA, -80.40, 37.25 Richmond VA, -77.45, 37.55 -Charlotte Amalie (1) VI, -64.93, 18.34 -Charlotte Amalie (2) VI, -64.95, 18.35 -Christiansted VI, -64.70, 17.75 -Cruz Bay VI, -64.79, 18.33 Burlington VT, -73.20, 44.50 Aberdeen WA, -123.80, 47.00 Bellingham WA, -122.50, 48.75 diff --git a/etc/nshm/sites-conus.geojson b/etc/nshm/sites-conus.geojson index cc025bd46..109f585d8 100644 --- a/etc/nshm/sites-conus.geojson +++ b/etc/nshm/sites-conus.geojson @@ -661,94 +661,6 @@ "title": "Savannah GA" } }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [144.9, 13.6] - }, - "properties": { - "marker-size": "small", - "title": "Anderson AFB (ATC) GU" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [144.8, 13.5] - }, - "properties": { - "marker-size": "small", - "title": "Central GU" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [144.9, 13.5] - }, - "properties": { - "marker-size": "small", - "title": "Dededo GU" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [144.9, 13.6] - }, - "properties": { - "marker-size": "small", - "title": "Northeast GU" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [144.7, 13.4] - }, - "properties": { - "marker-size": "small", - "title": "Santa Rita GU" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [144.7, 13.3] - }, - "properties": { - "marker-size": "small", - "title": "Southwest GU" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [144.9, 13.5] - }, - "properties": { - "marker-size": "small", - "title": "Yigo GU" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [144.8, 13.4] - }, - "properties": { - "marker-size": "small", - "title": "Yona GU" - } - }, { "type": "Feature", "geometry": { @@ -980,39 +892,6 @@ "title": "St Louis MO" } }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [145.7, 15.2] - }, - "properties": { - "marker-size": "small", - "title": "Saipan (central) MP" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [145.8, 15.2] - }, - "properties": { - "marker-size": "small", - "title": "Saipan MP" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [145.6, 15.0] - }, - "properties": { - "marker-size": "small", - "title": "Tinian MP" - } - }, { "type": "Feature", "geometry": { @@ -1442,138 +1321,6 @@ "title": "Pittsburg PA" } }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-66.72, 18.47] - }, - "properties": { - "marker-size": "small", - "title": "Arecibo PR" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-66.16, 18.4] - }, - "properties": { - "marker-size": "small", - "title": "Bayamon PR" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-66.04, 18.24] - }, - "properties": { - "marker-size": "small", - "title": "Caguas PR" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-65.3, 18.3] - }, - "properties": { - "marker-size": "small", - "title": "Culebra Barrio PR" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-65.65, 18.34] - }, - "properties": { - "marker-size": "small", - "title": "Fajardo PR" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-65.44, 18.15] - }, - "properties": { - "marker-size": "small", - "title": "Isabel II PR" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-67.14, 18.2] - }, - "properties": { - "marker-size": "small", - "title": "Mayaguez PR" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-66.62, 18.0] - }, - "properties": { - "marker-size": "small", - "title": "Ponce PR" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-66.1, 18.45] - }, - "properties": { - "marker-size": "small", - "title": "San Juan (ATC) PR" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-66.12, 18.47] - }, - "properties": { - "marker-size": "small", - "title": "San Juan PR" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-66.7, 18.27] - }, - "properties": { - "marker-size": "small", - "title": "Utuado PR" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-65.88, 18.05] - }, - "properties": { - "marker-size": "small", - "title": "Yabucoa PR" - } - }, { "type": "Feature", "geometry": { @@ -1816,50 +1563,6 @@ "title": "Richmond VA" } }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-64.93, 18.34] - }, - "properties": { - "marker-size": "small", - "title": "Charlotte Amalie (1) VI" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-64.95, 18.35] - }, - "properties": { - "marker-size": "small", - "title": "Charlotte Amalie (2) VI" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-64.7, 17.75] - }, - "properties": { - "marker-size": "small", - "title": "Christiansted VI" - } - }, - { - "type": "Feature", - "geometry": { - "type": "Point", - "coordinates": [-64.79, 18.33] - }, - "properties": { - "marker-size": "small", - "title": "Cruz Bay VI" - } - }, { "type": "Feature", "geometry": { -- GitLab