Tagged Questions
3
votes
1answer
168 views
How to convert a string from GetParameterAsText to uppercase?
This is my first question here and I'm sure it's ridiculously simple. But I have Googled and no luck.
I am trying to make a tool in ArcToolbox using a Python script so users can input a street and ...
3
votes
2answers
696 views
arcgis python script to tool issue
I have a script to investigate mxd's and save them as lyr symbology/kmz and sld which works fine when run from the .py but does not run when used as a tool from arctoolbox. I have tried ...