WorldPlot`
WorldPlot`

WorldRange

Some of the functionality of the World Plotting Package is now available in CountryData.

WorldRange

is an option for WorldGraphics that specifies the range of latitude and longitude that will be plotted.

Details and Options

  • To use WorldRange, you first need to load the World Plotting Package using Needs["WorldPlot`"].
  • WorldRange is expressed as {{minlat,maxlat},{minlong,maxlong}}.
  • If the value is Automatic, the range is chosen to the nearest 10 degrees, encompassing all points to be plotted.