Home
About Isis
Support
Download

Isis 3

Documentation
Tutorials
Technical Documents

Isis 2

Documentation
Tutorials
Technical Documents

Search

USGS

Isis 3 Application Documentation


isis2gml

Standard View | TOC | Home

output a GML polygon from an ISIS cube

Description
Categories
Groups
History


Description

This program calculates a lat. lon polygon and outputs a graphical markup language(GML) file. the input to this program can be in camera space (level1) or a map projected image (level2). the output is a lat. lon. polygon with a GML header. The user can use the label parameter to add a value to the ID tag in the header. The ID tag is used by some GIS packages to produce a text label for the footprint.

Categories


Parameter Groups

Files

Name Description
FROM Input file
TO GML formatted polygon

options

Name Description
LABEL Added to the header in ID tag

Files: FROM

Description

Input cube to use in polygon generation

Type cube
File Mode input
Filter *.cub *.CUB

Files: TO

Description

Use this parameter to specify the name of the output image. the output file is a lon. lat. polygon with a geographic markup language (GML) header.

Type filename
File Mode output
Internal Default None
Filter *.gml *.GML

options: LABEL

Description

This value is placed in the GML header within theID tags. The information within the ID tag is used by arcmap to allows the user to utilize a labeling switch that displays the ID of the footprint.

Type string

History

Robert Sucharski2007-01-22 Original version