Skip to content

Instantly share code, notes, and snippets.

@maphew
Last active June 27, 2017 19:18
Show Gist options
  • Save maphew/7bb77059574ea714977edae41e4b114c to your computer and use it in GitHub Desktop.
Save maphew/7bb77059574ea714977edae41e4b114c to your computer and use it in GitHub Desktop.
How to create polygons from this geojson grid, using pure javascript or tools available to Node.js? From https://gis.stackexchange.com/questions/245277/how-to-create-geojson-polygons-from-lines
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02496693122001, 60.672784605433002 ], [ -135.02496693122001, 60.672811556705 ], [ -135.02491181657999, 60.672811556705 ], [ -135.02491181657999, 60.672784605433002 ], [ -135.02496693122001, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02496693122001, 60.672811556705 ], [ -135.02496693122001, 60.672838507978 ], [ -135.02491181657999, 60.672838507978 ], [ -135.02491181657999, 60.672811556705 ], [ -135.02496693122001, 60.672811556705 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02496693122001, 60.672838507978 ], [ -135.02496693122001, 60.672865459249998 ], [ -135.02491181657999, 60.672865459249998 ], [ -135.02491181657999, 60.672838507978 ], [ -135.02496693122001, 60.672838507978 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02496693122001, 60.672865459249998 ], [ -135.02496693122001, 60.672892410522003 ], [ -135.02491181657999, 60.672892410522003 ], [ -135.02491181657999, 60.672865459249998 ], [ -135.02496693122001, 60.672865459249998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02496693122001, 60.672892410522003 ], [ -135.02496693122001, 60.672919361794001 ], [ -135.02491181657999, 60.672919361794001 ], [ -135.02491181657999, 60.672892410522003 ], [ -135.02496693122001, 60.672892410522003 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02496693122001, 60.672919361794001 ], [ -135.02496693122001, 60.672946313065999 ], [ -135.02491181657999, 60.672946313065999 ], [ -135.02491181657999, 60.672919361794001 ], [ -135.02496693122001, 60.672919361794001 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02496693122001, 60.672946313065999 ], [ -135.02496693122001, 60.672973264337998 ], [ -135.02491181657999, 60.672973264337998 ], [ -135.02491181657999, 60.672946313065999 ], [ -135.02496693122001, 60.672946313065999 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02496693122001, 60.672730702888998 ], [ -135.02496693122001, 60.672757654161003 ], [ -135.02491181657999, 60.672757654161003 ], [ -135.02491181657999, 60.672730702888998 ], [ -135.02496693122001, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02496693122001, 60.672757654161003 ], [ -135.02496693122001, 60.672784605433002 ], [ -135.02491181657999, 60.672784605433002 ], [ -135.02491181657999, 60.672757654161003 ], [ -135.02496693122001, 60.672757654161003 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02496693122001, 60.672622897800998 ], [ -135.02496693122001, 60.672649849072997 ], [ -135.02491181657999, 60.672649849072997 ], [ -135.02491181657999, 60.672622897800998 ], [ -135.02496693122001, 60.672622897800998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02496693122001, 60.672649849072997 ], [ -135.02496693122001, 60.672676800345002 ], [ -135.02491181657999, 60.672676800345002 ], [ -135.02491181657999, 60.672649849072997 ], [ -135.02496693122001, 60.672649849072997 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02496693122001, 60.672676800345002 ], [ -135.02496693122001, 60.672703751617 ], [ -135.02491181657999, 60.672703751617 ], [ -135.02491181657999, 60.672676800345002 ], [ -135.02496693122001, 60.672676800345002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02496693122001, 60.672703751617 ], [ -135.02496693122001, 60.672730702888998 ], [ -135.02491181657999, 60.672730702888998 ], [ -135.02491181657999, 60.672703751617 ], [ -135.02496693122001, 60.672703751617 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02491181657999, 60.672784605433002 ], [ -135.02485670194, 60.672784605433002 ], [ -135.02485670194, 60.672757654161003 ], [ -135.02491181657999, 60.672757654161003 ], [ -135.02491181657999, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02485670194, 60.672784605433002 ], [ -135.02491181657999, 60.672784605433002 ], [ -135.02491181657999, 60.672811556705 ], [ -135.02485670194, 60.672811556705 ], [ -135.02485670194, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02485670194, 60.672784605433002 ], [ -135.0248015873, 60.672784605433002 ], [ -135.0248015873, 60.672757654161003 ], [ -135.02485670194, 60.672757654161003 ], [ -135.02485670194, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.0248015873, 60.672784605433002 ], [ -135.02485670194, 60.672784605433002 ], [ -135.02485670194, 60.672811556705 ], [ -135.0248015873, 60.672811556705 ], [ -135.0248015873, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.0248015873, 60.672784605433002 ], [ -135.02474647266001, 60.672784605433002 ], [ -135.02474647266001, 60.672757654161003 ], [ -135.0248015873, 60.672757654161003 ], [ -135.0248015873, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02474647266001, 60.672784605433002 ], [ -135.0248015873, 60.672784605433002 ], [ -135.0248015873, 60.672811556705 ], [ -135.02474647266001, 60.672811556705 ], [ -135.02474647266001, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02474647266001, 60.672784605433002 ], [ -135.02469135801999, 60.672784605433002 ], [ -135.02469135801999, 60.672757654161003 ], [ -135.02474647266001, 60.672757654161003 ], [ -135.02474647266001, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02469135801999, 60.672784605433002 ], [ -135.02474647266001, 60.672784605433002 ], [ -135.02474647266001, 60.672811556705 ], [ -135.02469135801999, 60.672811556705 ], [ -135.02469135801999, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02469135801999, 60.672784605433002 ], [ -135.02463624339001, 60.672784605433002 ], [ -135.02463624339001, 60.672757654161003 ], [ -135.02469135801999, 60.672757654161003 ], [ -135.02469135801999, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02463624339001, 60.672784605433002 ], [ -135.02469135801999, 60.672784605433002 ], [ -135.02469135801999, 60.672811556705 ], [ -135.02463624339001, 60.672811556705 ], [ -135.02463624339001, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02463624339001, 60.672784605433002 ], [ -135.02458112874999, 60.672784605433002 ], [ -135.02458112874999, 60.672757654161003 ], [ -135.02463624339001, 60.672757654161003 ], [ -135.02463624339001, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02458112874999, 60.672784605433002 ], [ -135.02463624339001, 60.672784605433002 ], [ -135.02463624339001, 60.672811556705 ], [ -135.02458112874999, 60.672811556705 ], [ -135.02458112874999, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02458112874999, 60.672784605433002 ], [ -135.02452601410999, 60.672784605433002 ], [ -135.02452601410999, 60.672757654161003 ], [ -135.02458112874999, 60.672757654161003 ], [ -135.02458112874999, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02452601410999, 60.672784605433002 ], [ -135.02458112874999, 60.672784605433002 ], [ -135.02458112874999, 60.672811556705 ], [ -135.02452601410999, 60.672811556705 ], [ -135.02452601410999, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02452601410999, 60.672784605433002 ], [ -135.02447089947, 60.672784605433002 ], [ -135.02447089947, 60.672757654161003 ], [ -135.02452601410999, 60.672757654161003 ], [ -135.02452601410999, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02447089947, 60.672784605433002 ], [ -135.02452601410999, 60.672784605433002 ], [ -135.02452601410999, 60.672811556705 ], [ -135.02447089947, 60.672811556705 ], [ -135.02447089947, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02447089947, 60.672784605433002 ], [ -135.02441578483001, 60.672784605433002 ], [ -135.02441578483001, 60.672757654161003 ], [ -135.02447089947, 60.672757654161003 ], [ -135.02447089947, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02441578483001, 60.672784605433002 ], [ -135.02447089947, 60.672784605433002 ], [ -135.02447089947, 60.672811556705 ], [ -135.02441578483001, 60.672811556705 ], [ -135.02441578483001, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02441578483001, 60.672784605433002 ], [ -135.02436067018999, 60.672784605433002 ], [ -135.02436067018999, 60.672757654161003 ], [ -135.02441578483001, 60.672757654161003 ], [ -135.02441578483001, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02436067018999, 60.672784605433002 ], [ -135.02441578483001, 60.672784605433002 ], [ -135.02441578483001, 60.672811556705 ], [ -135.02436067018999, 60.672811556705 ], [ -135.02436067018999, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02436067018999, 60.672784605433002 ], [ -135.02430555556001, 60.672784605433002 ], [ -135.02430555556001, 60.672757654161003 ], [ -135.02436067018999, 60.672757654161003 ], [ -135.02436067018999, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02430555556001, 60.672784605433002 ], [ -135.02436067018999, 60.672784605433002 ], [ -135.02436067018999, 60.672811556705 ], [ -135.02430555556001, 60.672811556705 ], [ -135.02430555556001, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02430555556001, 60.672784605433002 ], [ -135.02425044092001, 60.672784605433002 ], [ -135.02425044092001, 60.672757654161003 ], [ -135.02430555556001, 60.672757654161003 ], [ -135.02430555556001, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02425044092001, 60.672784605433002 ], [ -135.02430555556001, 60.672784605433002 ], [ -135.02430555556001, 60.672811556705 ], [ -135.02425044092001, 60.672811556705 ], [ -135.02425044092001, 60.672784605433002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02491181657999, 60.672730702888998 ], [ -135.02485670194, 60.672730702888998 ], [ -135.02485670194, 60.672703751617 ], [ -135.02491181657999, 60.672703751617 ], [ -135.02491181657999, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02485670194, 60.672730702888998 ], [ -135.02491181657999, 60.672730702888998 ], [ -135.02491181657999, 60.672757654161003 ], [ -135.02485670194, 60.672757654161003 ], [ -135.02485670194, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02485670194, 60.672730702888998 ], [ -135.0248015873, 60.672730702888998 ], [ -135.0248015873, 60.672703751617 ], [ -135.02485670194, 60.672703751617 ], [ -135.02485670194, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.0248015873, 60.672730702888998 ], [ -135.02485670194, 60.672730702888998 ], [ -135.02485670194, 60.672757654161003 ], [ -135.0248015873, 60.672757654161003 ], [ -135.0248015873, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.0248015873, 60.672730702888998 ], [ -135.02474647266001, 60.672730702888998 ], [ -135.02474647266001, 60.672703751617 ], [ -135.0248015873, 60.672703751617 ], [ -135.0248015873, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02474647266001, 60.672730702888998 ], [ -135.0248015873, 60.672730702888998 ], [ -135.0248015873, 60.672757654161003 ], [ -135.02474647266001, 60.672757654161003 ], [ -135.02474647266001, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02474647266001, 60.672730702888998 ], [ -135.02469135801999, 60.672730702888998 ], [ -135.02469135801999, 60.672703751617 ], [ -135.02474647266001, 60.672703751617 ], [ -135.02474647266001, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02469135801999, 60.672730702888998 ], [ -135.02474647266001, 60.672730702888998 ], [ -135.02474647266001, 60.672757654161003 ], [ -135.02469135801999, 60.672757654161003 ], [ -135.02469135801999, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02469135801999, 60.672730702888998 ], [ -135.02463624339001, 60.672730702888998 ], [ -135.02463624339001, 60.672703751617 ], [ -135.02469135801999, 60.672703751617 ], [ -135.02469135801999, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02463624339001, 60.672730702888998 ], [ -135.02469135801999, 60.672730702888998 ], [ -135.02469135801999, 60.672757654161003 ], [ -135.02463624339001, 60.672757654161003 ], [ -135.02463624339001, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02463624339001, 60.672730702888998 ], [ -135.02458112874999, 60.672730702888998 ], [ -135.02458112874999, 60.672703751617 ], [ -135.02463624339001, 60.672703751617 ], [ -135.02463624339001, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02458112874999, 60.672730702888998 ], [ -135.02463624339001, 60.672730702888998 ], [ -135.02463624339001, 60.672757654161003 ], [ -135.02458112874999, 60.672757654161003 ], [ -135.02458112874999, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02458112874999, 60.672730702888998 ], [ -135.02452601410999, 60.672730702888998 ], [ -135.02452601410999, 60.672703751617 ], [ -135.02458112874999, 60.672703751617 ], [ -135.02458112874999, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02452601410999, 60.672730702888998 ], [ -135.02458112874999, 60.672730702888998 ], [ -135.02458112874999, 60.672757654161003 ], [ -135.02452601410999, 60.672757654161003 ], [ -135.02452601410999, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02452601410999, 60.672730702888998 ], [ -135.02447089947, 60.672730702888998 ], [ -135.02447089947, 60.672703751617 ], [ -135.02452601410999, 60.672703751617 ], [ -135.02452601410999, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02447089947, 60.672730702888998 ], [ -135.02452601410999, 60.672730702888998 ], [ -135.02452601410999, 60.672757654161003 ], [ -135.02447089947, 60.672757654161003 ], [ -135.02447089947, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02447089947, 60.672730702888998 ], [ -135.02441578483001, 60.672730702888998 ], [ -135.02441578483001, 60.672703751617 ], [ -135.02447089947, 60.672703751617 ], [ -135.02447089947, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02441578483001, 60.672730702888998 ], [ -135.02447089947, 60.672730702888998 ], [ -135.02447089947, 60.672757654161003 ], [ -135.02441578483001, 60.672757654161003 ], [ -135.02441578483001, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02441578483001, 60.672730702888998 ], [ -135.02436067018999, 60.672730702888998 ], [ -135.02436067018999, 60.672703751617 ], [ -135.02441578483001, 60.672703751617 ], [ -135.02441578483001, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02436067018999, 60.672730702888998 ], [ -135.02441578483001, 60.672730702888998 ], [ -135.02441578483001, 60.672757654161003 ], [ -135.02436067018999, 60.672757654161003 ], [ -135.02436067018999, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02436067018999, 60.672730702888998 ], [ -135.02430555556001, 60.672730702888998 ], [ -135.02430555556001, 60.672703751617 ], [ -135.02436067018999, 60.672703751617 ], [ -135.02436067018999, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02430555556001, 60.672730702888998 ], [ -135.02436067018999, 60.672730702888998 ], [ -135.02436067018999, 60.672757654161003 ], [ -135.02430555556001, 60.672757654161003 ], [ -135.02430555556001, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02430555556001, 60.672730702888998 ], [ -135.02425044092001, 60.672730702888998 ], [ -135.02425044092001, 60.672703751617 ], [ -135.02430555556001, 60.672703751617 ], [ -135.02430555556001, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02425044092001, 60.672730702888998 ], [ -135.02430555556001, 60.672730702888998 ], [ -135.02430555556001, 60.672757654161003 ], [ -135.02425044092001, 60.672757654161003 ], [ -135.02425044092001, 60.672730702888998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02485670194, 60.672622897800998 ], [ -135.02491181657999, 60.672622897800998 ], [ -135.02491181657999, 60.672649849072997 ], [ -135.02485670194, 60.672649849072997 ], [ -135.02485670194, 60.672622897800998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.0248015873, 60.672622897800998 ], [ -135.02485670194, 60.672622897800998 ], [ -135.02485670194, 60.672649849072997 ], [ -135.0248015873, 60.672649849072997 ], [ -135.0248015873, 60.672622897800998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02474647266001, 60.672622897800998 ], [ -135.0248015873, 60.672622897800998 ], [ -135.0248015873, 60.672649849072997 ], [ -135.02474647266001, 60.672649849072997 ], [ -135.02474647266001, 60.672622897800998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02469135801999, 60.672622897800998 ], [ -135.02474647266001, 60.672622897800998 ], [ -135.02474647266001, 60.672649849072997 ], [ -135.02469135801999, 60.672649849072997 ], [ -135.02469135801999, 60.672622897800998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02463624339001, 60.672622897800998 ], [ -135.02469135801999, 60.672622897800998 ], [ -135.02469135801999, 60.672649849072997 ], [ -135.02463624339001, 60.672649849072997 ], [ -135.02463624339001, 60.672622897800998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02458112874999, 60.672622897800998 ], [ -135.02463624339001, 60.672622897800998 ], [ -135.02463624339001, 60.672649849072997 ], [ -135.02458112874999, 60.672649849072997 ], [ -135.02458112874999, 60.672622897800998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02452601410999, 60.672622897800998 ], [ -135.02458112874999, 60.672622897800998 ], [ -135.02458112874999, 60.672649849072997 ], [ -135.02452601410999, 60.672649849072997 ], [ -135.02452601410999, 60.672622897800998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02447089947, 60.672622897800998 ], [ -135.02452601410999, 60.672622897800998 ], [ -135.02452601410999, 60.672649849072997 ], [ -135.02447089947, 60.672649849072997 ], [ -135.02447089947, 60.672622897800998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02441578483001, 60.672622897800998 ], [ -135.02447089947, 60.672622897800998 ], [ -135.02447089947, 60.672649849072997 ], [ -135.02441578483001, 60.672649849072997 ], [ -135.02441578483001, 60.672622897800998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02436067018999, 60.672622897800998 ], [ -135.02441578483001, 60.672622897800998 ], [ -135.02441578483001, 60.672649849072997 ], [ -135.02436067018999, 60.672649849072997 ], [ -135.02436067018999, 60.672622897800998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02430555556001, 60.672622897800998 ], [ -135.02436067018999, 60.672622897800998 ], [ -135.02436067018999, 60.672649849072997 ], [ -135.02430555556001, 60.672649849072997 ], [ -135.02430555556001, 60.672622897800998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02425044092001, 60.672622897800998 ], [ -135.02430555556001, 60.672622897800998 ], [ -135.02430555556001, 60.672649849072997 ], [ -135.02425044092001, 60.672649849072997 ], [ -135.02425044092001, 60.672622897800998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02485670194, 60.672649849072997 ], [ -135.02491181657999, 60.672649849072997 ], [ -135.02491181657999, 60.672676800345002 ], [ -135.02485670194, 60.672676800345002 ], [ -135.02485670194, 60.672649849072997 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.0248015873, 60.672649849072997 ], [ -135.02485670194, 60.672649849072997 ], [ -135.02485670194, 60.672676800345002 ], [ -135.0248015873, 60.672676800345002 ], [ -135.0248015873, 60.672649849072997 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02474647266001, 60.672649849072997 ], [ -135.0248015873, 60.672649849072997 ], [ -135.0248015873, 60.672676800345002 ], [ -135.02474647266001, 60.672676800345002 ], [ -135.02474647266001, 60.672649849072997 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02469135801999, 60.672649849072997 ], [ -135.02474647266001, 60.672649849072997 ], [ -135.02474647266001, 60.672676800345002 ], [ -135.02469135801999, 60.672676800345002 ], [ -135.02469135801999, 60.672649849072997 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02463624339001, 60.672649849072997 ], [ -135.02469135801999, 60.672649849072997 ], [ -135.02469135801999, 60.672676800345002 ], [ -135.02463624339001, 60.672676800345002 ], [ -135.02463624339001, 60.672649849072997 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02458112874999, 60.672649849072997 ], [ -135.02463624339001, 60.672649849072997 ], [ -135.02463624339001, 60.672676800345002 ], [ -135.02458112874999, 60.672676800345002 ], [ -135.02458112874999, 60.672649849072997 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02452601410999, 60.672649849072997 ], [ -135.02458112874999, 60.672649849072997 ], [ -135.02458112874999, 60.672676800345002 ], [ -135.02452601410999, 60.672676800345002 ], [ -135.02452601410999, 60.672649849072997 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02447089947, 60.672649849072997 ], [ -135.02452601410999, 60.672649849072997 ], [ -135.02452601410999, 60.672676800345002 ], [ -135.02447089947, 60.672676800345002 ], [ -135.02447089947, 60.672649849072997 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02441578483001, 60.672649849072997 ], [ -135.02447089947, 60.672649849072997 ], [ -135.02447089947, 60.672676800345002 ], [ -135.02441578483001, 60.672676800345002 ], [ -135.02441578483001, 60.672649849072997 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02436067018999, 60.672649849072997 ], [ -135.02441578483001, 60.672649849072997 ], [ -135.02441578483001, 60.672676800345002 ], [ -135.02436067018999, 60.672676800345002 ], [ -135.02436067018999, 60.672649849072997 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02430555556001, 60.672649849072997 ], [ -135.02436067018999, 60.672649849072997 ], [ -135.02436067018999, 60.672676800345002 ], [ -135.02430555556001, 60.672676800345002 ], [ -135.02430555556001, 60.672649849072997 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02425044092001, 60.672649849072997 ], [ -135.02430555556001, 60.672649849072997 ], [ -135.02430555556001, 60.672676800345002 ], [ -135.02425044092001, 60.672676800345002 ], [ -135.02425044092001, 60.672649849072997 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02485670194, 60.672676800345002 ], [ -135.02491181657999, 60.672676800345002 ], [ -135.02491181657999, 60.672703751617 ], [ -135.02485670194, 60.672703751617 ], [ -135.02485670194, 60.672676800345002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.0248015873, 60.672676800345002 ], [ -135.02485670194, 60.672676800345002 ], [ -135.02485670194, 60.672703751617 ], [ -135.0248015873, 60.672703751617 ], [ -135.0248015873, 60.672676800345002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02474647266001, 60.672676800345002 ], [ -135.0248015873, 60.672676800345002 ], [ -135.0248015873, 60.672703751617 ], [ -135.02474647266001, 60.672703751617 ], [ -135.02474647266001, 60.672676800345002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02469135801999, 60.672676800345002 ], [ -135.02474647266001, 60.672676800345002 ], [ -135.02474647266001, 60.672703751617 ], [ -135.02469135801999, 60.672703751617 ], [ -135.02469135801999, 60.672676800345002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02463624339001, 60.672676800345002 ], [ -135.02469135801999, 60.672676800345002 ], [ -135.02469135801999, 60.672703751617 ], [ -135.02463624339001, 60.672703751617 ], [ -135.02463624339001, 60.672676800345002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02458112874999, 60.672676800345002 ], [ -135.02463624339001, 60.672676800345002 ], [ -135.02463624339001, 60.672703751617 ], [ -135.02458112874999, 60.672703751617 ], [ -135.02458112874999, 60.672676800345002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02452601410999, 60.672676800345002 ], [ -135.02458112874999, 60.672676800345002 ], [ -135.02458112874999, 60.672703751617 ], [ -135.02452601410999, 60.672703751617 ], [ -135.02452601410999, 60.672676800345002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02447089947, 60.672676800345002 ], [ -135.02452601410999, 60.672676800345002 ], [ -135.02452601410999, 60.672703751617 ], [ -135.02447089947, 60.672703751617 ], [ -135.02447089947, 60.672676800345002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02441578483001, 60.672676800345002 ], [ -135.02447089947, 60.672676800345002 ], [ -135.02447089947, 60.672703751617 ], [ -135.02441578483001, 60.672703751617 ], [ -135.02441578483001, 60.672676800345002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02436067018999, 60.672676800345002 ], [ -135.02441578483001, 60.672676800345002 ], [ -135.02441578483001, 60.672703751617 ], [ -135.02436067018999, 60.672703751617 ], [ -135.02436067018999, 60.672676800345002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02430555556001, 60.672676800345002 ], [ -135.02436067018999, 60.672676800345002 ], [ -135.02436067018999, 60.672703751617 ], [ -135.02430555556001, 60.672703751617 ], [ -135.02430555556001, 60.672676800345002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02425044092001, 60.672676800345002 ], [ -135.02430555556001, 60.672676800345002 ], [ -135.02430555556001, 60.672703751617 ], [ -135.02425044092001, 60.672703751617 ], [ -135.02425044092001, 60.672676800345002 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02491181657999, 60.672811556705 ], [ -135.02491181657999, 60.672838507978 ], [ -135.02485670194, 60.672838507978 ], [ -135.02485670194, 60.672811556705 ], [ -135.02491181657999, 60.672811556705 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02491181657999, 60.672838507978 ], [ -135.02491181657999, 60.672865459249998 ], [ -135.02485670194, 60.672865459249998 ], [ -135.02485670194, 60.672838507978 ], [ -135.02491181657999, 60.672838507978 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02491181657999, 60.672865459249998 ], [ -135.02491181657999, 60.672892410522003 ], [ -135.02485670194, 60.672892410522003 ], [ -135.02485670194, 60.672865459249998 ], [ -135.02491181657999, 60.672865459249998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02491181657999, 60.672892410522003 ], [ -135.02491181657999, 60.672919361794001 ], [ -135.02485670194, 60.672919361794001 ], [ -135.02485670194, 60.672892410522003 ], [ -135.02491181657999, 60.672892410522003 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02491181657999, 60.672919361794001 ], [ -135.02491181657999, 60.672946313065999 ], [ -135.02485670194, 60.672946313065999 ], [ -135.02485670194, 60.672919361794001 ], [ -135.02491181657999, 60.672919361794001 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02491181657999, 60.672946313065999 ], [ -135.02491181657999, 60.672973264337998 ], [ -135.02485670194, 60.672973264337998 ], [ -135.02485670194, 60.672946313065999 ], [ -135.02491181657999, 60.672946313065999 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02485670194, 60.672811556705 ], [ -135.02485670194, 60.672838507978 ], [ -135.0248015873, 60.672838507978 ], [ -135.0248015873, 60.672811556705 ], [ -135.02485670194, 60.672811556705 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02485670194, 60.672838507978 ], [ -135.02485670194, 60.672865459249998 ], [ -135.0248015873, 60.672865459249998 ], [ -135.0248015873, 60.672838507978 ], [ -135.02485670194, 60.672838507978 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02485670194, 60.672865459249998 ], [ -135.02485670194, 60.672892410522003 ], [ -135.0248015873, 60.672892410522003 ], [ -135.0248015873, 60.672865459249998 ], [ -135.02485670194, 60.672865459249998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02485670194, 60.672892410522003 ], [ -135.02485670194, 60.672919361794001 ], [ -135.0248015873, 60.672919361794001 ], [ -135.0248015873, 60.672892410522003 ], [ -135.02485670194, 60.672892410522003 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02485670194, 60.672919361794001 ], [ -135.02485670194, 60.672946313065999 ], [ -135.0248015873, 60.672946313065999 ], [ -135.0248015873, 60.672919361794001 ], [ -135.02485670194, 60.672919361794001 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02485670194, 60.672946313065999 ], [ -135.02485670194, 60.672973264337998 ], [ -135.0248015873, 60.672973264337998 ], [ -135.0248015873, 60.672946313065999 ], [ -135.02485670194, 60.672946313065999 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.0248015873, 60.672811556705 ], [ -135.0248015873, 60.672838507978 ], [ -135.02474647266001, 60.672838507978 ], [ -135.02474647266001, 60.672811556705 ], [ -135.0248015873, 60.672811556705 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.0248015873, 60.672838507978 ], [ -135.0248015873, 60.672865459249998 ], [ -135.02474647266001, 60.672865459249998 ], [ -135.02474647266001, 60.672838507978 ], [ -135.0248015873, 60.672838507978 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.0248015873, 60.672865459249998 ], [ -135.0248015873, 60.672892410522003 ], [ -135.02474647266001, 60.672892410522003 ], [ -135.02474647266001, 60.672865459249998 ], [ -135.0248015873, 60.672865459249998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.0248015873, 60.672892410522003 ], [ -135.0248015873, 60.672919361794001 ], [ -135.02474647266001, 60.672919361794001 ], [ -135.02474647266001, 60.672892410522003 ], [ -135.0248015873, 60.672892410522003 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.0248015873, 60.672919361794001 ], [ -135.0248015873, 60.672946313065999 ], [ -135.02474647266001, 60.672946313065999 ], [ -135.02474647266001, 60.672919361794001 ], [ -135.0248015873, 60.672919361794001 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.0248015873, 60.672946313065999 ], [ -135.0248015873, 60.672973264337998 ], [ -135.02474647266001, 60.672973264337998 ], [ -135.02474647266001, 60.672946313065999 ], [ -135.0248015873, 60.672946313065999 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02474647266001, 60.672811556705 ], [ -135.02474647266001, 60.672838507978 ], [ -135.02469135801999, 60.672838507978 ], [ -135.02469135801999, 60.672811556705 ], [ -135.02474647266001, 60.672811556705 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02474647266001, 60.672838507978 ], [ -135.02474647266001, 60.672865459249998 ], [ -135.02469135801999, 60.672865459249998 ], [ -135.02469135801999, 60.672838507978 ], [ -135.02474647266001, 60.672838507978 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02474647266001, 60.672865459249998 ], [ -135.02474647266001, 60.672892410522003 ], [ -135.02469135801999, 60.672892410522003 ], [ -135.02469135801999, 60.672865459249998 ], [ -135.02474647266001, 60.672865459249998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02474647266001, 60.672892410522003 ], [ -135.02474647266001, 60.672919361794001 ], [ -135.02469135801999, 60.672919361794001 ], [ -135.02469135801999, 60.672892410522003 ], [ -135.02474647266001, 60.672892410522003 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02474647266001, 60.672919361794001 ], [ -135.02474647266001, 60.672946313065999 ], [ -135.02469135801999, 60.672946313065999 ], [ -135.02469135801999, 60.672919361794001 ], [ -135.02474647266001, 60.672919361794001 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02474647266001, 60.672946313065999 ], [ -135.02474647266001, 60.672973264337998 ], [ -135.02469135801999, 60.672973264337998 ], [ -135.02469135801999, 60.672946313065999 ], [ -135.02474647266001, 60.672946313065999 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02469135801999, 60.672811556705 ], [ -135.02469135801999, 60.672838507978 ], [ -135.02463624339001, 60.672838507978 ], [ -135.02463624339001, 60.672811556705 ], [ -135.02469135801999, 60.672811556705 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02469135801999, 60.672838507978 ], [ -135.02469135801999, 60.672865459249998 ], [ -135.02463624339001, 60.672865459249998 ], [ -135.02463624339001, 60.672838507978 ], [ -135.02469135801999, 60.672838507978 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02469135801999, 60.672865459249998 ], [ -135.02469135801999, 60.672892410522003 ], [ -135.02463624339001, 60.672892410522003 ], [ -135.02463624339001, 60.672865459249998 ], [ -135.02469135801999, 60.672865459249998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02469135801999, 60.672892410522003 ], [ -135.02469135801999, 60.672919361794001 ], [ -135.02463624339001, 60.672919361794001 ], [ -135.02463624339001, 60.672892410522003 ], [ -135.02469135801999, 60.672892410522003 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02469135801999, 60.672919361794001 ], [ -135.02469135801999, 60.672946313065999 ], [ -135.02463624339001, 60.672946313065999 ], [ -135.02463624339001, 60.672919361794001 ], [ -135.02469135801999, 60.672919361794001 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02469135801999, 60.672946313065999 ], [ -135.02469135801999, 60.672973264337998 ], [ -135.02463624339001, 60.672973264337998 ], [ -135.02463624339001, 60.672946313065999 ], [ -135.02469135801999, 60.672946313065999 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02463624339001, 60.672811556705 ], [ -135.02463624339001, 60.672838507978 ], [ -135.02458112874999, 60.672838507978 ], [ -135.02458112874999, 60.672811556705 ], [ -135.02463624339001, 60.672811556705 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02463624339001, 60.672838507978 ], [ -135.02463624339001, 60.672865459249998 ], [ -135.02458112874999, 60.672865459249998 ], [ -135.02458112874999, 60.672838507978 ], [ -135.02463624339001, 60.672838507978 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02463624339001, 60.672865459249998 ], [ -135.02463624339001, 60.672892410522003 ], [ -135.02458112874999, 60.672892410522003 ], [ -135.02458112874999, 60.672865459249998 ], [ -135.02463624339001, 60.672865459249998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02463624339001, 60.672892410522003 ], [ -135.02463624339001, 60.672919361794001 ], [ -135.02458112874999, 60.672919361794001 ], [ -135.02458112874999, 60.672892410522003 ], [ -135.02463624339001, 60.672892410522003 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02463624339001, 60.672919361794001 ], [ -135.02463624339001, 60.672946313065999 ], [ -135.02458112874999, 60.672946313065999 ], [ -135.02458112874999, 60.672919361794001 ], [ -135.02463624339001, 60.672919361794001 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02463624339001, 60.672946313065999 ], [ -135.02463624339001, 60.672973264337998 ], [ -135.02458112874999, 60.672973264337998 ], [ -135.02458112874999, 60.672946313065999 ], [ -135.02463624339001, 60.672946313065999 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02425044092001, 60.672838507978 ], [ -135.02425044092001, 60.672811556705 ], [ -135.02430555556001, 60.672811556705 ], [ -135.02430555556001, 60.672838507978 ], [ -135.02425044092001, 60.672838507978 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02425044092001, 60.672865459249998 ], [ -135.02425044092001, 60.672838507978 ], [ -135.02430555556001, 60.672838507978 ], [ -135.02430555556001, 60.672865459249998 ], [ -135.02425044092001, 60.672865459249998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02425044092001, 60.672892410522003 ], [ -135.02425044092001, 60.672865459249998 ], [ -135.02430555556001, 60.672865459249998 ], [ -135.02430555556001, 60.672892410522003 ], [ -135.02425044092001, 60.672892410522003 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02425044092001, 60.672919361794001 ], [ -135.02425044092001, 60.672892410522003 ], [ -135.02430555556001, 60.672892410522003 ], [ -135.02430555556001, 60.672919361794001 ], [ -135.02425044092001, 60.672919361794001 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02425044092001, 60.672946313065999 ], [ -135.02425044092001, 60.672919361794001 ], [ -135.02430555556001, 60.672919361794001 ], [ -135.02430555556001, 60.672946313065999 ], [ -135.02425044092001, 60.672946313065999 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02425044092001, 60.672973264337998 ], [ -135.02425044092001, 60.672946313065999 ], [ -135.02430555556001, 60.672946313065999 ], [ -135.02430555556001, 60.672973264337998 ], [ -135.02425044092001, 60.672973264337998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02458112874999, 60.672811556705 ], [ -135.02458112874999, 60.672838507978 ], [ -135.02452601410999, 60.672838507978 ], [ -135.02452601410999, 60.672811556705 ], [ -135.02458112874999, 60.672811556705 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02458112874999, 60.672838507978 ], [ -135.02458112874999, 60.672865459249998 ], [ -135.02452601410999, 60.672865459249998 ], [ -135.02452601410999, 60.672838507978 ], [ -135.02458112874999, 60.672838507978 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02458112874999, 60.672865459249998 ], [ -135.02458112874999, 60.672892410522003 ], [ -135.02452601410999, 60.672892410522003 ], [ -135.02452601410999, 60.672865459249998 ], [ -135.02458112874999, 60.672865459249998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02458112874999, 60.672892410522003 ], [ -135.02458112874999, 60.672919361794001 ], [ -135.02452601410999, 60.672919361794001 ], [ -135.02452601410999, 60.672892410522003 ], [ -135.02458112874999, 60.672892410522003 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02458112874999, 60.672919361794001 ], [ -135.02458112874999, 60.672946313065999 ], [ -135.02452601410999, 60.672946313065999 ], [ -135.02452601410999, 60.672919361794001 ], [ -135.02458112874999, 60.672919361794001 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02458112874999, 60.672946313065999 ], [ -135.02458112874999, 60.672973264337998 ], [ -135.02452601410999, 60.672973264337998 ], [ -135.02452601410999, 60.672946313065999 ], [ -135.02458112874999, 60.672946313065999 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02452601410999, 60.672811556705 ], [ -135.02452601410999, 60.672838507978 ], [ -135.02447089947, 60.672838507978 ], [ -135.02447089947, 60.672811556705 ], [ -135.02452601410999, 60.672811556705 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02452601410999, 60.672838507978 ], [ -135.02452601410999, 60.672865459249998 ], [ -135.02447089947, 60.672865459249998 ], [ -135.02447089947, 60.672838507978 ], [ -135.02452601410999, 60.672838507978 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02452601410999, 60.672865459249998 ], [ -135.02452601410999, 60.672892410522003 ], [ -135.02447089947, 60.672892410522003 ], [ -135.02447089947, 60.672865459249998 ], [ -135.02452601410999, 60.672865459249998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02452601410999, 60.672892410522003 ], [ -135.02452601410999, 60.672919361794001 ], [ -135.02447089947, 60.672919361794001 ], [ -135.02447089947, 60.672892410522003 ], [ -135.02452601410999, 60.672892410522003 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02452601410999, 60.672919361794001 ], [ -135.02452601410999, 60.672946313065999 ], [ -135.02447089947, 60.672946313065999 ], [ -135.02447089947, 60.672919361794001 ], [ -135.02452601410999, 60.672919361794001 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02452601410999, 60.672946313065999 ], [ -135.02452601410999, 60.672973264337998 ], [ -135.02447089947, 60.672973264337998 ], [ -135.02447089947, 60.672946313065999 ], [ -135.02452601410999, 60.672946313065999 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02447089947, 60.672811556705 ], [ -135.02447089947, 60.672838507978 ], [ -135.02441578483001, 60.672838507978 ], [ -135.02441578483001, 60.672811556705 ], [ -135.02447089947, 60.672811556705 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02447089947, 60.672838507978 ], [ -135.02447089947, 60.672865459249998 ], [ -135.02441578483001, 60.672865459249998 ], [ -135.02441578483001, 60.672838507978 ], [ -135.02447089947, 60.672838507978 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02447089947, 60.672865459249998 ], [ -135.02447089947, 60.672892410522003 ], [ -135.02441578483001, 60.672892410522003 ], [ -135.02441578483001, 60.672865459249998 ], [ -135.02447089947, 60.672865459249998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02447089947, 60.672892410522003 ], [ -135.02447089947, 60.672919361794001 ], [ -135.02441578483001, 60.672919361794001 ], [ -135.02441578483001, 60.672892410522003 ], [ -135.02447089947, 60.672892410522003 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02447089947, 60.672919361794001 ], [ -135.02447089947, 60.672946313065999 ], [ -135.02441578483001, 60.672946313065999 ], [ -135.02441578483001, 60.672919361794001 ], [ -135.02447089947, 60.672919361794001 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02447089947, 60.672946313065999 ], [ -135.02447089947, 60.672973264337998 ], [ -135.02441578483001, 60.672973264337998 ], [ -135.02441578483001, 60.672946313065999 ], [ -135.02447089947, 60.672946313065999 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02441578483001, 60.672811556705 ], [ -135.02441578483001, 60.672838507978 ], [ -135.02436067018999, 60.672838507978 ], [ -135.02436067018999, 60.672811556705 ], [ -135.02441578483001, 60.672811556705 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02441578483001, 60.672838507978 ], [ -135.02441578483001, 60.672865459249998 ], [ -135.02436067018999, 60.672865459249998 ], [ -135.02436067018999, 60.672838507978 ], [ -135.02441578483001, 60.672838507978 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02441578483001, 60.672865459249998 ], [ -135.02441578483001, 60.672892410522003 ], [ -135.02436067018999, 60.672892410522003 ], [ -135.02436067018999, 60.672865459249998 ], [ -135.02441578483001, 60.672865459249998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02441578483001, 60.672892410522003 ], [ -135.02441578483001, 60.672919361794001 ], [ -135.02436067018999, 60.672919361794001 ], [ -135.02436067018999, 60.672892410522003 ], [ -135.02441578483001, 60.672892410522003 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02441578483001, 60.672919361794001 ], [ -135.02441578483001, 60.672946313065999 ], [ -135.02436067018999, 60.672946313065999 ], [ -135.02436067018999, 60.672919361794001 ], [ -135.02441578483001, 60.672919361794001 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02441578483001, 60.672946313065999 ], [ -135.02441578483001, 60.672973264337998 ], [ -135.02436067018999, 60.672973264337998 ], [ -135.02436067018999, 60.672946313065999 ], [ -135.02441578483001, 60.672946313065999 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02436067018999, 60.672811556705 ], [ -135.02436067018999, 60.672838507978 ], [ -135.02430555556001, 60.672838507978 ], [ -135.02430555556001, 60.672811556705 ], [ -135.02436067018999, 60.672811556705 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02436067018999, 60.672838507978 ], [ -135.02436067018999, 60.672865459249998 ], [ -135.02430555556001, 60.672865459249998 ], [ -135.02430555556001, 60.672838507978 ], [ -135.02436067018999, 60.672838507978 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02436067018999, 60.672865459249998 ], [ -135.02436067018999, 60.672892410522003 ], [ -135.02430555556001, 60.672892410522003 ], [ -135.02430555556001, 60.672865459249998 ], [ -135.02436067018999, 60.672865459249998 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02436067018999, 60.672892410522003 ], [ -135.02436067018999, 60.672919361794001 ], [ -135.02430555556001, 60.672919361794001 ], [ -135.02430555556001, 60.672892410522003 ], [ -135.02436067018999, 60.672892410522003 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02436067018999, 60.672919361794001 ], [ -135.02436067018999, 60.672946313065999 ], [ -135.02430555556001, 60.672946313065999 ], [ -135.02430555556001, 60.672919361794001 ], [ -135.02436067018999, 60.672919361794001 ] ] ] } },
{ "type": "Feature", "properties": { "area": 0.000000, "perimeter": 0.000000 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -135.02436067018999, 60.672946313065999 ], [ -135.02436067018999, 60.672973264337998 ], [ -135.02430555556001, 60.672973264337998 ], [ -135.02430555556001, 60.672946313065999 ], [ -135.02436067018999, 60.672946313065999 ] ] ] } }
]
}
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment