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

Landscape Fragmentation Tool


0 Ratings
Feb 03 2010 9.3 jparent 52
The Landscape Fragmentation Tool maps the types of fragmentation present in a specified land cover type (i.e. forest). This land cover type is classified into 4 main categories - patch, edge, perforated,and core - based on a specified edge width. The edge width indicates the distance over which other land covers (i.e. urban) can degrade the land cover type of... Download

Add directory and filename to shapefiles


0 Ratings
Jan 27 2010
Updated:
Jan 27 2010
9.2 pavlakias 78
This is a small script to add a field with the path of the filename. Make sure you dont have a "shp_dir" field in any of the shapefiles. If you have one this will be deleted and updated with the directory of the file. The script can be applied for one directory. Download

Vietnamese Encoding converter


0 Ratings
Jan 20 2010
Updated:
Jan 20 2010
9.3 ninomax84 9
English: The simple script to convert TCVN3 to Unicode for Vietnamese languageVietnamese: Doan code chuyen doi ma font tieng Viet tu TCVn3 sang Unicode va co the dung duoc cho cac ma khac nua Download

Calculate Upstream Accumulation


0 Ratings
Jan 10 2010
Updated:
Jan 11 2010
9.3.1 sjones 96
This tool calculates the upstream flow from each stream segment outside of a geometric network. The tool takes the Stream feature class with a unique identifier field, an accumulation field, a stream order field and proceeds to calculate the Flow Accumulation. Run the "smj Create Stream Order Catchment Model" before running the "smj Calculate Upstream Accumulation" Tool.Attached is a attached... Download

Create Sources and Sinks and Stream Features


0 Ratings
Dec 21 2009 9.3.1 sjones 118
This Model Builder Tool takes a Polyline feature class and produces a set of junction and edge features which can be used as inputs into a geometric network. An Arcview level License to ArcGIS Desktop is all that is required to run.There is a pdf file included to demonstrate the process of creating the input feature classes and follows the... Download

Summarize by Identical Geometries


0 Ratings
Dec 14 2009
Updated:
Dec 14 2009
9.3.1 sjones 75
This tool summarises attribute values by merging together identical geometries. This is useful when there are a bunch of spatally unique records each sharing the same geometry. The summation of an numerical attribute field is calculated along with the frequency referring to the number of identical geometries.Supported with Personal and File Geodatabases. Download

OpenStreetMap Loader


0 Ratings
Nov 17 2009
Updated:
Nov 17 2009
9.3.1 Miguel 185
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 108
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 25
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 123
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