<?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: what is geodatabase and why is it different from shapefile? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35196#M1954</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Agreed with Vince.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You would want to use personal or file geodatabases (which depends on your business workflows) whenever possible. However, keep in mind that non-Esri applications are not aware of file geodatabase format since it is essentially an encrypted folder (unless you want to work with File GDB API - &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/content/geodatabases/10.0/file-gdb-api"&gt;http://resources.arcgis.com/content/geodatabases/10.0/file-gdb-api&lt;/A&gt;&lt;SPAN&gt;). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Personal geodatabases can be accessed by non-Esri software that "understands" MS Access database format (of course we are talking about tables and not geographic datasets). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That is why you would want to use shapefiles - this is an open format which you can work with in various software (&lt;/SPAN&gt;&lt;A href="http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf"&gt;http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf&lt;/A&gt;&lt;SPAN&gt;). This is the reason why, for example, largest data vendors like Navteq and TomTom deliver their datasets in shapefile format.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2011 07:18:24 GMT</pubDate>
    <dc:creator>AlexeyTereshenkov</dc:creator>
    <dc:date>2011-10-19T07:18:24Z</dc:date>
    <item>
      <title>what is geodatabase and why is it different from shapefile?</title>
      <link>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35192#M1950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i am new to gis, and i would like to learn more about it. Now I get confuse what are the differences between geodatabase and shapefile. And if we have geodatabase, do we need to convert it into shapefile so that we can use it as a layer? Please advice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looking forward for nice people to explain.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 07:00:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35192#M1950</guid>
      <dc:creator>nunupodi</dc:creator>
      <dc:date>2011-10-18T07:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: what is geodatabase and why is it different from shapefile?</title>
      <link>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35193#M1951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Geodatabases and shapefiles are two different storage formats for spatial data. Shapefiles&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;were originally created in the 1990s for use with the original ArcView. They use the dBase-III&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;format to store attributes, and are subject to many limitations (among them: lack of numeric&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;nulls, very short column names, day resolution dates, and short ASCII strings). "Geodatabase"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is not a single format, but a family of formats that take advantage of true database concepts&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and support a wider range of datatypes, NULL columns, and raster datatypes. All modern&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri GIS applications can directly read geodatabases; not many others do. There's probably&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;several hundred pages of documentation which touch on your topic, but if you start with &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;something like &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/00r9/00r90000009m000000.htm"&gt;A quick tour of data management&lt;/A&gt;&lt;SPAN&gt;, you'll have a good beginning.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 11:30:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35193#M1951</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-10-18T11:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: what is geodatabase and why is it different from shapefile?</title>
      <link>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35194#M1952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks vangelo. So, what are the condition that we need to create geodatabase instead of using shapefile.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 00:20:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35194#M1952</guid>
      <dc:creator>nunupodi</dc:creator>
      <dc:date>2011-10-19T00:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: what is geodatabase and why is it different from shapefile?</title>
      <link>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35195#M1953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shapefiles are larger, slower, and less flexible than file geodatabases. Most importantly, they &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;are "lossy" (what you get out isn't what you put in -- truncating column names, restricting&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;string fields to 254 characters, no international character support, poor resolution on dates,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"zeroification" of NULL numeric values,...). I can't think of one reason to use shapefiles when&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a file geodatabase is an option.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 00:33:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35195#M1953</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-10-19T00:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: what is geodatabase and why is it different from shapefile?</title>
      <link>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35196#M1954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Agreed with Vince.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You would want to use personal or file geodatabases (which depends on your business workflows) whenever possible. However, keep in mind that non-Esri applications are not aware of file geodatabase format since it is essentially an encrypted folder (unless you want to work with File GDB API - &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/content/geodatabases/10.0/file-gdb-api"&gt;http://resources.arcgis.com/content/geodatabases/10.0/file-gdb-api&lt;/A&gt;&lt;SPAN&gt;). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Personal geodatabases can be accessed by non-Esri software that "understands" MS Access database format (of course we are talking about tables and not geographic datasets). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That is why you would want to use shapefiles - this is an open format which you can work with in various software (&lt;/SPAN&gt;&lt;A href="http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf"&gt;http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf&lt;/A&gt;&lt;SPAN&gt;). This is the reason why, for example, largest data vendors like Navteq and TomTom deliver their datasets in shapefile format.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 07:18:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35196#M1954</guid>
      <dc:creator>AlexeyTereshenkov</dc:creator>
      <dc:date>2011-10-19T07:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: what is geodatabase and why is it different from shapefile?</title>
      <link>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35197#M1955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just one note to add on the "personal geodatabase" format -- Esri has &lt;/SPAN&gt;&lt;A href="http://downloads2.esri.com/support/TechArticles/ArcGIS10and101Deprecation_Plan.pdf"&gt;deprecated support for&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://downloads2.esri.com/support/TechArticles/ArcGIS10and101Deprecation_Plan.pdf"&gt;Access-based geodatabases&lt;/A&gt;&lt;SPAN&gt;. 64-bit ArcGIS Server 10.1 will not support this format. Desktop&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;will support it for a bit longer, but if you're just starting out, there isn't much good in heading&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;down a known cul-de-sac with a sign stating "Dead End."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 10:54:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35197#M1955</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-10-19T10:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: what is geodatabase and why is it different from shapefile?</title>
      <link>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35198#M1956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Nunu,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just to add onto what others have posted, you may want to listen to this podcast:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;An Overview of the Geodatabase and Five Reasons Why You Should Use It&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's available from here: &lt;/SPAN&gt;&lt;A href="http://www.esri.com/news/podcasts/instructional-series.html"&gt;Esri Instructional Series Podcasts&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;(do a filter for Geodatabase)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 16:14:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/what-is-geodatabase-and-why-is-it-different-from/m-p/35198#M1956</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2011-10-19T16:14:35Z</dc:date>
    </item>
  </channel>
</rss>

