<?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: Advices on Geodatabase in ArcGIS Online in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072615#M40945</link>
    <description>&lt;P&gt;I'm sorry Kristal, but I'm not quite sure about how to publish a fgdb from ArcGIS Pro. I mean, I can't find "Share as Service" if I right-click on the geodatabase in the Catalog. How can I do it?&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;P&gt;Salvatore Valente&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Jun 2021 15:00:11 GMT</pubDate>
    <dc:creator>SalvatoreValente</dc:creator>
    <dc:date>2021-06-25T15:00:11Z</dc:date>
    <item>
      <title>Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1071897#M40913</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;We recently bought an ArcGIS Server and we federated it with an ArcGIS Portal to create a web-GIS application that will allow people to visualize and query many layers of a specific region.&lt;/P&gt;&lt;P&gt;Currently, we are using an Oracle Database as Datastore to store our layers, but we would like to get rid of it because our IT boss thinks that the Oracle instance is very demanding in terms of resources on our server.&lt;/P&gt;&lt;P&gt;I thought we could use different File Geodatabases as Datastore, instead of the Oracle Database, to organize our feature data, but I'd like to ask some questions I couldn't find the answer to.&lt;/P&gt;&lt;P&gt;1) Can I store different kinds of layers (i.e. line, polygon, and points) in the same gdb file?&lt;/P&gt;&lt;P&gt;2) Is there a limit on the number of layers you can store in the gdb file? From what I read in the ESRI documentation, there is a limit to the number of features that can be visualized, but this can be unlocked by editing the MaxRecordCount parameter in the REST endpoint in ArcGIS Online. Can I unlock this number for the entire geodatabase?&lt;/P&gt;&lt;P&gt;3) Is it possible to append layers to an online geodatabase?&lt;/P&gt;&lt;P&gt;4) Suppose that the team that manages the content of the Portal is scattered around the country, what do you think should be the best practices to upload the geodatabase and update them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 08:41:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1071897#M40913</guid>
      <dc:creator>SalvatoreValente</dc:creator>
      <dc:date>2021-06-24T08:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1071903#M40914</link>
      <description>&lt;P&gt;1)&amp;nbsp; Yes, FGDB is just a folder basically. Here is more info:&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/10.3/manage-data/administer-file-gdbs/file-geodatabases.htm#:~:text=A%20file%20geodatabase%20is%20a,system%20tables%20plus%20user%20data" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/10.3/manage-data/administer-file-gdbs/file-geodatabases.htm#:~:text=A%20file%20geodatabase%20is%20a,system%20tables%20plus%20user%20data&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;2) Size limits for FGDB contents are here:&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/administer-file-gdbs/file-geodatabase-size-and-name-limits.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/latest/manage-data/administer-file-gdbs/file-geodatabase-size-and-name-limits.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3) Can you clarify? If you publish a FGDB to ArcGIS Online it will just be a folder unless you publish the layers to hosted feature layers. See item types you can add to AGOL here:&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/arcgis-online/reference/supported-items.htm" target="_blank"&gt;https://doc.arcgis.com/en/arcgis-online/reference/supported-items.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;4) If you have Portal then you can publish to the Portal from wherever you like. Same with ArcGIS Online.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 09:03:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1071903#M40914</guid>
      <dc:creator>Waffle_House</dc:creator>
      <dc:date>2021-06-24T09:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1071920#M40916</link>
      <description>&lt;P&gt;Hi Waffle, thanks for your reply.&lt;/P&gt;&lt;P&gt;Well, in AGOL, it doesn't seem to me that FGDB behaves like a folder as the one on my desktop: for instance, in AGOL, I can store raster datasets in it, but I can't visualize it in the Map Viewer. So, in my case, I can't use them to store raster datasets.&lt;/P&gt;&lt;P&gt;Since we want to publish the content of the FGDB on a Web Map, I need to publish them as hosted feature layers. As hosted feature layer, I can see the feature layers inside the FGDB, edit the layer visualizations and tables, but can I append new layers to the FGDB already online?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 10:12:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1071920#M40916</guid>
      <dc:creator>SalvatoreValente</dc:creator>
      <dc:date>2021-06-24T10:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072520#M40939</link>
      <description>&lt;P&gt;Yes, I'm doing that exact task right now. I have a FGDB with at least 9 hosted feature layers and some changes were made in ArcGIS Pro. Go to the FGDB item details page in AGOL and click on "update data" and it will give you the option to append new data to each layer one at a time. You will have to zip your FGDB to choose it.&amp;nbsp; Hope this is what you're looking for.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 12:27:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072520#M40939</guid>
      <dc:creator>KristalWalsh</dc:creator>
      <dc:date>2021-06-25T12:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072532#M40941</link>
      <description>&lt;P&gt;Hi Kristal, thanks for the reply.&lt;/P&gt;&lt;P&gt;With "Update Data", I can only update the entire FGDB by overwriting the whole thing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if there is a way to just append a new layer to an already uploaded FGDB.&lt;/P&gt;&lt;P&gt;Salvatore&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 13:07:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072532#M40941</guid>
      <dc:creator>SalvatoreValente</dc:creator>
      <dc:date>2021-06-25T13:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072565#M40942</link>
      <description>&lt;P&gt;Salvatore, maybe I misunderstood your situation but here are screen shots from what I am working with. I am appending only a couple layers to an already uploaded FGDB.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 13:42:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072565#M40942</guid>
      <dc:creator>KristalWalsh</dc:creator>
      <dc:date>2021-06-25T13:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072567#M40943</link>
      <description>&lt;P&gt;Thank you Kristal. It seems that my interface is slightly different from yours, do you know why? I saw that kind of interface in some ESRI videos, but I never understood why mine was different. Attached you can find what I can see in my Feature Layer created from a FGDB.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 13:50:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072567#M40943</guid>
      <dc:creator>SalvatoreValente</dc:creator>
      <dc:date>2021-06-25T13:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072586#M40944</link>
      <description>&lt;P&gt;Salvatore, there are seriously so many ways to "create an item" depending on your workflow and I have been successful only through trial and error. I created my FGDB in ArcGIS pro and then published to AGOL. A different workflow could result in the view you see but at the moment, I'm not sure what it is. I don't use ArcGIS Server. I would be interested to know more about best practices for management of FGDB because my work has the potential to be the size of yours. I'm sorry I couldn't help more. Can you try to republish your FGDB via ArcGIS Pro? I have had inconsistent results when adding data via AGOL so do like the Pro workflow.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 14:16:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072586#M40944</guid>
      <dc:creator>KristalWalsh</dc:creator>
      <dc:date>2021-06-25T14:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072615#M40945</link>
      <description>&lt;P&gt;I'm sorry Kristal, but I'm not quite sure about how to publish a fgdb from ArcGIS Pro. I mean, I can't find "Share as Service" if I right-click on the geodatabase in the Catalog. How can I do it?&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;P&gt;Salvatore Valente&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 15:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072615#M40945</guid>
      <dc:creator>SalvatoreValente</dc:creator>
      <dc:date>2021-06-25T15:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072654#M40946</link>
      <description>&lt;P&gt;I usually keep very detailed notes but I can't find this exactly. I am pretty sure I used Share Web Layer to create the original map service that includes all the layers. Then I can append each layer individually as I have changes. I do know I had some errors the first time and had to adjust things. I have related tables in my FGDB so I was more concerned with the integrity of those relationships publishing and working in Field Maps. There is a few YouTube videos about publishing from ArcGIS Pro to AGOL also, so check those out.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 15:59:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072654#M40946</guid>
      <dc:creator>KristalWalsh</dc:creator>
      <dc:date>2021-06-25T15:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072667#M40948</link>
      <description>&lt;P&gt;I do know how to publish a simple layer from ArcGIS Pro, but it's not the same thing with an entire fgdb. I don't understand how to publish it. Should I just import in the Map all the layers of the fgdb that I want to publish? In that case, how does ArcGIS know that these layers are part of the same fgdb?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 16:41:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072667#M40948</guid>
      <dc:creator>SalvatoreValente</dc:creator>
      <dc:date>2021-06-25T16:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072897#M40953</link>
      <description>&lt;P&gt;You cannot publish directly from the catalog. You have to add it to a map and share the map or layer(s):&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/share-a-web-map.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/share-a-web-map.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can then log in to your ArcGIS Online account and you should be able to see the contents you published.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jun 2021 04:38:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072897#M40953</guid>
      <dc:creator>Waffle_House</dc:creator>
      <dc:date>2021-06-26T04:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072917#M40955</link>
      <description>&lt;P&gt;Thank you for the reply Waffle.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't manage to get Kristal's layer section neither with Share the Map nor Layer. Do you copy the data on the AGOL ? Do you use a feature layer? Any other important options or things to know?&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jun 2021 08:17:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072917#M40955</guid>
      <dc:creator>SalvatoreValente</dc:creator>
      <dc:date>2021-06-26T08:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072918#M40956</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Let me try to reply to some of the questions above:&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Should I just import in the Map all the layers of the fgdb that I want to publish?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Yup! You can set up the symbology you want in Pro as well, and most of it is compatible with AGOL (ArcGIS Online).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;How does ArcGIS know that these layers are part of the same fgdb?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;It doesn't! Once your data is uploaded to ArcGIS Online though, you can work with your AGOL (ArcGIS Online) content directly in ArcGIS Pro after you have uploaded it which can reduce your need for a File Geodatabase by clicking on the Portal tab of the Catalogue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I would recommend posting in the Data Management and Pro product pages as well for more advice, if you like.&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jun 2021 08:35:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072918#M40956</guid>
      <dc:creator>Waffle_House</dc:creator>
      <dc:date>2021-06-26T08:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Advices on Geodatabase in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072919#M40957</link>
      <description>&lt;P&gt;Thanks Waffle, that is clear now.&lt;/P&gt;&lt;P&gt;Now, I would like to know how I am supposed to publish my layers to get&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/128929"&gt;@KristalWalsh&lt;/a&gt;'s layer list? I know that the feature layer with that "kind of visualization" (I don't even know the differences) has more options, such as the upload method Kristal mentioned. Could be due to some piece of software that is not installed on my pc? Any update that we lack on the ArcGIS server? Or maybe some kind of different license that we don't have?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Jun 2021 09:04:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/advices-on-geodatabase-in-arcgis-online/m-p/1072919#M40957</guid>
      <dc:creator>SalvatoreValente</dc:creator>
      <dc:date>2021-06-26T09:04:45Z</dc:date>
    </item>
  </channel>
</rss>

