less copy protection, more size visualization
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 

49 lignes
1.1 KiB

  1. {
  2. "name": "Straits",
  3. "directory": "/media/naturals/straits/",
  4. "shapefile": "E:/macrovision/mapshaper/straits/ne_10m_land.shp",
  5. "items": [
  6. {
  7. "name": "Strait of Dover",
  8. "lat0": 50,
  9. "lon0": 0,
  10. "lat1": 52,
  11. "lon1": 2
  12. },
  13. {
  14. "name": "Strait of Gibraltar",
  15. "lat0": 35.7,
  16. "lon0": -6.1,
  17. "lat1": 36.2,
  18. "lon1": -5.3
  19. },
  20. {
  21. "name": "Strait of Hormuz",
  22. "lat0": 26.1,
  23. "lon0": 55.2,
  24. "lat1": 27.2,
  25. "lon1": 57.3
  26. },
  27. {
  28. "name": "Strait of Messina",
  29. "lat0": 38.2,
  30. "lon0": 15.6,
  31. "lat1": 38.3,
  32. "lon1": 15.7
  33. },
  34. {
  35. "name": "Strait of Otranto",
  36. "lat0": 39.8,
  37. "lon0": 17.9,
  38. "lat1": 41.5,
  39. "lon1": 19.8
  40. },
  41. {
  42. "name": "Strait of Juan de Fuca",
  43. "lat0": 48.1,
  44. "lon0": -125.1,
  45. "lat1": 49.7,
  46. "lon1": -122.3
  47. }
  48. ]
  49. }