Esri / arcobjects-sdk-community-samples

This repo contains the source code samples (.Net c#, .Net vb, and C++) that demonstrate the usage of the ArcObject SDK.
Apache License 2.0
124 stars 194 forks source link

Sample data link is broken #5

Open jared-2016 opened 6 years ago

jared-2016 commented 6 years ago

Sample data link is broken.

mgiana commented 6 years ago

Hi where is the sample data ProjectData.gdb which is referred to in the samples?

Wolf-K commented 6 years ago

If you refer to the time tracking code sample, the sample data can be found in 'ArcTutor' in this path: Tracking Analyst\Simple\Hurricanes.gdb

meghan2733 commented 3 years ago

I'm unable to find sample data. For instance,

ILocatorWorkspace locatorWorkspace = locatorManager.GetLocatorWorkspaceFromPath(@"C:\California_fdb.gdb");

where can I find above mentioned GIS data?