Advertisement
Guest User

Untitled

a guest
Feb 19th, 2018
60
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":"40.97988°N 69.19945°W"
  4.    },
  5.    "geometry":{
  6.       "type":"Polygon",
  7.       "coordinates":[
  8.          [
  9.             [
  10.                -69.57504272460939,
  11.                40.71291489723403
  12.             ],
  13.             [
  14.                -69.57504272460939,
  15.                41.24683746537623
  16.             ],
  17.             [
  18.                -68.82385253906251,
  19.                41.24683746537623
  20.             ],
  21.             [
  22.                -68.82385253906251,
  23.                40.71291489723403
  24.             ],
  25.             [
  26.                -69.57504272460939,
  27.                40.71291489723403
  28.             ]
  29.          ]
  30.       ]
  31.    },
  32.    "type":"Feature"
  33. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement