POST
|
A slight correction to the last email. It is correct in that arcpy.mapping can't create new MXDs but with arcpy.mapping you can add layers using the "AddLayer", "AddLayerToGroup", or InsertLayer" functions. This would require having pre-authored layer files or a reference to a layer from another MXD. Jeff
... View more
07-20-2012
12:45 PM
|
0
|
0
|
7
|
POST
|
If its a hardcoded list that doesn't need to change based on other parameters, you dont need to use the Validator. On the Parameters tab of your script tool, add a new input of type string. For its properties, chose Value List for the Filter. In the window that opens, add your strings one-by-one.
... View more
07-09-2012
09:14 AM
|
0
|
0
|
1
|
POST
|
Thanks for the reply Luke! I eventually came to something of the same conclusion. Appreciate the reply though! Chris
... View more
11-24-2011
03:42 PM
|
0
|
0
|
12
|
POST
|
Thanks William, so far this seems like the most appropriate solution for my project. Much appreciated. Chris
... View more
02-21-2011
11:08 AM
|
0
|
0
|
11
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|