InterviewSolution
Saved Bookmarks
| 1. |
What is vector and special data? |
|
Answer» Vector data model: [data MODELS] A representation of the WORLD using points, LINES, and polygons. Vector models are useful for storing data that has discrete BOUNDARIES, such as country borders, land parcels, and streets. |
|