<?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 Render output from custom equations in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/render-output-from-custom-equations/m-p/579141#M54060</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to figure out if I can use ArcGIS JavaScript for my application and as a newcomer I have been unsuccessful as of yet so I am turning to the forum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to deliver to my user a mapping application with some source data and I want to give them the flexibility of running a regression equation on the source data where they have the flexibility to choose cut-points or other options.&amp;nbsp; Once their choice is made, the output would be displayed on as a map (along with other associated data).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know I can complete the regressions using JavaScript (there is lots of code on the web) - the issue is more along the lines of getting that regression output to the map display.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This seems to be slightly different than many samples and much of the code I have seen but I suspect I am searching using the wrong terminology.&amp;nbsp; So I guess I am asking if someone could point me to some resources that might allow me to figure this out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know I can do this in Java and I suspect (but don't know about Flex).&amp;nbsp; I kinda like the JavaScript API so I figured I would start here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Don&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Oct 2010 14:39:22 GMT</pubDate>
    <dc:creator>DonaldCatanzaro</dc:creator>
    <dc:date>2010-10-12T14:39:22Z</dc:date>
    <item>
      <title>Render output from custom equations</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/render-output-from-custom-equations/m-p/579141#M54060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to figure out if I can use ArcGIS JavaScript for my application and as a newcomer I have been unsuccessful as of yet so I am turning to the forum.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to deliver to my user a mapping application with some source data and I want to give them the flexibility of running a regression equation on the source data where they have the flexibility to choose cut-points or other options.&amp;nbsp; Once their choice is made, the output would be displayed on as a map (along with other associated data).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know I can complete the regressions using JavaScript (there is lots of code on the web) - the issue is more along the lines of getting that regression output to the map display.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This seems to be slightly different than many samples and much of the code I have seen but I suspect I am searching using the wrong terminology.&amp;nbsp; So I guess I am asking if someone could point me to some resources that might allow me to figure this out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know I can do this in Java and I suspect (but don't know about Flex).&amp;nbsp; I kinda like the JavaScript API so I figured I would start here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Don&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 14:39:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/render-output-from-custom-equations/m-p/579141#M54060</guid>
      <dc:creator>DonaldCatanzaro</dc:creator>
      <dc:date>2010-10-12T14:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Render output from custom equations</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/render-output-from-custom-equations/m-p/579142#M54061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found this link:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://www.thinkmoney.com/mortgage/mortgage-calculator/"&gt;http://www.thinkmoney.com/mortgage/mortgage-calculator/&lt;/A&gt;&lt;SPAN&gt; which is a mortgage calculator that is slider controlled.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I basically want something like this but instead of "Interest only mortgage" or "Repayment mortgage" the output would be values for my polygons which I could then colorize and display as a map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Don&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Oct 2010 16:18:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/render-output-from-custom-equations/m-p/579142#M54061</guid>
      <dc:creator>DonaldCatanzaro</dc:creator>
      <dc:date>2010-10-12T16:18:45Z</dc:date>
    </item>
  </channel>
</rss>

