What is Shapefile?
Shapefile
The Shapefile format is a widely used vector format for geographic data, introduced by Esri in the 1990s. A "shapefile" is in practice a set of files: at minimum .shp (geometry), .shx (index), and .dbf (attributes).…
Read full explanation

