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:
أكثر...
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
أكثر...