Skip to content

Commit

Permalink
added ucerf3 gridded seis clip
Browse files Browse the repository at this point in the history
  • Loading branch information
pmpowers-usgs committed Oct 2, 2018
1 parent bc63f7a commit 9ba576b
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions etc/nshm/map-ucerf3-nshmp-clip.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-119.999, 39.000],
[-114.635, 35.000],
[-114.616, 34.848],
[-114.482, 34.719],
[-114.371, 34.464],
[-114.122, 34.285],
[-114.413, 34.097],
[-114.519, 33.934],
[-114.511, 33.616],
[-114.636, 33.426],
[-114.710, 33.401],
[-114.676, 33.055],
[-114.501, 33.020],
[-114.455, 32.861],
[-114.575, 32.741],
[-114.719, 32.718],
[-120.861, 32.151],
[-126.000, 39.000],
[-126.000, 42.001],
[-119.999, 42.001],
[-119.999, 39.000]
]
]
},
"properties": {
"title": "UCERF3 Clipping Region"
}
}
]
}

0 comments on commit 9ba576b

Please sign in to comment.