Guest User

Untitled

a guest
Mar 20th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 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.81103515625,
  13. 47.89056441663247
  14. ],
  15. [
  16. 8.8165283203125,
  17. 47.416937456635445
  18. ],
  19. [
  20. 9.865722656249998,
  21. 47.409502941311075
  22. ],
  23. [
  24. 9.8712158203125,
  25. 47.883197023516125
  26. ],
  27. [
  28. 8.81103515625,
  29. 47.89056441663247
  30. ]
  31. ]
  32. ]
  33. }
  34. }
  35. ]
  36. }
Add Comment
Please, Sign In to add comment