Guest User

Untitled

a guest
Apr 22nd, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. { "type": "Feature", "properties": { "id": 123 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 0.0, 1.666666666666661 ], [ 0.086894653969146, 1.657585532975653 ], [ 0.172153000675789, 1.630732096208351 ], [ 0.254908474266192, 1.586814652994542 ], [ 0.334352641044186, 1.526694539227144 ], [ 0.409742562455744, 1.451369444669487 ], [ 0.480407549914439, 1.361953153650056 ], [ 0.545755008280141, 1.259650573054023 ], [ 0.605274900214093, 1.145726308362868 ], [ 0.658542007108253, 1.021464192238666 ], [ 0.705214462442942, 0.888114203139477 ], [ 0.745025756739888, 0.74682281068925 ], [ 0.777765321321217, 0.598545099287819 ], [ 0.803240111454775, 0.44394758220376 ], [ 0.821208625970917, 0.283340486069461 ], [ 0.831287626788536, 0.116739015933369 ], [ 0.83286670436879, -0.055781026683422 ], [ 0.825129217119522, -0.23334787077529 ], [ 0.807286589975925, -0.413534087340122 ], [ 0.778945183081599, -0.592373801915868 ], [ 0.74030673517152, -0.765369009603315 ], [ 0.692065739415929, -0.928574909016449 ], [ 0.63518396283535, -1.079016674825715 ], [ 0.570724727571032, -1.214583241270536 ], [ 0.499775376443487, -1.333788548246978 ], [ 0.423420338220685, -1.435583943327649 ], [ 0.342733447080985, -1.519245080131899 ], [ 0.2587749379247, -1.584310375674242 ], [ 0.172588107124452, -1.63054820354913 ], [ 0.085194488003927, -1.657938344518231 ], [ -0.002412345709477, -1.666659686804697 ], [ -0.089273927484317, -1.657079960411348 ], [ -0.174474571557686, -1.629745298823694 ], [ -0.257149213991112, -1.585368420504158 ], [ -0.336491132231201, -1.524814663177593 ], [ -0.411759294655816, -1.449085211445725 ], [ -0.482285094774146, -1.359296724858597 ], [ -0.547478164018925, -1.256656214544374 ], [ -0.606830788610428, -1.142429408823554 ], [ -0.659920092364083, -1.017899985718932 ], [ -0.706406435044267, -0.884316085889455 ], [ -0.746025179417727, -0.742820154675919 ], [ -0.778566864504132, -0.594360608599828 ], [ -0.803838136012287, -0.439594739509772 ], [ -0.821594925224622, -0.278822871387259 ], [ -0.831448667562219, -0.112055345808278 ], [ -0.832782178934297, 0.060621441395161 ], [ -0.824775379521773, 0.238301340660685 ], [ -0.806645681786653, 0.418508972067205 ], [ -0.778014629118204, 0.597247180498812 ], [ -0.739100087118797, 0.770020937546269 ], [ -0.690606941650034, 0.932909974354499 ], [ -0.633501530336746, 1.082966095751674 ], [ -0.568848550605444, 1.218098657549617 ], [ -0.497735484464348, 1.336835819793361 ], [ -0.421246529182625, 1.43813910060931 ], [ -0.340455179483255, 1.521292055751118 ], [ -0.256421253660546, 1.585839798482502 ], [ -0.170187519234492, 1.631556744031885 ], [ -0.082774826378361, 1.658428317337087 ], [ 0.004824120896424, 1.666638753644937 ], [ 0.0, 1.666666666666661 ] ] ] } }
  5. ]
  6. }
Add Comment
Please, Sign In to add comment