diff --git a/SEC/Washington SEC.geojson b/SEC/Washington SEC.geojson index 3e875e9..5980f47 100644 --- a/SEC/Washington SEC.geojson +++ b/SEC/Washington SEC.geojson @@ -1,6 +1,6 @@ { "type": "FeatureCollection", -"name": "Washington SEC.tif", +"name": "Washington Sec.tif", "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::3857" } }, "features": [ { "type": "Feature", "properties": { "location": "Washington SEC.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ diff --git a/SEC/Washington Sec.geojson b/SEC/Washington Sec.geojson new file mode 100644 index 0000000..5980f47 --- /dev/null +++ b/SEC/Washington Sec.geojson @@ -0,0 +1,22 @@ +{ +"type": "FeatureCollection", +"name": "Washington Sec.tif", +"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::3857" } }, +"features": [ +{ "type": "Feature", "properties": { "location": "Washington SEC.tif" }, "geometry": { "type": "Polygon", "coordinates": [ [ + [ -8682920.281875340268016, 4865942.279503175988793 ], + [ -8461051.682637179270387, 4865940.360832164995372 ], + [ -8461190.618768064305186, 4872611.864755139686167 ], + [ -8443462.653532790020108, 4872472.20483822748065 ], + [ -8445265.299968430772424, 4866030.571674331091344 ], + [ -8015003.337115698494017, 4865942.279503175988793 ], + [ -8024649.149771713651717, 4811746.889718294143677 ], + [ -8044903.391044742427766, 4736332.16157403215766 ], + [ -8107697.695295472629368, 4620162.698710178025067 ], + [ -8117116.84093308262527, 4547549.089039848186076 ], + [ -8132492.21101800352335, 4547918.467300146818161 ], + [ -8212493.385894309729338, 4300450.423661052249372 ], + [ -8682920.281875340268016, 4300621.372044270858169 ], + [ -8682920.281875340268016, 4865942.279503175988793 ] ] ] } } +] +}