Search notes:

ESRI shape files

An ESRI shape file is a commonly used file format for storing vector geospatial data.
A shape file actually consists of three files (compare gis.stackexchange.com):
The format was developped by ESRI.
Also seen were filename.prj files which indicate the data's projection.

QGIS

In QGIS, a shape file is opened by usenig the add vector layer tool-button on the left side of the application.

R

In R, the package rgdal's function readOGR() can be used to read shape files.
The sp and maptools package.

See also

geodata

Links

ESRI Shapefile Technical Description - An ESRI White Paper—July 1998

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1745526159, '3.139.108.138', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/data-formats/Shape-file(66): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78