|
|
||
|
|
| ESRI shape file format. Common GIS file format. Used for archiving and exchanging cartographic and geospatial information. Stores the geometry and data of map features. SHP is an acronym derived from the word Shape. A SHP bundle consists of multiple files combined in a file archive or directory. Binary format. |
| "Elements" | list of elements and options available in this file | |
| "Rules" | full list of rules for each element and option | |
| "Options" | list of rules for options, properties and settings |
| "Graphics" | all layers combined into a single Graphics object | |
| "GraphicsList" | list of graphics representing the layers of an SHP archive | |
| "Data" | graphics primitives for each layer |
| "LayerNames" | all layer names, given as a list of strings | |
| "LayerTypes" | what graphics primitives comprise each layer | |
| "SpatialRange" | range of geographic coordinates, typically given in decimal degrees |
| "CoordinateSystem" | name of the coordinate system used in the file | |
| "Datum" | geodetic datum | |
| "SemiMajorAxis" | semimajor axis of the reference ellipsoid in meters | |
| "SemiMinorAxis" | semiminor axis of the reference ellipsoid in meters | |
| "InverseFlattening" | inverse flattening of the ellipsoid | |
| "LinearUnits" | coordinate system units |
| "Projection" | projection name and parameters | |
| "Centering" | latitude and longitude defining the origin of the projection | |
| "StandardParallels" | standard parallels | |
| "CentralScaleFactor" | scale factor at the central meridian or center of projection | |
| "GridOrigin" | grid coordinates {n, e} of the central parallel and meridian | |
| "ProjectionName" | Mathematica standard name of the projection used | |
| "ReferenceModel" | which reference sphere or ellipsoid to use |
| Background | None | background color | |
| ImageSize | Automatic | overall size of the image |