Last active
April 20, 2020 23:26
-
-
Save jlblcc/dd8c3ae9847bf8ace67b79b4fb2ec22d to your computer and use it in GitHub Desktop.
Revisions
-
jlblcc revised this gist
Apr 20, 2020 . 1 changed file with 58 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,58 @@ { "type": "FeatureCollection", "features":[{ "type": "Feature", "properties": { "name": "New Polygon Feature" }, "geometry": { "type": "Polygon", "coordinates": [ [ [-194.071863, 52.268157], [-194.071863, 60.06484], [-151.543388, 60.06484], [-151.543388, 52.268157], [-194.071863, 52.268157] ] ] }, "id": "0b6bd0b3-b81a-47d4-9327-aa07a477360a" }, { "type": "Feature", "properties": { "name": "New Polygon Feature" }, "geometry": { "type": "Polygon", "coordinates": [ [ [-192.170732, 68.073305], [-188.480245, 64.091408], [-173.015345, 63.860036], [-165.985845, 66.160511], [-167.567482, 68.269387], [-192.170732, 68.073305] ] ] }, "id": "32fc8676-505f-4302-b29b-4b8492b8a5bf" }, { "type": "Feature", "properties": { "name": "New LineString Feature" }, "geometry": { "type": "LineString", "coordinates": [ [-197.442857, 63.154355], [-171.635127, 61.93895], [-160.387927, 64.472794], [-165.308577, 69.411242], [-178.664627, 72.395706], [-188.505927, 72.395706] ] }, "id": "2fab09c5-8d83-45a3-a338-d532fdfdede7" }] } -
jlblcc created this gist
Apr 20, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ {"type":"Feature","properties":{"name":"New Polygon Feature"},"geometry":{"type":"Polygon","coordinates":[[[-194.071863,52.268157],[-194.071863,60.06484],[-151.543388,60.06484],[-151.543388,52.268157],[-194.071863,52.268157]]]},"id":"0b6bd0b3-b81a-47d4-9327-aa07a477360a"}