Guest User

Untitled

a guest
May 27th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. {
  2. "type": "FeatureCollection",
  3. "features": [
  4. {
  5. "type": "Feature",
  6. "properties": {},
  7. "geometry": {
  8. "type": "Point",
  9. "coordinates": [
  10. 13.295001983642578,
  11. 52.49438282599467
  12. ]
  13. }
  14. },
  15. {
  16. "type": "Feature",
  17. "properties": {},
  18. "geometry": {
  19. "type": "Point",
  20. "coordinates": [
  21. -83.04835796356201,
  22. 42.32574515994394
  23. ]
  24. }
  25. }
  26. ]
  27. }
Add Comment
Please, Sign In to add comment