<?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: Just need a png or jpg from ArcGIS to replace ArcIMS functionality in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561399#M52412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the advice. I will check this out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;James Cucinelli&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Aug 2013 00:29:58 GMT</pubDate>
    <dc:creator>JamesCucinelli</dc:creator>
    <dc:date>2013-08-23T00:29:58Z</dc:date>
    <item>
      <title>Just need a png or jpg from ArcGIS to replace ArcIMS functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561396#M52409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am currently using ArcIMS to serve png/jpgs like the old html viewer in a web site that uses PHP to get data from a PostgreSQL database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not had time to remake the website using all of the cool features in ArcGIS Server but I was wondering if there was a way to just get png or jpg from ArcGIS Server so that I could replicate the functionality of the ArcIMS server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a deadline approaching of needing to move off of ArcIMS and not enough time to totally re-write this website and get it approved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;James Cucinelli&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 14:36:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561396#M52409</guid>
      <dc:creator>JamesCucinelli</dc:creator>
      <dc:date>2013-08-22T14:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Just need a png or jpg from ArcGIS to replace ArcIMS functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561397#M52410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should be able to generate images using the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/#/Export_Map/02r3000000v7000000/"&gt;Export Map REST endpoint&lt;/A&gt;&lt;SPAN&gt; of a map service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 16:20:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561397#M52410</guid>
      <dc:creator>JeffJacobson</dc:creator>
      <dc:date>2013-08-22T16:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Just need a png or jpg from ArcGIS to replace ArcIMS functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561398#M52411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;jeff is correct.&amp;nbsp; if you publish a map service to ArcGIS Server and load it in a JavaScript application as an &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jsapi/arcgisdynamicmapservicelayer-amd.html"&gt;ArcGISDynamicMapServiceLayer&lt;/A&gt;&lt;SPAN&gt;, our API handles the requests for you based on the current extent of the map.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;check out &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/map_dynamic.html"&gt;this&lt;/A&gt;&lt;SPAN&gt; sample for an example in action.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 16:41:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561398#M52411</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-08-22T16:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Just need a png or jpg from ArcGIS to replace ArcIMS functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561399#M52412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the advice. I will check this out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;James Cucinelli&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 00:29:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561399#M52412</guid>
      <dc:creator>JamesCucinelli</dc:creator>
      <dc:date>2013-08-23T00:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Just need a png or jpg from ArcGIS to replace ArcIMS functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561400#M52413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://servicesbeta2.esri.com/arcgis/rest/services/Census/MapServer/export?bbox=-183.78001472868405,16.300709121618663,-61.406854669684265,74.03030803096895&amp;amp;bboxSR=&amp;amp;layers=&amp;amp;layerDefs=&amp;amp;size=&amp;amp;imageSR=&amp;amp;format=png&amp;amp;transparent=false&amp;amp;dpi=&amp;amp;time=&amp;amp;layerTimeOptions=&amp;amp;dynamicLayers=[{%22id%22:101,%22source%22:{%22type%22:%22mapLayer%22,%22mapLayerId%22:3},%22drawingInfo%22:{%22renderer%22:%20{%22type%22:%22simple%22,%20%22symbol%22:%20{%22type%22:%22esriSFS%22,%22style%22:%22esriSFSSolid%22,%22color%22:[255,0,0,255],%22outline%22:{%22type%22:%22esriSLS%22,%22style%22:%22esriSLSSolid%22,%22color%22:[0,255,0,255],%22width%22:1}}}}}]&amp;amp;gdbVersion=&amp;amp;f=html"&gt;example&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I think I found this from one of the links that you all pointed me to or an offshoot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So my question is, I've been tiring to change this into a unique value renderer but keep failing. Any tips?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have this &lt;/SPAN&gt;&lt;A href="http://developers.arcgis.com/en/javascript/sandbox/sandbox.html?sample=renderer_unique_value"&gt;example&lt;/A&gt;&lt;SPAN&gt; but I'm not smart enough to figure out how to get that code into that url or into the dynamic layers box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm almost there. This has really been helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 12:47:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561400#M52413</guid>
      <dc:creator>JamesCucinelli</dc:creator>
      <dc:date>2013-08-23T12:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Just need a png or jpg from ArcGIS to replace ArcIMS functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561401#M52414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think this &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/rest/apiref/"&gt;documentation&lt;/A&gt;&lt;SPAN&gt; on the REST API might help explain the parameters you would need to understand the &lt;/SPAN&gt;&lt;A href="http://servicesbeta2.esri.com/arcgis/rest/services/Census/MapServer/export?bbox=-145.01964331203448,85.56920871501964,-99.84375354444433,151.38999434414288"&gt;export dialog&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once you get the parameters set the way you want them you can look at the resulting URL to determine what needs to be built by your ArcIMS application javascript.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 17:09:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561401#M52414</guid>
      <dc:creator>JeffMitzelfelt</dc:creator>
      <dc:date>2013-08-23T17:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Just need a png or jpg from ArcGIS to replace ArcIMS functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561402#M52415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;jeff is definitely right, but our client web api's are supposed to simplify the process of constructing requests like these, so you might also consider checking out the Class Breaks renderer from &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/renderer_dynamic_layer_class_breaks.html"&gt;this&lt;/A&gt;&lt;SPAN&gt; sample (and possibly even adapting it to build the Unique Value renderer clientside as well).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 17:41:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561402#M52415</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-08-23T17:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Just need a png or jpg from ArcGIS to replace ArcIMS functionality</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561403#M52416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your help. I thought I couldn't use the class breaks renderer for one of two reasons. I don't have data on my services (its in a separate postgresql database) and I couldn't set the colors exactly the way I wanted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I still might need the export map part because if I use the unique value renderer which is like an arcgis.com style map, I need to&amp;nbsp; have a function to output an image.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm slogging through it so we'll see. I'm using this example : &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/renderer_unique_value.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/renderer_unique_value.html&lt;/A&gt;&lt;SPAN&gt; right now and just reading in the data first from the sql database and then setting the renderer.addValue lines using the data that I read in. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I'm not merging the data like my old system in ArcIMS where I had to make a dbf file and then join it to the shapefile etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's a bit of a "shortcut" but it's working so far.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;James Cucinelli&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 12:24:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/just-need-a-png-or-jpg-from-arcgis-to-replace/m-p/561403#M52416</guid>
      <dc:creator>JamesCucinelli</dc:creator>
      <dc:date>2013-09-12T12:24:44Z</dc:date>
    </item>
  </channel>
</rss>

