shpinfo
Library for reading and writing ESRI Shapefiles - tools
Install
- All systems
-
curl cmd.cat/shpinfo.sh
- Debian
-
apt-get install shapelib - Ubuntu
-
apt-get install shapelib - Arch Linux
-
pacman -S shapelib - Kali Linux
-
apt-get install shapelib - Fedora
-
dnf install shapelib-tools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install shapelib - OS X
-
brew install shapelib - Raspbian
-
apt-get install shapelib
shapelib
Library for reading and writing ESRI Shapefiles - tools
The Shapefile format is a working and interchange format promoted by ESRI for simple vector data with attributes. It is apparently the only file format that can be edited in ARCView 2/3, and can also be exported and imported in ArcGis. This package contains a useful set of tools to manage shapefiles.