Wortzel's blog

.Net (2.0, 3.0, 3.5), C#, Asp.net, Com+, GIS(ESRI Software), Management, Analysis & Design, Life, Trips, And more...

Browse by Tags

All Tags » GIS (RSS)
Export map to file
Last week I had a task to find a way to export a current extent of map control (in ESRI ADF.NET 9.2) to image format (for examples: jpeg, bmp). I tried to look at examples in ESRI documentation and to look over the net, but I didn't found a good one(some of them are not completed and others are implemented in ADF.NET 9.1). I want to show you a complete example to do this: public string GetMapImageUrl(ESRI.ArcGIS.ADF.Web.UI.WebControls.Map mapControl, esriImageFormat imageFormat, int imageHeight,...

Posted Tuesday, March 06, 2007 11:36 PM by Avi Wortzel | 7 comment(s)