Skip to content
Snippets Groups Projects

Added map and site files

3 files
+ 548
0
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 98
0
 
{
 
"type": "FeatureCollection",
 
"features": [
 
{
 
"type": "Feature",
 
"id": "Extents",
 
"geometry": {
 
"type": "Polygon",
 
"coordinates": [
 
[
 
[-160.5, 18.6],
 
[-154.3, 18.6],
 
[-154.3, 22.5],
 
[-160.5, 22.5],
 
[-160.5, 18.6]
 
]
 
]
 
},
 
"properties": {
 
"fill": "#AA0078",
 
"stroke": "#AA0078",
 
"title": "NSHMP Hawaii Map Extents"
 
}
 
},
 
{
 
"type": "Feature",
 
"geometry": {
 
"type": "Polygon",
 
"coordinates": [
 
[
 
[-160.39, 21.74],
 
[-160.07, 21.65],
 
[-159.81, 21.9],
 
[-159.49, 21.75],
 
[-159.25, 21.82],
 
[-158.39, 21.49],
 
[-158.19, 21.22],
 
[-157.69, 21.14],
 
[-157.41, 21.03],
 
[-157.12, 20.71],
 
[-156.81, 20.46],
 
[-156.6, 20.41],
 
[-156.23, 20.47],
 
[-156.05, 20.25],
 
[-156.03, 20.03],
 
[-156.14, 19.84],
 
[-156.16, 19.67],
 
[-156.09, 19.48],
 
[-156.08, 19.29],
 
[-156.08, 19.06],
 
[-155.96, 18.89],
 
[-155.81, 18.8],
 
[-155.57, 18.72],
 
[-155.36, 18.69],
 
[-155.18, 18.69],
 
[-155.0, 18.78],
 
[-154.9, 18.92],
 
[-154.78, 19.05],
 
[-154.58, 19.15],
 
[-154.47, 19.26],
 
[-154.43, 19.42],
 
[-154.48, 19.6],
 
[-154.72, 19.76],
 
[-154.87, 19.93],
 
[-155.03, 20.14],
 
[-155.34, 20.34],
 
[-155.56, 20.46],
 
[-155.71, 20.61],
 
[-155.74, 20.78],
 
[-155.82, 20.95],
 
[-156.02, 21.07],
 
[-156.29, 21.18],
 
[-156.56, 21.3],
 
[-156.84, 21.41],
 
[-157.21, 21.44],
 
[-157.46, 21.5],
 
[-157.63, 21.69],
 
[-157.86, 21.85],
 
[-158.16, 21.84],
 
[-158.35, 21.71],
 
[-159.13, 21.96],
 
[-159.15, 22.19],
 
[-159.32, 22.35],
 
[-159.63, 22.39],
 
[-159.88, 22.23],
 
[-160.15, 22.11],
 
[-160.34, 21.99],
 
[-160.39, 21.74]
 
]
 
]
 
},
 
"properties": {
 
"spacing": 0.02,
 
"title": "NSHMP Hawaii"
 
}
 
}
 
]
 
}
Loading