Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2015
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. {
  2. "type": "Feature",
  3. "properties": {},
  4. "geometry": {
  5. "type": "LineString",
  6. "coordinates": [
  7. [
  8. 180,
  9. 39.6385
  10. ],
  11. [
  12. -180,
  13. 39.6385
  14. ]
  15. ]
  16. }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement