The SHP format, also known as "shape format" or "shapefile," is published by ESRI and is widely used for data interchange in GIS. Shapefiles store both geometry and attribute data for features. A single shapefile consists of three physical files with the same file name, but different file extensions:
There may also be a .prj file, which defines the coordinate system for the shapefile.