Parent Topic: PAMAP
PAMAP raster layers have either 1, 2, or 4 bytes per pixel. The mapping to GeoGateway is as follows:
PAMAP Size -> GeoGateway -> PAMAP Size
1 8U 1
- 16S 2
2 16U 2
4 32R 4
Currently, PAMAP raster layers can only be written once. When a PAMAP
database is created or a raster layer is added, the layer can be written
and rewritten in any order. Once the file is closed though, existing
layers can only be read.PAMAP databases further distinguish a raster layer as being either a "Polygon Cover", "Reference Cover", or "Surface Cover", GeoGateway can read all cover types. Only surface covers can be created and written to. The GeoGateway model prohibits the creation of new raster layers other than at the highest resolution currently in the database.