Geoprocessing
 
 

Share your work and download examples published by other users in the ArcGIS community.

Model and Script Tool Gallery


name rating date added product version author downloads

OpenStreetMap Loader


0 Ratings
Nov 17 2009
Updated:
Nov 17 2009
9.3.1 Miguel 79
This posting contains minor updates to Dominic Sutbbin's original tool. Please read the Readme file for details.This geoprocessing script tool will load the openstreetmap xml planet dump file into a file based geodatabase. It works directly against the compressed *.bz2 file. It is a python script and toolbox, designed to load the data without using too much memory whatever the... Download

Trim collars from raster imagery


0 Ratings
Nov 13 2009
Updated:
Nov 13 2009
9.3 dcopple 54
This tool will trim collars off raster layers such as Quads by modifying the table of contents in each raster. The process will run as a batch for multiple layers.Layer Properties in one raster's symbology must be set to unique value and the color of the edge of the raster set to "No Color" in the table (If you want... Download

Lat/Lon and Acres Montana State Plane


0 Ratings
Nov 12 2009
Updated:
Nov 12 2009
9.3 dcopple 11
Toolbox with two models that will calculate Lat/Lon coordinates of points, and acres of polygons, and update associated attribute tables. Data must be in State Plane Montana FIPS_2500 for it to work. Calculations could be modified to fit your needs using VBS code in the field calculator part of the model. Download

PressureZone Calculation - Calculate Value tool usage example


0 Ratings
Nov 09 2009
Updated:
Nov 09 2009
9.3.1 leah3417 72
This is an example of how to use the Calculate Value tool do a couple of things: 1. Query a table for values 2. Perform some mathematical calculations.This tool can also be used for a server application.The tools in this sample will require an ArcInfo license.Note: The Vancouver water pressure zones have been faked for this example. Do not use... Download

Convert Multibeam points to RGB Composite Image


0 Ratings
Nov 09 2009
Updated:
Nov 20 2009
9.3.1 sjones 38
There is 1 tool in zzzSMJToolbox. - smjCreate3BandfromFCRequirments:- An Arcview License- A valid spatial analyst licenseThe tool takes a multipoint featureclass, a file geodatabase and a cellsize as input.The process:- derive a raster from the multibeam z-enabled features- convert the z surface into a HSV surface- convert the HSV into RGB Bands- Make a composite of the Red, Green and... Download

Identify Slivers / Spikes in a Polyline Feature Class


0 Ratings
Nov 03 2009 9.3 pfoley 58
Identify Spikes is an ArcGIS 9.3 geoprocessing python script tool developed at the National Centre for Geocomputation, NUI Maynooth, Ireland. The tool identifies the minimum angle between each pair of adjacent arcs in a Polyline Feature Class.In addition to an input Polyline feature class the user is also required to enter a tolerance angle. This allows angles below a certain... Download

Convert Points To Route Features


1 Rating
Oct 21 2009 9.3 sjones 158
Take a point feature class as inout. Points are related based on a route name. A poliyline (route) feature class is created for all points sharing the same route identifier.the closest vertex is found and placed in the array sequence.See the attached smj_Convert_Points_To_Routes_Geoprocessing_Tool.pdf for more details. Download

Cache Validation


2 Ratings
Oct 14 2009
Updated:
Nov 09 2009
9.3.1 tbrenneman@esri.com 104
Python script for validating a map cache. The script will create feature classes mapping where the cache has been created. This will help you find missing tiles. It will also find all files of a certain size or smaller which will help you find single color tiles (white / gray). Download

Projection Distortion Analysis


0 Ratings
Sep 29 2009 9.3 mbraymen 106
This tool produces an analysis of map projection distortion for a given area of interest and target projection. Areal, angular and scale distortion are analyzed using an approximation of Tissot’s indicatrix and areal distortion is also analyzed using a grid projected from an equal area projection. Download

Urban Landscape Analysis Tool


0 Ratings
Sep 03 2009
Updated:
Nov 18 2009
9.3 jparent 277
The Urban Landscape Analysis Tool is intended to assist in analyses of urban spatial patterns in a city over multiple time periods. The maps generated by the tool can help identify areas where developed areas infringe on open lands and consequently may have a disproportionate impact on the quality of the open land. Download