Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SEC/Washington SEC.geojson
Original file line number Diff line number Diff line change
@@ -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": [ [
Expand Down
22 changes: 22 additions & 0 deletions SEC/Washington Sec.geojson
Original file line number Diff line number Diff line change
@@ -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 ] ] ] } }
]
}
Loading