Need to create model that automates series of 15 steps for 1000+ datapoints

382
1
06-06-2013 08:31 AM
AakashAhamed
New Contributor
Hello all,

I need to create a model or script (using either the model builder function or a python script) that automates a series of steps involving data management and spatial analyst tools and applies them to imported Digital Elevation Models (DEMs) and lat long data points.

What is the best way to way to automate these steps so I can just run this model for each datapoint (of which there are over 1000) as opposed to processing each point individually and going through the tedious series of steps?

Any input is appreciated, and many thanks in advance.

Source: Graduate student in the Earth Sciences.
0 Kudos
1 Reply
MarkBoucher
Occasional Contributor III
Model builder has iterate functions that allow you to iterate through each feature. I'd start there.

[ATTACH=CONFIG]25074[/ATTACH]
0 Kudos