Customer Service | Training | Contact Us
You are here: Home > Downloads > ArcScripts > Search Results > Script Details Login | Feedback | Help

Create a grid polygon shapefile (FISHNET)



contact author | download help | add bookmark | view bookmarks
Author robert nicholas
File Name Fishnet.zip
Language Visual Basic
Last Modified Apr 19 2003
Status of work Public Domain
Software ArcGIS Desktop
File Size 31.59 kb
Downloads 14500

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
This command allows you to create a new shapefile that is composed of many identical sized cells. The shapefile will look like a fishnet of square or rectangular cells. One common use is to create an index grid.

You can download the zip file to any location, but make sure you unzip it to a safe folder that will not be deleted. Readme.txt has instructions for installing and using the command. You do not need to know anything about ArcObjects to use Fishnet. However, all of the source code is supplied in case you want to modify it.

The command works in either ArcMap or ArcCatalog, or in both. Your new shapefile will have the coordinate system defined, and will also have a spatial index. The output can be either a line or polygon shapefile.

Performance and other considerations are discussed in Readme.txt.