<?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: Hang on Regularize Building Footprints in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877886#M6603</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not likely. When I group the features into separate feature classes containing no more than 60-70 features, all run through the tool just fine. However, this is not ideal with thousands of features, it should run all through at once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jan 2017 21:17:38 GMT</pubDate>
    <dc:creator>AndrewVanWie</dc:creator>
    <dc:date>2017-01-17T21:17:38Z</dc:date>
    <item>
      <title>Hang on Regularize Building Footprints</title>
      <link>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877884#M6601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have extracted building footprints from raster imagery using image classification in ArcGIS Desktop and Spatial Analyst, using the training sample manager and 4-band imagery. However, when I now try to run the extracted footprints through Regularize Building Footprints in 3D Analyst, it gets hung up. I don't know if it is the polygonalized raster footprints and their complexity or if the tool itself has issues. It hangs at the same 7% complete every time and I need to force quit ArcGIS and reboot my machine to get rid of the hung process. I've tried filling holes, aggregate, and generalizing, to no avail. Same thing happens with the tool in ArcGIS Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have issues with Regularize Building Footprints? Or is there a process that will get my footprints through?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2017 22:34:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877884#M6601</guid>
      <dc:creator>AndrewVanWie</dc:creator>
      <dc:date>2017-01-03T22:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hang on Regularize Building Footprints</title>
      <link>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877885#M6602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like the operation is getting stuck at a particular feature. Is it possible for you to share this data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 20:32:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877885#M6602</guid>
      <dc:creator>KhalidDuri1</dc:creator>
      <dc:date>2017-01-17T20:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Hang on Regularize Building Footprints</title>
      <link>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877886#M6603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not likely. When I group the features into separate feature classes containing no more than 60-70 features, all run through the tool just fine. However, this is not ideal with thousands of features, it should run all through at once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jan 2017 21:17:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877886#M6603</guid>
      <dc:creator>AndrewVanWie</dc:creator>
      <dc:date>2017-01-17T21:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hang on Regularize Building Footprints</title>
      <link>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877887#M6604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some questions on your data input, I regularly run about a hundred thousand features at a time.&amp;nbsp;&amp;nbsp; If I have issues, I usually run a Multipart to Singlepart, then a Repair Geometry.&amp;nbsp; How many buildings are you trying to process?&amp;nbsp;&amp;nbsp; What is the memory of your computer (mb) and how many processors do you have?&amp;nbsp;&amp;nbsp; I&amp;nbsp;have been processing on a system with 32gb of ram and&amp;nbsp;4&amp;nbsp;cores.&amp;nbsp;&amp;nbsp;&amp;nbsp; Regularize Building Footprint tool is pretty intensive tool, I would try lowering the amount of input if you have over 100,000 features.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For large datasets, I usually break it up under 100,000 and&amp;nbsp;it still&amp;nbsp;takes over an&amp;nbsp;hour to run&amp;nbsp;with&amp;nbsp;4 processors running at max.&amp;nbsp; I have a&amp;nbsp;tool that's on my blog that might help with dividing features up into circles, small, medium and large features to process differently,&amp;nbsp;&amp;nbsp;&lt;A _jive_internal="true" href="https://community.esri.com/people/acrawford-esristaff/blog/2016/07/18/arthurs-feature-extraction-from-lidar-dems-and-imagery"&gt;Arthur’s Feature Extraction from LiDAR, DEMs and Imagery&lt;/A&gt;.&amp;nbsp;&amp;nbsp; I assume your data is in meters, for now my tool is set up to work on feet projection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khalid can help you, if you can share an example of your polygons with him.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arthur Crawford - Esri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 16:50:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877887#M6604</guid>
      <dc:creator>ArthurCrawford</dc:creator>
      <dc:date>2017-01-18T16:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Hang on Regularize Building Footprints</title>
      <link>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877888#M6605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arthur, thanks for the reply. Yes, I've been on your blog lately but have not run through your exact process, as I'm new to footprint extraction with ArcGIS. I'm on a new hp z640 workstation with 6 physical cores hyper-threaded to 12, 32 GB RAM with 1.2 TB Intel SSD 750 Series PCIe NVMe drive. Running ArcGIS Desktop 10.4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My initial dataset was just 4,700 buildings. It freezes at 2% complete. I broke it down to 102, and it freezes at 83% complete. I took that down even further to 2 datasets of 51 features each, and they ran through just fine without freezing. I've tried several more datasets and it seems to not process more than around 70 features without freezing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a case # in with ESRI support and I've done a repair on ArcGIS Desktop. Didn't solve the problem. I sent them my data and they were able to get it to run just fine. I'm running completely local, no network processing. I've also tried running on another workstation and had the same problem.&amp;nbsp;So, I'm wondering if there is some configuration that I'm missing? I've never had any problems with tools before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 18:11:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877888#M6605</guid>
      <dc:creator>AndrewVanWie</dc:creator>
      <dc:date>2017-01-18T18:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Hang on Regularize Building Footprints</title>
      <link>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877889#M6606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try exporting your features to shapefile and then run it as the input. &amp;nbsp; &amp;nbsp;There has been a few times with the dozens of counties I have extracted when the Raster to Polygon tool conversion has created features that have issues that this seems to fix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arthur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 18:24:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877889#M6606</guid>
      <dc:creator>ArthurCrawford</dc:creator>
      <dc:date>2017-01-18T18:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hang on Regularize Building Footprints</title>
      <link>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877890#M6607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried that as well. I've disabled background processing. I've uninstalled 64-bit background processing. My Intel SSD is a secondary drive, so I've also tried running from my primary C drive, which is also an SSD PCIe NVMe drive. This is really driving me crazy!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a processing log that I can access that will tell me where it is crashing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jan 2017 18:30:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877890#M6607</guid>
      <dc:creator>AndrewVanWie</dc:creator>
      <dc:date>2017-01-18T18:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hang on Regularize Building Footprints</title>
      <link>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877891#M6608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a good one... &amp;nbsp;I've tried running this process on 6 different workstations now. I had 2 of our 3-year old hp z420's and 4 of our new hp z640's run the exact same process on the exact same dataset, copied locally to each. The process froze on all of the new z640's and the process ran perfectly on the older z420's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an issue with hardware? &amp;nbsp;I've uninstalled and reinstalled on my z640 workstation. I don't get it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2017 15:33:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877891#M6608</guid>
      <dc:creator>AndrewVanWie</dc:creator>
      <dc:date>2017-01-20T15:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hang on Regularize Building Footprints</title>
      <link>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877892#M6609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've identified the cause of the problem and will implement a fix at 10.5.1 and Pro 2.0. &amp;nbsp;The tool's implementation of parallel processing was encountering an issue when the tool is executed on a number of processors that is not equal to a power of 2 and the number of processed features is a large number (can vary from machine to machine).&amp;nbsp;The workaround would be to specify the number of processors in the &lt;A href="https://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/parallel-processing-factor.htm"&gt;Parallel Processing environment settings for geoprocessing&lt;/A&gt;&amp;nbsp;to a number that is a power of 2 (1, 2, 4, 8, 16, 32, etc...).&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Let me know if that works for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khalid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 02:47:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/877892#M6609</guid>
      <dc:creator>KhalidDuri1</dc:creator>
      <dc:date>2017-02-24T02:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hang on Regularize Building Footprints</title>
      <link>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/1279826#M8401</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 05:02:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/hang-on-regularize-building-footprints/m-p/1279826#M8401</guid>
      <dc:creator>timothystevenson_mesa</dc:creator>
      <dc:date>2023-04-19T05:02:29Z</dc:date>
    </item>
  </channel>
</rss>

