<?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: How to add uploaded File GDB data to Arc Online map in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30387#M1521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to do this from ArcGIS Pro.&amp;nbsp; I have a file geodatabase with a raster and a feature class in it.&amp;nbsp; I would like to use both in my AGOL map.&amp;nbsp; At the moment I have not been successful in uploading it - I get the error message "Invalid url".&amp;nbsp; Theoretically, should I be able to upload this file and use the raster and feature class individually?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2018 18:26:47 GMT</pubDate>
    <dc:creator>AmeliaNewsam</dc:creator>
    <dc:date>2018-09-19T18:26:47Z</dc:date>
    <item>
      <title>How to add uploaded File GDB data to Arc Online map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30377#M1511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I uploaded a zipped File Geodatabase to ArcGIS Online.&amp;nbsp; It uploaded successfully and it shows up in My Content.&amp;nbsp; My intention was to add layers in the File GDB to an Arc Online map. But Arc Online won't let me do so.&amp;nbsp; There is no option to add it to the ArcGIS Online map viewer, and it will not show up in a search when adding data.&amp;nbsp; The only thing I can seem to do with the file GDB is download or delete it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I missing here?&amp;nbsp; It would seem logical that, if I can uplad my file GDB to Arc Online, I'd expect I can add that data to a map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 13:54:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30377#M1511</guid>
      <dc:creator>BobBistrais</dc:creator>
      <dc:date>2014-03-06T13:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uploaded File GDB data to Arc Online map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30378#M1512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Bob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;with an organizational account, you can upload feature services (which honors domains from a gdb), which you can use in maps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Open the MXD in which you have prepared your gdb layer with your symbology. Make sure only that layer is in your MXD.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Click on File -&amp;gt; Sign In... (Here you sign into your organizational account)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Click on File -&amp;gt; Share As -&amp;gt; Service -&amp;gt; Publish a service&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) As connection choose My Hosted Services (My Account) and as service name use what you want the layer to be called.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Under the capabilities tab uncheck "Tiled Mapping" and check "Feature Access"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5) Fill out the Item Description tab&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6) Under sharing you can check who is able to see it once published&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7) Click Publish in the upper right corner and it will soon show up in your "My Content" on ArcGIS Online&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now you can use those feature services in your maps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can do this for each file in you gdb.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 14:03:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30378#M1512</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2014-03-06T14:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uploaded File GDB data to Arc Online map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30379#M1513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, that works.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Although that gets the job done, I would still like some explanation as to why Arc Online will let you upload a File GDB, but you can't map it directly. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Bob Bistrais, GISP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maine Office of Geographic Information Systems&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Augusta, ME&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 15:15:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30379#M1513</guid>
      <dc:creator>BobBistrais</dc:creator>
      <dc:date>2014-03-06T15:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uploaded File GDB data to Arc Online map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30380#M1514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;they stated it will be able to be used in the future. Right now all you can do is upload it to your content, which allows you to share it with other users (not in maps yet though).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 15:54:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30380#M1514</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2014-03-06T15:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uploaded File GDB data to Arc Online map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30381#M1515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tim, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same situation with Bob. I have sign in the mxd file as you advised, but couldn't find how to do the next step. There is no any &lt;/SPAN&gt;&lt;STRONG&gt; Click on File -&amp;gt; Share As -&amp;gt; Service -&amp;gt; Publish a service&lt;/STRONG&gt;&lt;SPAN&gt;. What can I miss? Thank you in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 06:11:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30381#M1515</guid>
      <dc:creator>AynurKaratayeva</dc:creator>
      <dc:date>2014-04-22T06:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uploaded File GDB data to Arc Online map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30382#M1516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Aynur,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what version of ArcGIS Desktop are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 11:16:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30382#M1516</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2014-04-22T11:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uploaded File GDB data to Arc Online map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30383#M1517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tim,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on ArcGIS Desktop 10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Aynur&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 11:47:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30383#M1517</guid>
      <dc:creator>AynurKaratayeva</dc:creator>
      <dc:date>2014-04-22T11:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uploaded File GDB data to Arc Online map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30384#M1518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am I missing something obvious? You can upload a file geodatase (with domains ect) but you cant add it to a map? what would be the point then? Can you achieve this using 10.1 or do you have to be running 10.2?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there not another way of uploading a gdb and creating an online map? Or can you only upload shapefiles?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2014 07:37:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30384#M1518</guid>
      <dc:creator>AndrewThurlow</dc:creator>
      <dc:date>2014-06-19T07:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uploaded File GDB data to Arc Online map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30385#M1519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can now upload a geodatabase and share it as a service, which allows you to view the data on the map.&amp;nbsp; The problem I am experiencing now is that the service generated from the uploaded geodatabase does not honor the geodatabase domains...&amp;nbsp; Does anyone have a solution for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this is not an issue for users at 10.1 and beyond as they can simply 'share as' from ArcDesktop.&amp;nbsp; Unfortunately I am working with 10.0.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jordan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 19:23:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30385#M1519</guid>
      <dc:creator>JordanRogers</dc:creator>
      <dc:date>2014-07-18T19:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uploaded File GDB data to Arc Online map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30386#M1520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has there been any update on this? Now that we have 10.3 and even 10.4 does anyone know if you can publish from a&lt;BR /&gt;file GDB that in on your server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks - Katy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2016 19:17:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30386#M1520</guid>
      <dc:creator>KathleenWallis</dc:creator>
      <dc:date>2016-07-12T19:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uploaded File GDB data to Arc Online map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30387#M1521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to do this from ArcGIS Pro.&amp;nbsp; I have a file geodatabase with a raster and a feature class in it.&amp;nbsp; I would like to use both in my AGOL map.&amp;nbsp; At the moment I have not been successful in uploading it - I get the error message "Invalid url".&amp;nbsp; Theoretically, should I be able to upload this file and use the raster and feature class individually?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 18:26:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30387#M1521</guid>
      <dc:creator>AmeliaNewsam</dc:creator>
      <dc:date>2018-09-19T18:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uploaded File GDB data to Arc Online map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30388#M1522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I figured out one problem - I zipped a folder rather than individual files.&amp;nbsp; However, I still can't upload it.&amp;nbsp; It just says "There was an error."&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 18:56:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30388#M1522</guid>
      <dc:creator>AmeliaNewsam</dc:creator>
      <dc:date>2018-09-19T18:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to add uploaded File GDB data to Arc Online map</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30389#M1523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tried sharing as web map, and that worked.&amp;nbsp; Although it first gave me error messages that my layer&amp;nbsp;projections didn't match the service layer, so I removed the basemap, but that wasn't allowed, so I added one back in and then I was able to successfully share it to AGOL.&amp;nbsp; Weird, because the projections still didn't match.&amp;nbsp; I feel like I will always just be feeling around in a dark room trying to figure this stuff out.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 19:44:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-to-add-uploaded-file-gdb-data-to-arc-online/m-p/30389#M1523</guid>
      <dc:creator>AmeliaNewsam</dc:creator>
      <dc:date>2018-09-19T19:44:11Z</dc:date>
    </item>
  </channel>
</rss>

