How to use
See How to use ArcGIS samples for help on compiling, setting up the debugger, and running the sample. If the sample has associated data, you will find that the sample's zip file includes a "data" folder alongside the language folders. However, you will need to update the sample to point to the location of the data once you have extracted all the files.
- Start Visual Studio, build the solution, and compile the project.
- Open a command prompt and navigate to the compiled executable.
- Execute the MapCruncherConsole application from the command line. For example type in MapCruncherConsole.exe "C:\MyDocument\MyDocument.mxd" 24,000 "C:\CacheFolder" "MyDocumentCache"
- Once the cache is finished processing, open Engine or Desktop, navigate to the cache folder, and add the cache as a raster.
MapCruncherConsole\MapCruncherClass.cs | MapCruncher class. Uses the MapCooker to create a cache. |
MapCruncherConsole\Program.cs | Console application that consumes the MapCruncher class. |
Download the files for all languages
See Also:
Writing multithreaded ArcObjects codeDevelopment licensing | Deployment licensing |
---|---|
Engine Developer Kit | Engine Runtime |
ArcInfo | ArcInfo |
ArcEditor | ArcEditor |
ArcView | ArcView |