<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Export Map REST Service help. (From Flex or .NET maybe?) in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/export-map-rest-service-help-from-flex-or-net/m-p/661011#M3207</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The application will have to build the Export Map request and send it to the REST endpoint. Here is the reference for that type of request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Export Map (Operation):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/rest/index.html?export.html"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/rest/index.html?export.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 May 2010 18:40:57 GMT</pubDate>
    <dc:creator>TonyContreras</dc:creator>
    <dc:date>2010-05-19T18:40:57Z</dc:date>
    <item>
      <title>Export Map REST Service help. (From Flex or .NET maybe?)</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/export-map-rest-service-help-from-flex-or-net/m-p/661010#M3206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to enable the user to print an image from the Flex API, but all the attempts so far revolve around a snapshot of the map, which is not going to be good enough as I need the map printouts to scale!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On a recent Flex course at ESRI UK I was directed to the Export Map REST Service: &lt;/SPAN&gt;&lt;A href="http://servername/ArcGIS/rest/services/mapservice/MapServer/export?"&gt;http://servername/ArcGIS/rest/services/mapservice/MapServer/export?&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could someone please give me some direction as how to use this in ASP.NET or something as I would like to export multiple layers (dependant as what user has turned on in Flex app) and merge them together in ASP.NET?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 14:21:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/export-map-rest-service-help-from-flex-or-net/m-p/661010#M3206</guid>
      <dc:creator>TonyCollins</dc:creator>
      <dc:date>2010-05-19T14:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map REST Service help. (From Flex or .NET maybe?)</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/export-map-rest-service-help-from-flex-or-net/m-p/661011#M3207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The application will have to build the Export Map request and send it to the REST endpoint. Here is the reference for that type of request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Export Map (Operation):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/rest/index.html?export.html"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/rest/index.html?export.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 18:40:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/export-map-rest-service-help-from-flex-or-net/m-p/661011#M3207</guid>
      <dc:creator>TonyContreras</dc:creator>
      <dc:date>2010-05-19T18:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map REST Service help. (From Flex or .NET maybe?)</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/export-map-rest-service-help-from-flex-or-net/m-p/661012#M3208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The application will have to build the Export Map request and send it to the REST endpoint. Here is the reference for that type of request.&lt;BR /&gt;&lt;BR /&gt;Export Map (Operation):&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/rest/index.html?export.html"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/rest/index.html?export.html&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Tony thanks for your reply, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been working from this, but my problem is that I can't find any simple documentation as to how to implement a call and get a response in perhaps .NET or Flex? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any direction&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 07:22:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/export-map-rest-service-help-from-flex-or-net/m-p/661012#M3208</guid>
      <dc:creator>TonyCollins</dc:creator>
      <dc:date>2010-05-20T07:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map REST Service help. (From Flex or .NET maybe?)</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/export-map-rest-service-help-from-flex-or-net/m-p/661013#M3209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;here you can see how call rest from .net &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://rexdotnet.blogspot.com/2009/11/using-arcgis-server-rest-api-in-net.html"&gt;http://rexdotnet.blogspot.com/2009/11/using-arcgis-server-rest-api-in-net.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 07:59:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/export-map-rest-service-help-from-flex-or-net/m-p/661013#M3209</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2010-05-20T07:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map REST Service help. (From Flex or .NET maybe?)</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/export-map-rest-service-help-from-flex-or-net/m-p/661014#M3210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;here you can see how call rest from .net &lt;BR /&gt;&lt;A href="http://rexdotnet.blogspot.com/2009/11/using-arcgis-server-rest-api-in-net.html"&gt;http://rexdotnet.blogspot.com/2009/11/using-arcgis-server-rest-api-in-net.html&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;THANKS Domenico that is exactly what I needed!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Images are now getting exported from ASP.NET!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 May 2010 09:12:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/export-map-rest-service-help-from-flex-or-net/m-p/661014#M3210</guid>
      <dc:creator>TonyCollins</dc:creator>
      <dc:date>2010-05-20T09:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Export Map REST Service help. (From Flex or .NET maybe?)</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/export-map-rest-service-help-from-flex-or-net/m-p/661015#M3211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Tony - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a need to do something similar, it sounds like.&amp;nbsp; I'm working to customize FlexViewer to view maps, but the print capabilities are limited.&amp;nbsp; Can you expound on your solution, perhaps even some code samples?&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brad&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jun 2010 18:05:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/export-map-rest-service-help-from-flex-or-net/m-p/661015#M3211</guid>
      <dc:creator>BradOleson</dc:creator>
      <dc:date>2010-06-09T18:05:02Z</dc:date>
    </item>
  </channel>
</rss>

