Greetings all,
I was working on a project for an ESRI web application and was unable to figure out the import for raster data. Some of my analysis was conducted on ArcGIS Desktop and I wanted to display it in my application. I couldn't figure out how do import a tiff or JPEG, but after converting it to a KML/KMZ I could bring it in that way, but the information was static and my intent was that the end-user could interact with it. Thoughts or suggestions?
Also, is there a way to export vector/raster data back out to be used on an ArcGIS Desktop interface?
Thanks,
Chris
You should generate a dynamic web service to allow users to interact with your raster information.
What class of interaction would you like the user be able to do?
Also, you could use a cached service (or tile package) in order to optimize storage and speed settings but this information will be static in time also