Short Name:
|
Derived From:
|
Fields: |
Pads this image by duplicating pixels at the borders.
Padding can be used to reduce seams that will occur when tiled geodata is imported incrementally using on-the-fly projection. The correct solution would be to merge all geodata tiles into a dataset and then perform the projection on the whole geodata.
The following table lists all fields of this config type.
Field | Type | Constraint | Default | |
---|---|---|---|---|
required
|
image
|
Image
|
# != null |
|
The image to pad. |
||||
optional
|
amount
|
number
|
# >= 0 |
1 |
The pad amount, in pixels. |
||||
external
|
info
|
Image.Info
|
||
Contains information about the image data source, including image format and embedded georeferencing information. |