Advertisement
Guest User

Untitled

a guest
Oct 27th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.99 KB | None | 0 0
  1. {
  2.    "features":[
  3.       {
  4.          "geometry":{
  5.             "coordinates":[
  6.                [
  7.                   [
  8.                      [
  9.                         -105.243146896,
  10.                         39.7859037274
  11.                      ],
  12.                      [
  13.                         -105.240915298,
  14.                         39.7539737061
  15.                      ],
  16.                      [
  17.                         -105.236128807,
  18.                         39.742464714
  19.                      ],
  20.                      [
  21.                         -105.181111335,
  22.                         39.644917562
  23.                      ],
  24.                      [
  25.                         -105.118884086,
  26.                         39.5353184563
  27.                      ],
  28.                      [
  29.                         -105.012857437,
  30.                         39.503802294
  31.                      ],
  32.                      [
  33.                         -104.811352729,
  34.                         39.4920131648
  35.                      ],
  36.                      [
  37.                         -104.76775074,
  38.                         39.4926755285
  39.                      ],
  40.                      [
  41.                         -104.66630888,
  42.                         39.5652190968
  43.                      ],
  44.                      [
  45.                         -104.659957409,
  46.                         39.5751764974
  47.                      ],
  48.                      [
  49.                         -104.660171985,
  50.                         39.5815273149
  51.                      ],
  52.                      [
  53.                         -104.732817649,
  54.                         39.817265164
  55.                      ],
  56.                      [
  57.                         -104.747065544,
  58.                         39.8344037202
  59.                      ],
  60.                      [
  61.                         -104.859160423,
  62.                         39.9474109413
  63.                      ],
  64.                      [
  65.                         -104.939669609,
  66.                         40.0010175166
  67.                      ],
  68.                      [
  69.                         -104.980716705,
  70.                         40.0157174424
  71.                      ],
  72.                      [
  73.                         -105.041722297,
  74.                         40.0178472223
  75.                      ],
  76.                      [
  77.                         -105.055626869,
  78.                         40.0176500232
  79.                      ],
  80.                      [
  81.                         -105.178246021,
  82.                         40.0146788215
  83.                      ],
  84.                      [
  85.                         -105.20411396,
  86.                         39.9862223571
  87.                      ],
  88.                      [
  89.                         -105.243146896,
  90.                         39.7859037274
  91.                      ]
  92.                   ]
  93.                ]
  94.             ],
  95.             "type":"MultiPolygon"
  96.          },
  97.          "properties":{
  98.             "name":"Denver"
  99.          },
  100.          "type":"Feature"
  101.       }
  102.    ],
  103.    "type":"FeatureCollection"
  104. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement