<?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: Own data in landscape modeler in ArcGIS GeoPlanner Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoplanner-questions/own-data-in-landscape-modeler/m-p/223680#M30</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Victor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this (working backwards from the app):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open the config.js file for the landscape modeler web app.&lt;/LI&gt;&lt;LI&gt;Verify that the variable &lt;STRONG&gt;weightedOverlayServiceUrl&lt;/STRONG&gt; points to your hosted mosaic image layer - Browse to the URL referenced by the variable. The URL should be something like this - &lt;A href="http://rstauder.esri.com:6080/arcgis/rest/services/PhilippinesMosaic/ImageServer" title="http://rstauder.esri.com:6080/arcgis/rest/services/PhilippinesMosaic/ImageServer"&gt;http://your-arcgis-server/arcgis/rest/services/your-mosaic/ImageServer&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;In the REST items details, check for &lt;STRONG&gt;RasterFunction Infos&lt;/STRONG&gt;&amp;nbsp; - there should be two listed: (1) WeightedOverlay_7_0_9_histogram; (2) WeightedOverlay_7_1_9_colormap.&lt;/LI&gt;&lt;LI&gt;In addition to all the fields in the mosaic, verify that you have all of these:&lt;UL&gt;&lt;LI&gt;Title &lt;EM&gt; ( type: esriFieldTypeString , alias: Title , length: 50 ) &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Url &lt;EM&gt; ( type: esriFieldTypeString , alias: URL , length: 1024 ) &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;InputRanges &lt;EM&gt; ( type: esriFieldTypeString , alias: Input Ranges , length: 256 ) &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;OutputValues &lt;EM&gt; ( type: esriFieldTypeString , alias: Output Values , length: 256 ) &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;NoDataRanges &lt;EM&gt; ( type: esriFieldTypeString , alias: NoData Ranges , length: 256 ) &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;RangeLabels &lt;EM&gt; ( type: esriFieldTypeString , alias: Range Labels , length: 1024 ) &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;NoDataRangeLabels &lt;EM&gt; ( type: esriFieldTypeString , alias: NoData Range Labels , length: 1024 &lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;The field names, aliases, types, and lengths should match exactly. Double check against the doc &lt;A href="http://resources.arcgis.com/en/help/landscape-modeler/prepare-data/#/Creating_the_mosaic_dataset_for_Landscape_Modeler/03sm00000003000000/"&gt;here&lt;/A&gt;.&lt;/LI&gt;&lt;LI&gt;Remove the overview images from the mosaic - Either create a new mosaic (and don't create overviews), or delete them. Alternatively, in config.js, you can set the &lt;STRONG&gt;queryParameters&lt;/STRONG&gt; object &lt;STRONG&gt;where&lt;/STRONG&gt; statement to remove the overviews from processing.&lt;/LI&gt;&lt;LI&gt;Since your mosaic is stored in an eGdb, verify that ArcGIS Server can actually access it - just try to view it.&lt;/LI&gt;&lt;LI&gt;Make sure you have the ArcGIS Server image extension installed (you probably do).&lt;/LI&gt;&lt;LI&gt;Regarding the function chains - they are used to handle no data values in the weighted overlay process. First get your widget to display the correct layer names (from the title field in the mosaic). Then verify that the Range Labels display in the widget (from the RangeLabels field). Once you can do this, then handle no data by either: (1) using the function chains OR; (2) using the Raster Calculator to calc the no data values to another value. If you read the comments in config.js, note the comments around &lt;STRONG&gt;dummyRasterId&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;This should be the OBJECT ID of a raster that is continuous for the entire extent of the service (ie does not have any NoData cells)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Aug 2014 18:12:35 GMT</pubDate>
    <dc:creator>RobertStauder</dc:creator>
    <dc:date>2014-08-28T18:12:35Z</dc:date>
    <item>
      <title>Own data in landscape modeler</title>
      <link>https://community.esri.com/t5/arcgis-geoplanner-questions/own-data-in-landscape-modeler/m-p/223679#M29</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 12.0pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Calibri','sans-serif'; color: black;"&gt;I'm trying to load my own services following the steps of &lt;A href="http://resources.arcgis.com/en/help/landscape-modeler/prepare-data/#/Creating_the_mosaic_dataset_for_Landscape_Modeler/03sm00000003000000/" target="_blank"&gt;http://resources.arcgis.com/en/help/landscape-modeler/prepare-data/#/Creating_the_mosaic_dataset_for_Landscape_Modeler/03sm00000003000000/&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt; But i'm sticking here&lt;BR /&gt; &lt;IMG alt="1.jpg" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/5789_1.jpg" style="height: auto;" /&gt;&lt;BR /&gt; &lt;BR /&gt; I dont know where is the problem.&lt;BR /&gt; I'm trying different ways but...the same issue appears&lt;BR /&gt; &lt;BR /&gt; I cant get the same configuration in the function chain.&lt;BR /&gt; &lt;IMG alt="2.jpg" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/5790_2.jpg" style="height: auto;" /&gt;&lt;BR /&gt; &lt;BR /&gt; Perhaps my mosaic dataset is wrong...&lt;BR /&gt; &lt;BR /&gt;&lt;IMG alt="3.jpg" class="jive-image image-3" height="85" src="https://community.esri.com/legacyfs/online/5791_3.jpg" style="height: 85px; width: 836.508px;" width="837" /&gt;&lt;BR /&gt; I'm dont know what else can i do.&lt;BR /&gt; &lt;BR /&gt; Thank you for your time.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 07:12:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoplanner-questions/own-data-in-landscape-modeler/m-p/223679#M29</guid>
      <dc:creator>VictorEstevez1</dc:creator>
      <dc:date>2014-08-28T07:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Own data in landscape modeler</title>
      <link>https://community.esri.com/t5/arcgis-geoplanner-questions/own-data-in-landscape-modeler/m-p/223680#M30</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Victor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this (working backwards from the app):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open the config.js file for the landscape modeler web app.&lt;/LI&gt;&lt;LI&gt;Verify that the variable &lt;STRONG&gt;weightedOverlayServiceUrl&lt;/STRONG&gt; points to your hosted mosaic image layer - Browse to the URL referenced by the variable. The URL should be something like this - &lt;A href="http://rstauder.esri.com:6080/arcgis/rest/services/PhilippinesMosaic/ImageServer" title="http://rstauder.esri.com:6080/arcgis/rest/services/PhilippinesMosaic/ImageServer"&gt;http://your-arcgis-server/arcgis/rest/services/your-mosaic/ImageServer&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;In the REST items details, check for &lt;STRONG&gt;RasterFunction Infos&lt;/STRONG&gt;&amp;nbsp; - there should be two listed: (1) WeightedOverlay_7_0_9_histogram; (2) WeightedOverlay_7_1_9_colormap.&lt;/LI&gt;&lt;LI&gt;In addition to all the fields in the mosaic, verify that you have all of these:&lt;UL&gt;&lt;LI&gt;Title &lt;EM&gt; ( type: esriFieldTypeString , alias: Title , length: 50 ) &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Url &lt;EM&gt; ( type: esriFieldTypeString , alias: URL , length: 1024 ) &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;InputRanges &lt;EM&gt; ( type: esriFieldTypeString , alias: Input Ranges , length: 256 ) &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;OutputValues &lt;EM&gt; ( type: esriFieldTypeString , alias: Output Values , length: 256 ) &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;NoDataRanges &lt;EM&gt; ( type: esriFieldTypeString , alias: NoData Ranges , length: 256 ) &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;RangeLabels &lt;EM&gt; ( type: esriFieldTypeString , alias: Range Labels , length: 1024 ) &lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;NoDataRangeLabels &lt;EM&gt; ( type: esriFieldTypeString , alias: NoData Range Labels , length: 1024 &lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;The field names, aliases, types, and lengths should match exactly. Double check against the doc &lt;A href="http://resources.arcgis.com/en/help/landscape-modeler/prepare-data/#/Creating_the_mosaic_dataset_for_Landscape_Modeler/03sm00000003000000/"&gt;here&lt;/A&gt;.&lt;/LI&gt;&lt;LI&gt;Remove the overview images from the mosaic - Either create a new mosaic (and don't create overviews), or delete them. Alternatively, in config.js, you can set the &lt;STRONG&gt;queryParameters&lt;/STRONG&gt; object &lt;STRONG&gt;where&lt;/STRONG&gt; statement to remove the overviews from processing.&lt;/LI&gt;&lt;LI&gt;Since your mosaic is stored in an eGdb, verify that ArcGIS Server can actually access it - just try to view it.&lt;/LI&gt;&lt;LI&gt;Make sure you have the ArcGIS Server image extension installed (you probably do).&lt;/LI&gt;&lt;LI&gt;Regarding the function chains - they are used to handle no data values in the weighted overlay process. First get your widget to display the correct layer names (from the title field in the mosaic). Then verify that the Range Labels display in the widget (from the RangeLabels field). Once you can do this, then handle no data by either: (1) using the function chains OR; (2) using the Raster Calculator to calc the no data values to another value. If you read the comments in config.js, note the comments around &lt;STRONG&gt;dummyRasterId&lt;/STRONG&gt;:&lt;UL&gt;&lt;LI&gt;This should be the OBJECT ID of a raster that is continuous for the entire extent of the service (ie does not have any NoData cells)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2014 18:12:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoplanner-questions/own-data-in-landscape-modeler/m-p/223680#M30</guid>
      <dc:creator>RobertStauder</dc:creator>
      <dc:date>2014-08-28T18:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Own data in landscape modeler</title>
      <link>https://community.esri.com/t5/arcgis-geoplanner-questions/own-data-in-landscape-modeler/m-p/223681#M31</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 11:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoplanner-questions/own-data-in-landscape-modeler/m-p/223681#M31</guid>
      <dc:creator>VictorEstevez1</dc:creator>
      <dc:date>2014-08-29T11:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: Own data in landscape modeler</title>
      <link>https://community.esri.com/t5/arcgis-geoplanner-questions/own-data-in-landscape-modeler/m-p/223682#M32</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have new issues...&lt;/P&gt;&lt;P&gt;I get the names of the service&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.PNG" class="jive-image image-1" height="247" src="https://community.esri.com/legacyfs/online/6409_1.PNG" style="width: 239px; height: 246.642441860465px;" width="239" /&gt;&lt;/P&gt;&lt;P&gt;But, if i run the model i&lt;STRONG&gt;t doesn't show anything&lt;/STRONG&gt; and in the developer mode i get this&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.PNG" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/6651_2.PNG" style="width: 620px; height: 222px;" /&gt;&lt;/P&gt;&lt;P&gt;My data has the correct coordinate system and i can load the service in arcgis online&lt;/P&gt;&lt;P&gt;&lt;IMG alt="3.PNG" class="jive-image image-3" height="337" src="https://community.esri.com/legacyfs/online/6652_3.PNG" style="width: 411px; height: 336.754838709677px;" width="411" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again, Thank you for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Aug 2014 18:31:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoplanner-questions/own-data-in-landscape-modeler/m-p/223682#M32</guid>
      <dc:creator>VictorEstevez1</dc:creator>
      <dc:date>2014-08-31T18:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Own data in landscape modeler</title>
      <link>https://community.esri.com/t5/arcgis-geoplanner-questions/own-data-in-landscape-modeler/m-p/223683#M33</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!! &lt;/P&gt;&lt;P&gt;Once Again thank you for your help!&lt;/P&gt;&lt;P&gt;This is the final result&amp;nbsp; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/6817_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 15:27:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoplanner-questions/own-data-in-landscape-modeler/m-p/223683#M33</guid>
      <dc:creator>VictorEstevez1</dc:creator>
      <dc:date>2014-09-01T15:27:26Z</dc:date>
    </item>
  </channel>
</rss>

