197k views
5 votes
Feature class vector data

a) Are saved in a geodatabase
b) Contain data of similar attribute and spatial reference
c) Can be stored in any folder on a computer
d) A and B
e) None of the above

User Nrudnyk
by
7.5k points

1 Answer

6 votes

Final answer:

Vector data in GIS is B. Contain data of similar attribute and spatial reference.

Step-by-step explanation:

In GIS, vector data represent geographic features such as points, lines, and polygons. They are typically used to represent real-world objects like roads, buildings, and rivers. Vector data are stored in a structured format that contains information about both the attribute (properties) and spatial reference (location) of the features.

Vector data in GIS are organized in feature classes, which group together features that have similar attributes and spatial reference. For example, a feature class called 'Buildings' may contain polygons representing all the buildings in a city, each with attributes such as height, number of floors, and address. This organization allows for efficient data management and analysis. The correct answer is B. Contain data of similar attribute and spatial reference.

User Jpw
by
8.2k points