Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 438 Bytes

shapefile.md

File metadata and controls

4 lines (4 loc) · 438 Bytes

SHP(shapefile)文件详细格式介绍

  • shape文件由ESRI开发,一个ESRI(Environmental Systems Research Institute)的shape文件包括一个主文件,一个索引文件,和一个dBASE表。其中主文件的后缀就是.shp.
  • ESRI Shapefile(shp),或简称shapefile,是美国环境系统研究所公司(ESRI)开发的一种空间数据开放格式。
  • https://blog.csdn.net/qq_41615394/article/details/90665368