Dear All, I am tasked with generating image files, either in PNG or JPG, that contain base Geographic data, county/state boundaries, roads rivers etc. with an overlay of interpolated data, such as an air temp field.
I am currently using the C++ ImageMagick API in test mode for the overlay only, to get an idea if we're generating the correct interpolated field spatially, I now want to add the geographic underlay. I have researched a number of possible approaches but wanted to poll this list to see if anyone has implemented a similar functionality using the C++ ImageMagick API and how they did it before I re-invent the wheel. If you would like to share your implementation strategy to me privately, I'll summarize and post to this list. I know I can provide this as a service from the web, but I need to generate an image file (and probably movie) for use in various static uses. We are also building a separate GIS (someone else, thankfully) to provide an interactive capability with this data but we'd like separate static image/movie snapshot ability. I have looked through the last year of archives, but didn't see anything like this. If there is something in the archives, please let me know when it was. Many thanks, Geoff Quelch -- Geoff Quelch Email: [EMAIL PROTECTED] _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
