Guest User

Untitled

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