About 51 results
Open links in new tab
  1. Overwrite ArcGIS Online Feature Service using Truncate and Append

    Apr 24, 2020 · You may have a need to overwrite an ArcGIS Online hosted feature service due to feature and/or attribute updates. However, this could cause some data loss such as pop-ups, …

  2. Updating Hosted Feature Layers created from gdb Item

    Feb 2, 2021 · I have a bunch of feature layers in AGOL that were created from zipped file geodatabases. I would like to update the data in these feature layers and I was wondering what the correct practice …

  3. How to add uploaded File GDB data to Arc Online map

    Mar 6, 2014 · I uploaded a zipped File Geodatabase to ArcGIS Online. It uploaded successfully and it shows up in My Content. My intention was to add layers in the File GDB to an Arc Online map. But …

  4. Uploading a Geodatabase in ArcGIS Online - Esri Community

    May 13, 2019 · A colleague of mine created a geodatabase from a couple of layers we had using spatial joins. I'm trying to upload this zip file to a hosted web layer. It gets past the "Uploading layer" screen …

  5. Convert .mdb to .gdb in ArcGIS PRO without desktop

    Aug 8, 2024 · This page erroneously suggests there is a solution to this problem: "Convert .mdb to .gdb in ArcGIS PRO without desktop" as of 8-8-2024. All of the links and replies to date for this issue do …

  6. .GDB File - Esri Community

    Jan 5, 2024 · Hello, I was sent a ".GDB File" not a folder, its over 2,000 KB. It does not open like a geodatabase and I cant import it into ArcPro or AGOL. Is this something else besides a …

  7. Managing Data Using .gdb, how to do it? - Esri Community

    Sep 9, 2024 · This GDB isn't necessarily tied to the project, you can duplicate the GBD to be stored elsewhere, you can rename it, you can even mark a different GDB in your ArcGIS Pro project as …

  8. Solved: Overwrite Web Layer - Esri Community

    Mar 20, 2025 · Solved: When trying to overwrite a web layer with a feature in a GDB via a python script I get the error bellow -- ValueError: The data file provided does not exist

  9. Use Folder.add function and wait ArcGIS Python API

    Mar 18, 2025 · I am trying to add a FeatureService to a folder in ArcGIS Online using the Python APIs Folder.add () method. This method returns a Future. How can I wait for this to finish and execute the …

  10. Cannot figure out how to do branch versionning - Esri Community

    Mar 4, 2024 · I set the GDB connection property to manage branch versionning I set the Feature Data set to branche versionning too. Then if I add the Feature class to my map, I cannot edit it, cannot …