Module org.apache.sis.console


module org.apache.sis.console
Command line interface for Apache SIS. An introduction is available in the Apache SIS web site.

Usage

The main method is launched by the sis executable (a bash script). Invoking sis without argument shows a summary of available commands and all options. For executing a command, the syntax is:
sis  [options] [files]
For example, sis crs EPSG:6676 prints the definition of the CRS identified by the EPSG code 6676. Other commands allow to verify the validity of a CRS, perform coordinate operations or show ISO 19115 metadata. See above-cited web site for more details.
Since:
0.3