I have a set of irregular placed data in form of (X,Y,y) in which X and Y are UTM coordinates. I'd like to draw a contour graph on Google Map based on this set of data. Is there any possible way to do that?
I can create a regular placed data grid based on "inverse distance weighted interpolation" and draw the contour graph with JPGraph. Also I can convert the X,Y to Lat/Long. But I don't know if it is possible to load the data or the graph image to google map. Any thoughts would be appreciated. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
