hmmm I can readily snag for instance the the string of coordinates
within the svg I am sure...
but they are defined as a series of relative positions within svg
space and so on (not really a pretty
thing to translate when under the hood the browser will do it if the
events are allowed to reach it)
the data is pretty complex - geologic and soil maps for instance...
and it loads very fast (with shape
data being smaller even than pngs usually) SVGs have a lot of
potential interactivity.. can be mouse over highlighting
tool tips are just one element... Though getting an info window
ballooon off of an on click... is probably even more
the short term goal.