<?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: Warning when adding weighted overlay in ArcGIS GeoPlanner Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoplanner-questions/warning-when-adding-weighted-overlay/m-p/563224#M111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert, I have done all of this already. I downloaded the Weighted Overlay Service Toolbox last week. However, we are currently using ArcGIS Server V 10.3. Could that be the issue of why my service was working one day and then not then next? Could it be the image service is too big to process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;Charlie &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2016 12:36:34 GMT</pubDate>
    <dc:creator>charliemix1</dc:creator>
    <dc:date>2016-06-06T12:36:34Z</dc:date>
    <item>
      <title>Warning when adding weighted overlay</title>
      <link>https://community.esri.com/t5/arcgis-geoplanner-questions/warning-when-adding-weighted-overlay/m-p/563222#M109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created an image service to experiment on a project using GeoPlanner. The image service I created was working fine yesterday. Today, when I try to add it I get this message (screenshot attached) which is not very helpful. I've tried restarting the service on server and uploading but I still keep getting this error. Any ideas on what is causing this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Charlie &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 18:38:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoplanner-questions/warning-when-adding-weighted-overlay/m-p/563222#M109</guid>
      <dc:creator>charliemix1</dc:creator>
      <dc:date>2016-06-03T18:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Warning when adding weighted overlay</title>
      <link>https://community.esri.com/t5/arcgis-geoplanner-questions/warning-when-adding-weighted-overlay/m-p/563223#M110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Charlie,&lt;/P&gt;&lt;P&gt;Sorry that you ran into a problem. Try to verify the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;These services, in order to be used in suitability modeling, must be created using the &lt;A href="https://github.com/Esri/weighted-raster-overlay-service-toolbox"&gt;Weighted Overlay Service Toolbox&lt;/A&gt;. This toolbox was recently updated, so you might want to download it again if you haven't for a few weeks.&lt;/LI&gt;&lt;LI&gt;The mosaic dataset that is the data source for your image layer must have specific fields. These are created by the toolbox mentioned in step 1. Those fields are: Title,Url,InputRanges,NoDataRanges,RangeLabels,NoDataRangeLabels,OutputValues,Metadata. As long as you used the toolbox listed above, you should have those fields.&lt;/LI&gt;&lt;LI&gt; The ArcGIS Server version that is supported with this functionality is 10.3 or newer. I would advise using 10.3.1 or 10.4x. If you are using 10.3x, respond to this comment and I can offer some additional information.&lt;/LI&gt;&lt;LI&gt;After you share your mosaic dataset as a service, you need to add that service as an item to your ArcGIS Online organization. To do this, you need the service URL. To get the service URL: (1) In Desktop, right-click your service in your GIS Servers &amp;gt; &lt;EM&gt;Your Connection&lt;/EM&gt; node and choose &lt;STRONG&gt;Service Properties&lt;/STRONG&gt;; (2) Click &lt;STRONG&gt;Imaging&lt;/STRONG&gt; under &lt;STRONG&gt;Capabilities&lt;/STRONG&gt;; (3) Copy the REST URL - it should look something like &lt;STRONG&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fmy-server.mycompany.com%2Farcgis%2Frest%2Fservices%2Fservice-name%2FImageServer" rel="nofollow" target="_blank"&gt;http://my-server.mycompany.com/arcgis/rest/services/service-name/ImageServer&lt;/A&gt;&lt;/STRONG&gt;. You should be able to add this URL to a web browser and view the REST item details. If your URL is localhost, you need to change it to your server name.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know how it goes. There are some other options as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Jun 2016 19:56:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoplanner-questions/warning-when-adding-weighted-overlay/m-p/563223#M110</guid>
      <dc:creator>RobertStauder</dc:creator>
      <dc:date>2016-06-05T19:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Warning when adding weighted overlay</title>
      <link>https://community.esri.com/t5/arcgis-geoplanner-questions/warning-when-adding-weighted-overlay/m-p/563224#M111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert, I have done all of this already. I downloaded the Weighted Overlay Service Toolbox last week. However, we are currently using ArcGIS Server V 10.3. Could that be the issue of why my service was working one day and then not then next? Could it be the image service is too big to process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;P&gt;Charlie &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 12:36:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoplanner-questions/warning-when-adding-weighted-overlay/m-p/563224#M111</guid>
      <dc:creator>charliemix1</dc:creator>
      <dc:date>2016-06-06T12:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Warning when adding weighted overlay</title>
      <link>https://community.esri.com/t5/arcgis-geoplanner-questions/warning-when-adding-weighted-overlay/m-p/563225#M112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW, I'm getting the same error when I try to add image services for weighted overlay from other organizations...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 12:47:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoplanner-questions/warning-when-adding-weighted-overlay/m-p/563225#M112</guid>
      <dc:creator>charliemix1</dc:creator>
      <dc:date>2016-06-06T12:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Warning when adding weighted overlay</title>
      <link>https://community.esri.com/t5/arcgis-geoplanner-questions/warning-when-adding-weighted-overlay/m-p/563226#M113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have some progress. I've found that I can get my image service (CCCP_Demo) to load and work correctly in GeoPlanner when I use a web browser other than Chrome. I installed the latest Chrome update with no luck. Have you heard of Chrome versions being an issue with GeoPlanner? This might be a hurdle using this tool for a current project, as we will have several different users relying on GeoPlanner's functionality. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help,&lt;/P&gt;&lt;P&gt;Charlie &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 17:54:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoplanner-questions/warning-when-adding-weighted-overlay/m-p/563226#M113</guid>
      <dc:creator>charliemix1</dc:creator>
      <dc:date>2016-06-06T17:54:40Z</dc:date>
    </item>
  </channel>
</rss>

