3.3.1. Geospatial data
This section first cover important issues that needs to be addressed when preparing the geospatial data for its use in AccessMod 5.x (map units, projection and resolution). After that, the different geospatial data sets needed to use AccessMod are described in greater detail.
Unlike in previous versions, the geospatial data imported in AccessMod can be created by different GIS software. The files to be selected during the import process differ depending on the format in which the geospatial data is being stored as reported in the following table:
Table of supported geospatial data formats:
Format | Storage mode | File extensions | Multiple files |
HFA -- ERDAS Imagine | Raster | .img | No |
Tagged Image File Format (TIFF) | Raster | .tiff, .tif | No |
Shapefile | Vector | .shp,.dbf,.prj,.shx | Yes1 |
SpatiaLite2 | Vector | .sqlite | No |
AIG -- Arc/Info Binary Grid | Raster | .adf | Yes3 |
1 A least the files with extension .shp, .prj, .dbf and .shx. Example: road.shp, road.prj, road.dbf and road.shx
2 https://en.wikipedia.org/wiki/SpatiaLite
3 A least the files with extension .adf. Example: prj.adf, w001001.adf, and hdr.adf
While different file formats can be imported in AccessMod, the format of the geospatial data exported from AccessMod is as follow:
- Raster format layer: ERDAS Imagine (.img)
- Vector format layer: Shapefile (shp,.dbf,.prj,.shx)
The formats of the exported data can be used in most GIS software currently available on the market.