Advertisement
Guest User

Untitled

a guest
Oct 10th, 2022
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.14 KB | None | 0 0
  1. {
  2.   "type": "FeatureCollection",
  3.   "features": [
  4.     {
  5.       "type": "Feature",
  6.       "geometry": {
  7.         "type": "Polygon",
  8.         "coordinates": [
  9.           [
  10.             [10.591040046, 59.917941323, 82.33],
  11.             [10.590923596, 59.91802742, 82.33],
  12.             [10.590874687, 59.918010674, 82.33],
  13.             [10.590869155, 59.918014697, 82.33],
  14.             [10.590859319, 59.91801122, 82.33],
  15.             [10.590849997, 59.918018156, 82.33],
  16.             [10.590830724, 59.918011566, 82.33],
  17.             [10.590814143, 59.918023798, 82.33],
  18.             [10.590833415, 59.918030397, 82.33],
  19.             [10.590638519, 59.918174288, 82.33],
  20.             [10.590691627, 59.918192326, 82.33],
  21.             [10.590676762, 59.918203374, 82.33],
  22.             [10.590747863, 59.918227662, 82.33],
  23.             [10.59076341, 59.91821607, 82.33],
  24.             [10.590797782, 59.918227779, 82.33],
  25.             [10.590856179, 59.918184592, 82.33],
  26.             [10.590999919, 59.918078591, 82.33],
  27.             [10.591019929, 59.918085439, 82.33],
  28.             [10.591073945, 59.918103921, 82.33],
  29.             [10.591089479, 59.918092418, 82.33],
  30.             [10.591190236, 59.918126854, 82.33],
  31.             [10.591250238, 59.918147326, 82.33],
  32.             [10.591258202, 59.918141576, 82.33],
  33.             [10.591259398, 59.918140663, 82.33],
  34.             [10.591268206, 59.918134088, 82.33],
  35.             [10.591292934, 59.918142497, 82.33],
  36.             [10.591349966, 59.918100406, 82.33],
  37.             [10.59132522, 59.918091997, 82.33],
  38.             [10.591355991, 59.91806935, 82.33],
  39.             [10.591347613, 59.918066488, 82.33],
  40.             [10.591254153, 59.918034563, 82.33],
  41.             [10.591032113, 59.917958835, 82.33],
  42.             [10.591050775, 59.917944964, 82.33],
  43.             [10.591040046, 59.917941323, 82.33]
  44.           ],
  45.           [
  46.             [10.591077631, 59.91805017, 82.33],
  47.             [10.591055501, 59.918066155, 82.33],
  48.             [10.591098072, 59.918080998, 82.33],
  49.             [10.591120022, 59.918065016, 82.33],
  50.             [10.591077631, 59.91805017, 82.33]
  51.           ]
  52.         ]
  53.       }
  54.     }
  55.   ]
  56. }
  57.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement