search
HomeCommon ProblemWhat is the format of shp file?

Shape files are developed by ESRI. An ESRI shape file includes a main file, an index file, and a dBASE table. The suffix of the main file is [.shp].

What is the format of shp file?

#The operating environment of this article: Windows 7 system, Dell G3 computer.

shape file Developed by ESRI, an ESRI (Environmental Systems Research Institute) shape file includes a main file, an index file, and a dBASE table. The suffix of the main file is .shp.

The shp file consists of a fixed-length file header followed by variable-length records. Each variable-length record consists of a fixed-length record header followed by variable-length record content.

What is the format of shp file?

Extended information

The Shapefile format is composed of multiple files. To form a Shapefile, three files are necessary Few, they are ".shp", ".shx" and ".dbf" files respectively.

The file name prefixes for a group of files representing the same data should be the same. For example, to store geometry and attribute data about a lake, there must be three files: lake.shp, lake.shx and lake.dbf.

The suffix of the "real" Shapefile is shp. However, the data in this file alone is incomplete. The other two must be attached to form a complete set of geographical data.

In addition to these three required files, there are eight optional files, which can be used to enhance the expression ability of spatial data. All file names must follow the MS DOS 8.3 file name standard (file prefix is ​​8 characters, suffix is ​​3 characters, such as shapefil.shp);

to facilitate compatibility with some old applications performance, although many new programs now support long filenames. Additionally, all files must be in the same directory.

If you want to know more about programming learning, please pay attention to the php training column!

The above is the detailed content of What is the format of shp file?. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor