<?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: Failed Weighted Sum in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485531#M21310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my response above&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/cell-size.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/cell-size.htm"&gt;Cell Size (Environment setting)—Geoprocessing | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jun 2017 00:08:29 GMT</pubDate>
    <dc:creator>curtvprice</dc:creator>
    <dc:date>2017-06-08T00:08:29Z</dc:date>
    <item>
      <title>Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485524#M21303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to run the Weighted Sum tool but I keep getting the Error 010050 Cell size not set. The problem is that I have set the cell size in the environment and can't quite figure out the issue. Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 18:17:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485524#M21303</guid>
      <dc:creator>EthanUpton</dc:creator>
      <dc:date>2016-11-15T18:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485525#M21304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cell size was set within the tool's environments? or &amp;nbsp;at a general level?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Nov 2016 19:50:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485525#M21304</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-11-15T19:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485526#M21305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you still having this issue? I am having an issue with it...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Apr 2017 16:30:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485526#M21305</guid>
      <dc:creator>JenniferWheeler</dc:creator>
      <dc:date>2017-04-09T16:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485527#M21306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I actually ran into this issue recently. Any news on it?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I eventually just sampled the raster to vector and did a calculate field in python to do the weighted sum...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone else?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 00:41:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485527#M21306</guid>
      <dc:creator>DavidWasserman</dc:creator>
      <dc:date>2017-04-25T00:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485528#M21307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This GP error sometimes comes up when the output cell size the system attempts to set is invalid, for example, it's set to 30 and the input&amp;nbsp;coordinate system is in degrees units. &amp;nbsp;I have a wild guess that&amp;nbsp;this may be what's happening here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also seen this error (usually together with others) when the raster output path or scratch workspace path is invalid (or the workspace does not exist). The raster can't be written and this error popups as a side-effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When doing this kind of analysis, it's advisable to project and resample&amp;nbsp;your input data are in the same coordinate system before you run a raster analysis, as the environment can get garbled when projecting on the fly. You also have less control of resampling, etc when you have the system do all the resampling and projecting automatically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 01:43:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485528#M21307</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-04-25T01:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485529#M21308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Curtis, I will check on this back at work, but I am not sure that explains my error. This does help though, it gives me something to check. I went though pains to make sure everything was state plane, but I could have missed something.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 04:41:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485529#M21308</guid>
      <dc:creator>DavidWasserman</dc:creator>
      <dc:date>2017-04-25T04:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485530#M21309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey I am having the same issue. Except I am using the weighted overlay tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 21:37:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485530#M21309</guid>
      <dc:creator>AdamArcichowski1</dc:creator>
      <dc:date>2017-06-07T21:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485531#M21310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See my response above&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/cell-size.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/cell-size.htm"&gt;Cell Size (Environment setting)—Geoprocessing | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 00:08:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485531#M21310</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-06-08T00:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485532#M21311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Curtis,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;To follow back to this, it seems weighted sum does not have the same raster name validation as raster calculator. This is one thing I found. Raster Calc requires 13 character names.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Another thing I found is even when the name is less than 13 characters, this tool does not work. I have not tried reprojecting, but I have tried using raster calculator and it is working on the same data. I am thinking I will just elect to do this the old fashion way in raster calculator. It feels like a bug, but I could be mistaken.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 02:36:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485532#M21311</guid>
      <dc:creator>DavidWasserman</dc:creator>
      <dc:date>2017-06-16T02:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485533#M21312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue with 13 characters is when data is output in grid format. If you save to another format (for example, using a .tif extension) the naming rules are little more relaxed. In general I highly recommend sticking with short raster names that start with a letter and only [a-z][0-9]_ -- this usually keeps you out of trouble. Also, never use spaces in data file, field, workspace, folder names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A copy paste from your dialog window would probably help us out here diagnose your problem. It does sound like there may be a path naming issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/curtvprice/blog/2016/05/07/how-to-name-things-in-arcgis?sr=search&amp;amp;searchId=5efcd37d-0415-47ff-b244-c59a1997c2a0&amp;amp;searchIndex=0"&gt;https://community.esri.com/people/curtvprice/blog/2016/05/07/how-to-name-things-in-arcgis?sr=search&amp;amp;searchId=5efcd37d-0415-47ff-b244-c59a1997c2a0&amp;amp;searchIndex=0&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 20:41:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485533#M21312</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-06-16T20:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485534#M21313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Curtis,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is something I just realized, but I am working in ArcMap 10.4. I just saw that this thread is ArcGIS Pro. That said, the error I got matches the one discussed here. Also if relevant this is over a network drive on a Windows 7 PC. I will try to do the same tool run on a local drive to check if that is an issue later. For now, I have resolved this problem for this project and will report back when I get another opportunity.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will get a dialogue copy pasted when I get access, but generally I used the conventions for names that are outlined as standard practice as you suggested. I used the same paths for both Weighted Sum and Raster Calculator. The only difference was Raster Calculator worked. The paths for both tools were:&amp;nbsp;&lt;STRONG&gt;N:\Projects\....\GIS\Working_Data.gdb\Fin_ActP_Ped&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 16:45:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485534#M21313</guid>
      <dc:creator>DavidWasserman</dc:creator>
      <dc:date>2017-06-21T16:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485535#M21314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same issue then I got rid of the mask I had in environments and Weighted Sum worked like a charm &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jul 2017 03:29:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485535#M21314</guid>
      <dc:creator>StephanieAinsworth</dc:creator>
      <dc:date>2017-07-19T03:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485536#M21315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I don't like that this is the answer...I actually used a mask for my processing. It sounds like it might just make sense to use a processing extent and then mask after then?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 17:45:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485536#M21315</guid>
      <dc:creator>DavidWasserman</dc:creator>
      <dc:date>2017-07-20T17:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485537#M21316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may work better if you use a raster mask instead of a polygon. The behind the scenes vector to raster processing doesn't always perform well, especially if the polygon is complex. &amp;nbsp;Also, I didn't mention, for heavy raster processing it is best practice to set the scratch workspace to a local, nicely named folder. This allows these (so-called) in-memory temporary rasters used by map algebra to be written quickly to disk.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 17:48:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485537#M21316</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-07-20T17:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Failed Weighted Sum</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485538#M21317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Removing the raster mask worked for me!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2017 23:07:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/failed-weighted-sum/m-p/485538#M21317</guid>
      <dc:creator>JohnLowry2</dc:creator>
      <dc:date>2017-11-08T23:07:21Z</dc:date>
    </item>
  </channel>
</rss>

