Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.69 KB | None | 0 0
  1. {
  2.    "properties":{
  3.       "latlngSign":"44.72217°N 76.77246°W"
  4.    },
  5.    "geometry":{
  6.       "type":"Polygon",
  7.       "coordinates":[
  8.          [
  9.             [
  10.                -78.79394531250001,
  11.                43.03677585761058
  12.             ],
  13.             [
  14.                -78.79394531250001,
  15.                46.40756396630067
  16.             ],
  17.             [
  18.                -74.75097656250001,
  19.                46.40756396630067
  20.             ],
  21.             [
  22.                -74.75097656250001,
  23.                43.03677585761058
  24.             ],
  25.             [
  26.                -78.79394531250001,
  27.                43.03677585761058
  28.             ]
  29.          ]
  30.       ]
  31.    },
  32.    "type":"Feature"
  33. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement