A spatial data format that represents geographic features as points, lines, and polygons with associated attributes.
Vector data is used for discrete features: a point for a business location, a line for a road, a polygon for a building footprint or administrative boundary. Vector data is stored in formats like GeoJSON and shapefiles. It contrasts with raster data, which represents continuous phenomena as grids of values.