WorldPlot`
WorldPlot`

WorldClipping

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

WorldClipping

is an option for WorldGraphics that expresses the type of clipping to be done on polygons (in the interest of computational efficiency).

Details and Options

  • To use WorldClipping, you first need to load the World Plotting Package using Needs["WorldPlot`"].
  • The following settings can be given:
  • Noneallow any polygon or line partially inside WorldRange to remain
    Simpleremove any polygon that lies partially outside WorldRange
    Full (default)properly clip polygons that lie partially outside WorldRange