Skip to content

Instantly share code, notes, and snippets.

@sholloway
Last active August 29, 2015 13:56
Show Gist options
  • Save sholloway/9042492 to your computer and use it in GitHub Desktop.
Save sholloway/9042492 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "Feature",
"crs": {
"type": "WGS 84 longitude-latitude",
"properties": {
"name": "urn:ogc:def:crs:OGC:1.3:CRS84"
}
},
"geometry":{
"type":"Polygon",
"coordinates": [[
[-89.2882929306687, 42.1341071990447],[-89.2890441840412, 42.1341046341818],[-89.2895618532288, 42.1341067279252],
[-89.2900619425307, 42.1340843150413],[-89.2902305786995, 42.1341306580987],[-89.2903171352138, 42.1342159231835],
[-89.2904406427749, 42.1343998717077],[-89.2905750153135, 42.1344220432314],[-89.2907752309776, 42.1344180440404],
[-89.2909429729228, 42.1344395485633],[-89.2910290830055, 42.1345123943487],[-89.2912725212145, 42.1347809397958],
[-89.29169490417, 42.135381456025], [-89.2920501072613, 42.135970885719],[-89.2922646660781, 42.1363642827377],
[-89.2925252502103, 42.1366449101993],[-89.292805211142, 42.1369997157627],[-89.2929282832649, 42.1371712423779],
[-89.2929516920913, 42.1373571894135],[-89.2929800317706, 42.1376797422691],[-89.2929691734901, 42.1378415189825],
[-89.2929709664823, 42.1378911939166],[-89.2929213581786, 42.1379046134704],[-89.2879968792584, 42.1379408304854],
[-89.2879823927542, 42.1366113583974],[-89.2884667121858, 42.1366141223564],[-89.288765704077, 42.1365708724941],
[-89.2890629058609, 42.1364779468449],[-89.2892099402031, 42.1363880181662],[-89.2892410730528, 42.1363252583223],
[-89.2892383880916, 42.1362507458606],[-89.2891843053769, 42.1361399763737],[-89.2890463499635, 42.1360184533349],
[-89.2889426601058, 42.1359211015528],[-89.2888240751707, 42.1358737576733],[-89.2886391975055, 42.1358401643364],
[-89.2883046021457, 42.1358219859242],[-89.2881052763585, 42.1358508184179],[-89.2879586887464, 42.1359531644784],
[-89.2879303756753, 42.1356306097186],[-89.2880246713557, 42.1354671685786],[-89.288071148328, 42.135366819858],
[-89.2880820189585, 42.135205043181], [-89.2879769900553, 42.1350704342011],[-89.286944909849, 42.1346933346957],
[-89.2867591423586, 42.1346349007316],[-89.2867073002695, 42.1345862236338],[-89.2867889359106, 42.1345348851142],
[-89.2872178207318, 42.1343896277304],[-89.2876295715806, 42.1342322827224],[-89.2878933950067, 42.1341400260064],
[-89.2882929306687, 42.1341071990447]
]]
},
"id": "591d670a-296d-4cca-886e-94c228cf0363",
"properties":{
"spatial_layer":"Field Boundary",
"modified_time": "2010-05-04T21:28:48Z"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment