This value is placed in the GML header within the ID tag. The information within
the ID tag can be used by GIS packages to display a label on the footprint. If no
value is entered no ID tag will be generated for the GML file.
Type
| string |
Internal Default
| none |
This value controls the longitude domain of the output GML polygons.
Type
| string |
Default
| DEFAULT |
Option List:
|
Option |
Brief |
Description |
DEFAULT | Use the cube projection domain or 360 domain if not projected |
Longitudes in the GML polygon will be in the same domain as the input cube
for a projected cube. If the input cube is unprojected, longitudes
will be in the 0° to 360° domain.
|
180 | Create -180° to 180° longitudes |
Longitudes within the polygon will be in the -180° to 180° domain
|
360 | Create 0° to 360° longitudes |
Longitudes within the polygon will be in the 0° to 360° domain
|
|
This increment is used to limit the number of lines used to create the
polygon. A LINC of 1 means that every line will be used to create the
polygon. Higher LINC values result in fewer lines being used.
Type
| integer |
Default
| 1 |
Minimum
| 1
(inclusive)
|
This increment is used to limit the number of samples used to create the
polygon. A SINC of 1 means that every sample will be used to create the
polygon. Higher SINC values result in fewer samples being used.
Type
| integer |
Default
| 1 |
Minimum
| 1
(inclusive)
|