describe arcpy

Describe arcpy

Describes a data element and returns a Describe object with multiple properties, such as data type, fields, indexes, and many others.

Describes a data element and returns a Describe object with multiple properties, such as data type, fields, indexes, and many others. Its properties are dynamic, meaning that depending on the data type described, different describe properties will be available for use. Describe properties are organized into a series of property groups. Any particular dataset will acquire the properties of at least one of these groups. For example, if describing a geodatabase feature class, you can access properties from the Geodatabase Feature Class , Feature Class , Table , and Dataset property groups. All data, regardless of the data type, will always acquire the generic Describe object properties.

Describe arcpy

I created a new empty feature class and then appended features into it from another feature. When I zoomed to that new feature class, it zoomed way out as if the extent was whacked; and it was. So I used the recalculate feature class extent tool and it was still whacky. Then I recalculated the the spatial index and it zooms correctly. Go to Solution. View solution in original post. Community Help Documents. Community Blog. Community Feedback. Member Introductions. Community Ideas. All Community Resources. Sign In.

Back to Top. Describes a data element and returns a Describe object with multiple properties, such describe arcpy data type, fields, indexes, and many others. That should just about do it

.

The Describe function returns a Describe object with multiple properties, such as data type, fields, indexes, and many others. Its properties are dynamic, meaning that depending on what data type is described, different describe properties will be available for use. Describe properties are organized into a series of property groups. Any particular dataset will acquire the properties of at least one of these groups. All data, regardless of the data type, will always acquire the generic Describe Object properties. Many data types include properties from other property groups. The specified data element or geoprocessing object to describe. The type of data. This is only necessary when naming conflicts exists, for example, if a geodatabase contains a feature dataset FeatureDataset and a feature class FeatureClass with the same name.

Describe arcpy

Describes a data element and returns a Describe object with multiple properties, such as data type, fields, indexes, and many others. Its properties are dynamic, meaning that depending on the data type described, different describe properties will be available for use. Describe properties are organized into a series of property groups. Any particular dataset will acquire the properties of at least one of these groups. For example, if describing a geodatabase feature class, you can access properties from the Geodatabase Feature Class , Feature Class , Table , and Dataset property groups. All data, regardless of the data type, will always acquire the generic Describe object properties.

Mylr tesla

Then I recalculated the the spatial index and it zooms correctly. So I used the recalculate feature class extent tool and it was still whacky. Why did I need to recalc the spatial index to get my extents to behave? That property only exists if you describe a. All Community Resources. Many data types include properties from other property groups. Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type. Code sample Describe properties example stand-alone script The following stand-alone script displays layer and describe object properties from a layer set by a script parameter. The parameter can be set to either a layer file or a layer in a map. El valor predeterminado es None. Labels 2. All data, regardless of the data type, will always acquire the generic Describe object properties. Describe is different Post Reply.

Geoprocessing tools work with all types of data, such as geodatabase feature classes, shapefiles, rasters, tables, topologies, and networks.

Any particular dataset will acquire the properties of at least one of these groups. This is only necessary when naming conflicts exist, for example, if a geodatabase contains a feature dataset FeatureDataset and a feature class FeatureClass with the same name. Describe is different Tags 3. Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type. So I used the recalculate feature class extent tool and it was still whacky. The parameter can be set to either a layer file or a layer in a map. Some of the returned object's properties will contain literal values or objects. Go to Solution. In this topic Summary Discussion Syntax Code sample. If you are uncertain of a particular property, you can use the Python hasattr function to check. The type of data. That should just about do it All data, regardless of the data type, will always acquire the generic Describe object properties.

2 thoughts on “Describe arcpy

  1. You are not right. I am assured. I can defend the position. Write to me in PM, we will talk.

Leave a Reply

Your email address will not be published. Required fields are marked *