Created
August 29, 2019 11:54
-
-
Save perusio/7dc5803b4fa8fb87d8ffa62909dc5fc4 to your computer and use it in GitHub Desktop.
Revisions
-
perusio created this gist
Aug 29, 2019 .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,36 @@ { "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": {}, "geometry": { "type": "Polygon", "coordinates": [ [ [ -8.721771, 41.190281 ], [ -8.685722, 41.191573 ], [ -8.684349, 41.17271 ], [ -8.720398, 41.169351 ], [ -8.721771, 41.190281 ] ] ] } } ] }