ArcGIS Engine » Java
 
 

Code Gallery

DS 2009: Developing Java Applications with ArcGIS Engine - Leveraging Custom GeoProcessing Models in Java

The following application executes a site selection analysis leveraging the power of a Geoprocessing Model. The site selection will evaluate a number of conditions to help in the search of a new home. The demonstration utilizes the Geoprocessing Tool Code Generator from the Engine SDK to create the Java Wrapper for the custom Geoprocessing model, then uses that model to compute the anlaysis given a couple different parameter sets. The analysis results are then symbolized and added to the map for the evaluation and decision making process.
Author ArcGIS Engine Development Team
Date Submitted 03-26-2009
Date Last Updated 03-26-2009
Language Java
Product/Version ArcGIS Engine Runtime 9.3
Views 966
Downloads 197
License Type ESRI Attribution and License Agreement
(0 ratings)

Report Inappropriate Content: This Code Gallery is intended for the free exchange of code related to ESRI software products. Let us know if this entry is inappropriate (e.g., a download for a commercial product).

 

Be the first to comment on this script