Store
|
Contact Us
|
Careers
Home
Industries
Products
Training
Support
Services
Events
News
About
About Esri
Careers
Esri Video
Partners
Support
Search Support
You are here: >
ArcScripts
>
Search Results
> Script Details
Login
|
Feedback
|
Help
Project Raster
contact author
|
download help
|
report inappropriate content
Author
Matthew Stayner
File Name
batchProject.zip
Language
Python
Last Modified
Nov 2 2005
Status of work
Public Domain
Software
ArcGIS - ArcView
File Size
1.03 kb
Downloads
4692
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
Use this script to batch project all rasters (i.e. grid, tiff etc) in a given folder. User specifies input folder, output folder and new coordinate system. See the comments in the script for parameter definition.
Three things to remember!
-Make sure that the rasters you are trying to project are not being used or open in the ArcMap.
-Second, after the script is completed successfully, you may have to refresh the folder in ArcCatalog(right click-refresh)inorder for updates to take place.
-Finally, you may have to change the path of toolbox in the script (by editing)depending on where you have installed the ArcGIS desktop(D:,E: etc),for now it is set to C:/Program Files/ArcGIS/ArcToolbox/Toolboxes/Data Management Tools.tbx
Credit goes to Nakul Manocha, as I only made a few modifications to the script this programmer wrote (the original script batch defines projections "SCRIPT USED TO DEFINE PROJECTION FOR RASTER IMAGES IN BATCH").
-Created on Nov 2, 2005
Contact Us
|
Privacy
|
Legal
|
Site Map