0
votes
1answer
29 views

value field name after raster to polygon conversion

When I perform Raster to polygon conversion using tool, sometimes it creates a field named "GRIDCODE", sometimes the field name is "grid_code". Why does it create random name of a field?
3
votes
0answers
38 views

ArcToolbox Metadata. How does this work?

I've created several python scripts and created tools from them. I have a custom toolbox that contains all of my tools. I add this toolbox to the ArcToolbox window in ArcCatalog. I want to create ...
2
votes
1answer
579 views

How to re-order fields permanently using ArcGIS Make Query Table tool?

In the Answer to somebody else's question it was stated that the Make Query Table tool could be used to re-order fields in tables and feature classes permanently. However, when I open the dialog for ...