Skip to main content
Solved

Read Multiple GDBs saved on SharePoint

  • February 28, 2024
  • 1 reply
  • 47 views

galigis
Enthusiast
Forum|alt.badge.img+16

Hi All,

Is there any way to read multiple GDBs saved on the company Sharepoint? Does the Sharepoint need to be publicly accessible? I get an error when try to use the URL link and load the GDB, 

 

Also I would like to know a workaround to read individual GDBs, Any Ideas? The GDBs are saved in individual folders so need to iterate thought these, example of the folder structure below:

 

Example of the individual content folder below:

 

 

Best answer by nielsgerrits

How I do this:

  • SharePointOnlineConnector to list the directory.
  • SharePointOnlineConnector to download the gdb.
  • FeatureReader to read the gdb.

I usually use the TempPathnameCreator to write the downloads to a temp file which gets cleaned up automatically, but I’m not sure that works well with .gdb’s as a file geodatabase is essentially a folder with an extension…

Also see the article Getting Started with Microsoft SharePoint.

View original
Did this help you find an answer to your question?

1 reply

nielsgerrits
VIP
Forum|alt.badge.img+54
  • Best Answer
  • February 28, 2024

How I do this:

  • SharePointOnlineConnector to list the directory.
  • SharePointOnlineConnector to download the gdb.
  • FeatureReader to read the gdb.

I usually use the TempPathnameCreator to write the downloads to a temp file which gets cleaned up automatically, but I’m not sure that works well with .gdb’s as a file geodatabase is essentially a folder with an extension…

Also see the article Getting Started with Microsoft SharePoint.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings