Select to view content in your preferred language

Visualizing local raster images on a web app

958
2
02-21-2012 11:56 PM
BilGis
by
Emerging Contributor
Hi.

Using ArcGIS Server 10.0 with the ArcGIS JavaScript API, I would like to visualize any raster image (geoTIFF format) located within my PC Hard Disk in my web app.

I've been browsing info on the Internet, but did not found any example. Is it possible?

Thank you very much.
0 Kudos
2 Replies
derekswingley1
Deactivated User
Publish a map service from a map document that has your raster layer added as a layer. More information on publishing map services:  http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#//00930000004r...
0 Kudos
BetsySchenck-Gardner
Deactivated User
I think with the use of HTML5, you can drag and drop files into ArcGIS Javascript.  There is ESRI on-line seminar today (Feb 23) talking about this topic.  There is an example of dragging and dropping a local CSV file into a map and having the points plotted on the map.  Look at the HTML5 - File Access with Drag and Drop in the Javascript API Samples.
0 Kudos