MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Plotting on an image

  • To: mathgroup at smc.vnet.net
  • Subject: [mg97756] Plotting on an image
  • From: Daniel <janzon at gmail.com>
  • Date: Fri, 20 Mar 2009 02:42:47 -0500 (EST)

I would like to plot values on an image. Let's say I use the following
image of the world which imports as a Graphics object:

world = CountryData["World", "Shape"]

How do I specify the coordinate system for this graphics object?
Later, when I combine the world picture with a plot using Show, I want
the plot points to end up at the right place.


  • Prev by Date: Re: econometrics with mathematica?
  • Next by Date: Incompatible units?
  • Previous by thread: Re: Incompatible units?
  • Next by thread: Re: Plotting on an image