map_bounds.json 240 B

12345678
  1. {
  2. "projection": "equirectangular",
  3. "lon_min": -10.0,
  4. "lon_max": 18.0,
  5. "lat_min": 30.0,
  6. "lat_max": 47.5,
  7. "notes": "West Mediterranean for Hannibal route: Iberia -> Alps -> Italy; adjust lon_max to 20-22 if you need more east."
  8. }