How to Access tables and feature classes stored in Dropbox using Python

المشرف العام

Administrator
طاقم الإدارة
I stored some tables and shapefiles in by academic Dropbox account.

I am trying to write the code block that will set the directory path to the featureclasses in Dropbox to a variable that can be referenced in my code. i.e. mapping the data. I think the steps are:


  • to use the API so that I can access my dropbox account
  • Write code to open the file
  • Continue code to read file
However, what is it being read as?



أكثر...
 
أعلى