answersLogoWhite

0

Attribute data can be defined differently depending on the aspect applied,in GIS(geographical information System) attribute data defined as those data that can be stored in tabular form(table).

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Differences between metadata and attribute data?

Metadata is the data that describes information: language, who it is for, the source etc. Attribute data is composed of the attribute name and attribute value for example: "Color=red" where color is the attribute name and red is the attribute value.


What is cell attribute?

A cell attribute is the way in which the data inside the cell is displayed e.g. currency or percentage.


What is Attribute in MySQL Database?

In a MySQL database, an attribute refers to a column within a table that defines a property or characteristic of the data stored in that table. Each attribute has a specific data type, such as integer, varchar, or date, which determines the kind of data it can hold. Attributes collectively define the structure of the table and help organize the data in a meaningful way, allowing for efficient data retrieval and manipulation.


When is it a good idea to disable attribute caching?

NFS attribute caching can cause inconsistencies when large numbers of client nodes are asked to access files that have been updated recently and the attribute caching data on the client has not expired. Disabling attribute caching eliminates the problem but may degrade performance for frequent file operations requiring file attribute data.


What is the difference between attribute and spatial data?

Spatial data shows specific location of geographic phenomena in terms of coordinate whilst attribute data is non-spatial in that it does use coordinates but show what is on a point, line and polygon.


Information stored in a column of a database is called a?

attribute


How would you define Entity and Attribute?

Entity is real world thing,person,place,event or object about which store data in database. Attribute are the characteristics of entity is called attribute.


Which attribute of an HTML form tells the browser how to encode the information?

The enctype attribute indicates how the form data should be encoded. It is placed in the form tag inside it.


What is the different between spatial ans attribute data?

Spatial data refers to information that is related to the physical location and shape of geographic features on the Earth's surface, such as coordinates and boundaries. Attribute data, on the other hand, describes the characteristics or properties of these geographic features, such as population, land use, or temperature. The combination of spatial and attribute data allows for the comprehensive analysis and visualization of geographic information.


What best describes the data zip codes for students attending college in the state of Michigan?

attribute data


What is the difference between attribute and domain?

An attribute is a characteristic or property of an entity in a database, representing a specific piece of data, such as a person's name or age. A domain, on the other hand, defines the set of permissible values that an attribute can take, essentially establishing the constraints on the data type and range. For example, an attribute might be "age," while its domain could specify that valid values are integers between 0 and 120. Thus, attributes describe the data, while domains constrain the data.


What is a Composite attribute relating to database?

A composite attribute in a database is an attribute that can be divided into smaller sub-parts, each representing a distinct property. Instead of storing it as a single value, a composite attribute is broken down into its components to improve data organization and accuracy. This approach helps in reducing redundancy and ensures data integrity within the database.