<?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: Dissolve issues with very large merged landcover dataset in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83555#M3503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/19932"&gt;Darren Wiens&lt;/A&gt; has a good idea - keep it all raster until the end.&amp;nbsp; His suggestion of using &lt;EM&gt;Con&lt;/EM&gt; or &lt;EM&gt;Reclassify&lt;/EM&gt; accomplishes a similar effect to &lt;EM&gt;Dissolve&lt;/EM&gt;, but on the raster side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use Con or Reclassify, one would use &lt;EM&gt;Map Algebra&lt;/EM&gt;, which is available with the &lt;EM&gt;Spatial Analyst&lt;/EM&gt; Extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A quick tour of using Map Algebra&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/A_quick_tour_of_using_Map_Algebra/00p600000003000000/" title="http://resources.arcgis.com/en/help/main/10.2/index.html#/A_quick_tour_of_using_Map_Algebra/00p600000003000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jul 2016 23:01:24 GMT</pubDate>
    <dc:creator>ChrisDonohue__GISP</dc:creator>
    <dc:date>2016-07-18T23:01:24Z</dc:date>
    <item>
      <title>Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83540#M3488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have taken a large mosaic land cover dataset for the James River Watershed and manipulated it through iterate, clip, and raster to polygon then merging all the resulting shapefiles into a file geodatabase. The resulting merged file is quite large, 8GB and 22 million features. I tried to run the dissolve with ArcMap 10.4.1 but received invalid topology or topoengine errors, sometimes with (out of memory), even though I am running a pc with 12GB RAM. I am trying to run it on ArcGIS Pro since that automatically utilizes my computers 64-bit geoprocessing capability and it worked well for a while, getting up to 87% in about 12 hours but it has been stuck at 87 for the past 8 hours. I really do not want to cancel and have all this time wasted. Any recommendations?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 20:29:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83540#M3488</guid>
      <dc:creator>JosephWalderman1</dc:creator>
      <dc:date>2016-07-18T20:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83541#M3489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only other thing I can think of it to try multi part but I feel like that would mess with the lines especially with such high-res data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 20:59:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83541#M3489</guid>
      <dc:creator>JosephWalderman1</dc:creator>
      <dc:date>2016-07-18T20:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83542#M3490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some ideas:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI&gt;Maybe take an approach of merging the data into say 8 "chunks", dissolving each, then merging all 8 and dissolving again.&lt;/LI&gt;&lt;LI&gt;Shapefiles do not store parametric curves, File Geodatabases do, so going from Shapefiles to File Geodatabase can lead to many slivers generated, which can then lead to quite a bit of topology cleanup.&lt;/LI&gt;&lt;LI&gt;ESRI Help article - Tiled processing of large datasets&amp;nbsp; &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//01m10000000r000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//01m10000000r000000"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 21:10:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83542#M3490</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2016-07-18T21:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83543#M3491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do the merge in Pr in a geodatabase, a shapefie can't be &amp;gt; 2 GB so you are fighting a losing battle there if you have to have everything in one layer and can't partition.&amp;nbsp; speaking of partition, you could spatially tile your data and run it on the bits, but I would consider either partition spatially or separate your attributes and rejoin llater..&amp;nbsp; I don't know if woring on non-locally saved data would improve things.&amp;nbsp; What sort of spatial resolution are you using with the raster to polygon? and is it needed, given the data were in raster format to begin with.&amp;nbsp; I assume that you didn't try to make a finer resolution than existed in the raster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 21:11:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83543#M3491</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-07-18T21:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83544#M3492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actuuuually, the .shp + .dbf can exceed 2GB (but neither individually). Just a fun fact: &lt;A href="http://support.esri.com/technical-article/000010813" title="http://support.esri.com/technical-article/000010813"&gt;FAQ: Are there file size limitations for shapefiles?&lt;/A&gt; &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;Anyhow, since some of your errors seem to indicate geometry issues, you may want to run &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/check-geometry.htm"&gt;Check Geometry&lt;/A&gt; or &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/data-management/repair-geometry.htm"&gt;Repair Geometry&lt;/A&gt; on your feature class.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 21:17:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83544#M3492</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-07-18T21:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83545#M3493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I always forget, since I rarely have attributes other than FID, Shape and ID ... my bad for those in attribute world&amp;nbsp; and not in geometry world &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 21:31:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83545#M3493</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-07-18T21:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83546#M3494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can not do any tiling &lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8px;"&gt;unfortunately my boss says that it will will create way too much overlap between polygons as it tries to smooth the edges. with this type of work, I need to keep the hard boundaries on the pixels so they don't overlap. The model that I used to get the shapefiles in attatched here as an image. When I did the merge the output was a feature class in a file geodatabase so that should not be an issue. I am not entirely sure how to go about doing this partitioning. Should I just give up on the dissolve at 87% and not waste my time?&lt;IMG alt="IMG_3597.JPG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/212259_IMG_3597.JPG" style="width: 620px; height: 465px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 21:35:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83546#M3494</guid>
      <dc:creator>JosephWalderman1</dc:creator>
      <dc:date>2016-07-18T21:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83547#M3495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Additionally I am on a bit of a time deadline and running almost any geoprocessing tool, even just a check geometry, will likely take an hour at the very least, so a solution with the minimal number of steps would really be optimal, but I have been working on this so long that I will try anything at this point really.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 21:40:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83547#M3495</guid>
      <dc:creator>JosephWalderman1</dc:creator>
      <dc:date>2016-07-18T21:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83548#M3496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So does it seem like it would be best to just abandon the dissolve at 87%?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 21:47:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83548#M3496</guid>
      <dc:creator>JosephWalderman1</dc:creator>
      <dc:date>2016-07-18T21:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83549#M3497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suppose you've considered staying in raster-world until you absolutely have to switch to vector? "Raster is faster" (although vector is correcter...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 22:00:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83549#M3497</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-07-18T22:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83550#M3498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not exactly sure how I would be able to stay in raster world. I am trying to calculate core habitat so I need to dissolve by land cover type at some point and I am not sure I can get there by raster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 22:09:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83550#M3498</guid>
      <dc:creator>JosephWalderman1</dc:creator>
      <dc:date>2016-07-18T22:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83551#M3499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not exactly sure how to partition data like that, how would that work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 22:11:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83551#M3499</guid>
      <dc:creator>JosephWalderman1</dc:creator>
      <dc:date>2016-07-18T22:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83552#M3500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you getting by dissolving on land cover type that you can't get from a raster? It sounds like maybe you've thought this through, but many people are just more comfortable with vector so they try to force the data into that format, unnecessarily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, do you need all land cover types or only those relevant to core habitat? Con or Reclassify may be able to simplify your raster before converting to vector. The point is to have the fewest huge polygons. It takes a long time to convert a million square pixels, but a short time to convert just a few classes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 22:31:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83552#M3500</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-07-18T22:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83553#M3501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All I need is the forest classification which is classified by a gridcode. I am not exactly familiar with either of those tools though, how would that work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 22:50:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83553#M3501</guid>
      <dc:creator>JosephWalderman</dc:creator>
      <dc:date>2016-07-18T22:50:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83554#M3502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Map Algebra -&amp;gt; Raster Calculator, you can use an expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Con("landcover"==5,1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Translation: for every pixel in the land cover raster, if land cover value is 5 (or whatever your forest gridcode is), make the output value 1 (or whatever value you want), otherwise make the value NoData. Now when you convert to polygon, it will only consider 1 vs NoData, so many less separate conversions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 22:57:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83554#M3502</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-07-18T22:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83555#M3503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/19932"&gt;Darren Wiens&lt;/A&gt; has a good idea - keep it all raster until the end.&amp;nbsp; His suggestion of using &lt;EM&gt;Con&lt;/EM&gt; or &lt;EM&gt;Reclassify&lt;/EM&gt; accomplishes a similar effect to &lt;EM&gt;Dissolve&lt;/EM&gt;, but on the raster side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To use Con or Reclassify, one would use &lt;EM&gt;Map Algebra&lt;/EM&gt;, which is available with the &lt;EM&gt;Spatial Analyst&lt;/EM&gt; Extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A quick tour of using Map Algebra&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/A_quick_tour_of_using_Map_Algebra/00p600000003000000/" title="http://resources.arcgis.com/en/help/main/10.2/index.html#/A_quick_tour_of_using_Map_Algebra/00p600000003000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 23:01:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83555#M3503</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2016-07-18T23:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83556#M3504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for this help. If you will note, though, my model below, I needed to overlay the landcover mosaic raster with the Catchment layer, which is what has the classifications. So I do not believe I can do it just from the raster unfortunately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 23:58:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83556#M3504</guid>
      <dc:creator>JosephWalderman</dc:creator>
      <dc:date>2016-07-18T23:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83557#M3505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your catchment layer has classes (landcover classes?) then what does your landcover raster have? I'm clearly missing something here. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 03:59:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83557#M3505</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2016-07-19T03:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83558#M3506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you clarify why you need to use modelbuilder?&amp;nbsp; This appears to be a workflow that will be done very infrequently.&amp;nbsp; I don't understand the boundaries/edges and smoothing.&amp;nbsp; You are largely working with rasters.&amp;nbsp; boundaries, edges etc are handled&amp;nbsp; by specifying cell size, extent and snap raster, so this is a non issue.&amp;nbsp; I still think tiling or some other spatial selection/arrangement will speed things up since the whole can overwhelm what can be done in parts.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 06:06:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83558#M3506</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-07-19T06:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve issues with very large merged landcover dataset</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83559#M3507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keep in mind that even if your Catchment layer is in vector, you can convert it to raster and do the overlay in raster (using Map Algebra), then convert back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 06:11:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dissolve-issues-with-very-large-merged-landcover/m-p/83559#M3507</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2016-07-19T06:11:13Z</dc:date>
    </item>
  </channel>
</rss>

