Guest User

Untitled

a guest
Apr 21st, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "properties": {},
  7. "geometry": {
  8. "type": "Polygon",
  9. "coordinates": [
  10. [
  11. [
  12. -8.720741271972656,
  13. 32.628677316086694
  14. ],
  15. [
  16. -8.727436065673828,
  17. 32.62303889951774
  18. ],
  19. [
  20. -8.726749420166016,
  21. 32.61638800292339
  22. ],
  23. [
  24. -8.723487854003906,
  25. 32.60583230501211
  26. ],
  27. [
  28. -8.699455261230469,
  29. 32.60843519541051
  30. ],
  31. [
  32. -8.679542541503906,
  33. 32.63200236959825
  34. ],
  35. [
  36. -8.669242858886719,
  37. 32.654407116645416
  38. ],
  39. [
  40. -8.678512573242188,
  41. 32.67059285991286
  42. ],
  43. [
  44. -8.69842529296875,
  45. 32.67492782910297
  46. ],
  47. [
  48. -8.711128234863281,
  49. 32.66654669890138
  50. ],
  51. [
  52. -8.720741271972656,
  53. 32.628677316086694
  54. ]
  55. ]
  56. ]
  57. }
  58. }
  59. ]
  60. }
Add Comment
Please, Sign In to add comment