<?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: Create large GDB? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690050#M39141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a file geodatabase. The FCs are polygons, and are small - about 40kb each.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2017 20:41:59 GMT</pubDate>
    <dc:creator>MichaelLenore1</dc:creator>
    <dc:date>2017-02-23T20:41:59Z</dc:date>
    <item>
      <title>Create large GDB?</title>
      <link>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690046#M39137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a geodatabase with many (15000+) shapefiles in it. I have a folder with all the .shps, and I have an empty gdb. I have tried the feature class to geodatabase tool, but it hangs forever - over 45 minutes last time I tried it. What is the fastest way to do this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 20:14:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690046#M39137</guid>
      <dc:creator>MichaelLenore1</dc:creator>
      <dc:date>2017-02-23T20:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Create large GDB?</title>
      <link>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690047#M39138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;15,000 feature classes in one geodatabase?&amp;nbsp; Not trying to bust your chops but I doubt you would find that to be any where near best practices.&amp;nbsp; I'm trying to imagine what it would be like to find on particular feature class out of 15,000.&amp;nbsp; Wait...&amp;nbsp; I can't...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suggestion would be to re-think your approach.&amp;nbsp; Can you combine some of the features?&amp;nbsp; Would multiple databases make sense?&amp;nbsp; Especially if each contained related features?&amp;nbsp; (Think Transportation, Facilities, etc each in their respective geodatabase...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 20:28:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690047#M39138</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-02-23T20:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Create large GDB?</title>
      <link>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690048#M39139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a lot of unknowns in your issue to give advice. Like &lt;A href="https://community.esri.com/people/jborgion"&gt;jborgion&lt;/A&gt;‌ said 15,000 FC in a GDB is alot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What type of geodatabase is this being loaded into? File or Enterprise?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Enterprise, what RDBMS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the geometry storage?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How large are the feature classes being loaded?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/groups/geodatabase?sr=search&amp;amp;searchId=487754c6-73c4-4347-9d0d-465e3c8cf636&amp;amp;searchIndex=0"&gt;https://community.esri.com/groups/geodatabase?sr=search&amp;amp;searchId=487754c6-73c4-4347-9d0d-465e3c8cf636&amp;amp;searchIndex=0&lt;/A&gt;‌ &lt;A href="https://community.esri.com/community/gis/enterprise-gis?sr=search&amp;amp;searchId=739a9998-8de1-4d76-abea-17fbf3a4138e&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/gis/enterprise-gis?sr=search&amp;amp;searchId=739a9998-8de1-4d76-abea-17fbf3a4138e&amp;amp;searchIndex=0&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 20:37:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690048#M39139</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2017-02-23T20:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Create large GDB?</title>
      <link>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690049#M39140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it's a lot.&amp;nbsp;I made a model that iterates through a gdb and performs a calculation on each feature class. In this case, the gdb I'm trying to create will have every Census block group in NY in it. I can't think of a way around creating the huge gdb.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 20:39:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690049#M39140</guid>
      <dc:creator>MichaelLenore1</dc:creator>
      <dc:date>2017-02-23T20:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create large GDB?</title>
      <link>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690050#M39141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a file geodatabase. The FCs are polygons, and are small - about 40kb each.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 20:41:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690050#M39141</guid>
      <dc:creator>MichaelLenore1</dc:creator>
      <dc:date>2017-02-23T20:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create large GDB?</title>
      <link>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690051#M39142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So why not have 1 geodatabase with 1 feature class of the Block Groups?&amp;nbsp; What is the point of have them all their own feature class?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just downloaded the New York Block Groups and they come as one shapefile: &lt;A class="link-titled" href="https://www.census.gov/geo/maps-data/data/cbf/cbf_blkgrp.html" title="https://www.census.gov/geo/maps-data/data/cbf/cbf_blkgrp.html"&gt;Cartographic Boundary Shapefiles - Block Groups - Geography - U.S. Census Bureau&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 20:55:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690051#M39142</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-02-23T20:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create large GDB?</title>
      <link>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690052#M39143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In order for the model iterator to work, each block group needs to be its own feature class; the output I need consists of a calculation for each block group.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 21:01:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690052#M39143</guid>
      <dc:creator>MichaelLenore1</dc:creator>
      <dc:date>2017-02-23T21:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create large GDB?</title>
      <link>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690053#M39144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is it you are trying to accomplish?&amp;nbsp; Perhaps there is a better way than iterating through 15,000 feature classes.&amp;nbsp; Python Cursors come to mind.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-functions/updatecursor.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-functions/updatecursor.htm"&gt;UpdateCursor—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 21:14:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690053#M39144</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-02-23T21:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create large GDB?</title>
      <link>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690054#M39145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe! I am calculating the percentage of each block group that is residential in use, using the statewide tax parcel layer’s coding. The model I made iterates through each block group, calculating various land use types, and then makes a calculation and spits out a new shapefile for each block group, appended with residential data. I finally merge them back together and export the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 21:20:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690054#M39145</guid>
      <dc:creator>MichaelLenore1</dc:creator>
      <dc:date>2017-02-23T21:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create large GDB?</title>
      <link>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690055#M39146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems more like a geoprocessing exercise to me.&amp;nbsp; Take a look at: &lt;A href="https://community.esri.com/thread/190750-find-the-percentage-of-polygon-that-overlaps-other-polygon"&gt;https://community.esri.com/thread/190750-find-the-percentage-of-polygon-that-overlaps-other-polygon&lt;/A&gt; from a couple days ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could combine ( intersect ) your block group polygons with the parcel polygons if that's what you mean by statewide tax parcel layer's coding.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 21:32:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-large-gdb/m-p/690055#M39146</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2017-02-23T21:32:45Z</dc:date>
    </item>
  </channel>
</rss>

