Geography, asked by rukmani9, 11 months ago

state any one difference between index contours and intermediate counters​

Answers

Answered by Anonymous
2

Normally when I am looking to isolate and label index contours in a new field, I use the "select by attributes" command and then type:

(MOD( "ELEVATION", 5) = 0) ... and then after it highlights all my contours that are divisible by 5, I use the field calculator to enter "1" into a new field to label the (selected) index contours.

I was wondering how I can accomplish this through model builder, using similar code or completely different but accomplishing the same thing. I can't seem to get it to work.

Thank you

Similar questions