Package org.geotools.gce.grassraster
Class JGrassConstants
- Object
-
- JGrassConstants
-
public class JGrassConstants extends Object
Constants used by the JGrass engine- Since:
- 1.1.0
- Author:
- Andrea Antonello - www.hydrologis.com
-
-
Field Summary
Fields Modifier and Type Field Description static StringCATSfolder of the JGrass database structurestatic StringCELLfolder of the JGrass database structurestatic StringCELL_MISCfolder of the JGrass database structurestatic StringCELLHDfolder of the JGrass database structurestatic StringCELLMISC_FORMATfolder of the JGrass database structurestatic StringCELLMISC_NULLfolder of the JGrass database structurestatic StringCELLMISC_QUANTfolder of the JGrass database structurestatic StringCELLMISC_RANGEfolder of the JGrass database structurestatic StringCOLRfolder of the JGrass database structurestatic String[]CSVTYPESARRAYArray of supported types for csv imports.static Map<String,Class<?>>CSVTYPESCLASSESMAPMapof classes for csv types.static StringDEFAULT_WINDfolder of the JGrass database structurestatic StringDIGfolder of the JGrass database structurestatic StringDIG_ATTSfolder of the JGrass database structurestatic StringDIG_CATSfolder of the JGrass database structurestatic StringESRI_HEADER_CELLSIZEstatic StringESRI_HEADER_DIMENSIONstatic StringESRI_HEADER_NCOLSstatic StringESRI_HEADER_NCOLS_PIECEstatic StringESRI_HEADER_NOVALUEstatic StringESRI_HEADER_NOVALUE_PIECEstatic StringESRI_HEADER_NROWSstatic StringESRI_HEADER_NROWS_PIECEstatic StringESRI_HEADER_XLLstatic StringESRI_HEADER_XLL_PIECEstatic StringESRI_HEADER_YLLstatic StringESRI_HEADER_YLL_PIECEstatic StringESRIASCIIRASTEResri ascii raster formatstatic StringESRIRASTERMAPstatic StringFCELLfolder of the JGrass database structurestatic StringFLUIDTURTLEASCIIRASTERfluidturtle ascii raster formatstatic StringFTRASTERMAPstatic StringGRASS6VECTORMAPgrass 6 vector map typesstatic StringGRASSASCIIRASTERgrass ascii raster formatstatic StringGRASSASCIIRASTERMAPstatic StringGRASSBINgrass application pathsstatic StringGRASSBINARYRASTERMAPraster map typesstatic StringGRASSLIBstatic StringHEADER_COLSstatic StringHEADER_EASTstatic StringHEADER_EW_RESstatic StringHEADER_NORTHstatic StringHEADER_NS_RESstatic StringHEADER_ROWSstatic StringHEADER_SOUTHstatic StringHEADER_WESTstatic StringHISTfolder of the JGrass database structurestatic StringHORTON_MACHINE_PATHtmp data for hortonsstatic StringMYNAMEfolder of the JGrass database structurestatic StringOLDGRASSVECTORMAPstatic StringPERMANENT_MAPSETfolder of the JGrass database structurestatic StringPROJ_INFOfolder of the JGrass database structurestatic StringPROJ_UNITSfolder of the JGrass database structurestatic StringPROJ_WKTfolder of the JGrass database structurestatic StringSITE_LISTSfolder of the JGrass database structurestatic StringSITESMAPgrass sites map typestatic StringVECTORSfolder of the JGrass database structurestatic StringWINDfolder of the JGrass database structure
-
-
-
Field Detail
-
PERMANENT_MAPSET
public static final String PERMANENT_MAPSET
folder of the JGrass database structure- See Also:
- Constant Field Values
-
DEFAULT_WIND
public static final String DEFAULT_WIND
folder of the JGrass database structure- See Also:
- Constant Field Values
-
PROJ_INFO
public static final String PROJ_INFO
folder of the JGrass database structure- See Also:
- Constant Field Values
-
PROJ_WKT
public static final String PROJ_WKT
folder of the JGrass database structure- See Also:
- Constant Field Values
-
PROJ_UNITS
public static final String PROJ_UNITS
folder of the JGrass database structure- See Also:
- Constant Field Values
-
WIND
public static final String WIND
folder of the JGrass database structure- See Also:
- Constant Field Values
-
MYNAME
public static final String MYNAME
folder of the JGrass database structure- See Also:
- Constant Field Values
-
FCELL
public static final String FCELL
folder of the JGrass database structure- See Also:
- Constant Field Values
-
CELL
public static final String CELL
folder of the JGrass database structure- See Also:
- Constant Field Values
-
CATS
public static final String CATS
folder of the JGrass database structure- See Also:
- Constant Field Values
-
HIST
public static final String HIST
folder of the JGrass database structure- See Also:
- Constant Field Values
-
CELLHD
public static final String CELLHD
folder of the JGrass database structure- See Also:
- Constant Field Values
-
COLR
public static final String COLR
folder of the JGrass database structure- See Also:
- Constant Field Values
-
CELL_MISC
public static final String CELL_MISC
folder of the JGrass database structure- See Also:
- Constant Field Values
-
CELLMISC_FORMAT
public static final String CELLMISC_FORMAT
folder of the JGrass database structure- See Also:
- Constant Field Values
-
CELLMISC_QUANT
public static final String CELLMISC_QUANT
folder of the JGrass database structure- See Also:
- Constant Field Values
-
CELLMISC_RANGE
public static final String CELLMISC_RANGE
folder of the JGrass database structure- See Also:
- Constant Field Values
-
CELLMISC_NULL
public static final String CELLMISC_NULL
folder of the JGrass database structure- See Also:
- Constant Field Values
-
DIG
public static final String DIG
folder of the JGrass database structure- See Also:
- Constant Field Values
-
DIG_ATTS
public static final String DIG_ATTS
folder of the JGrass database structure- See Also:
- Constant Field Values
-
DIG_CATS
public static final String DIG_CATS
folder of the JGrass database structure- See Also:
- Constant Field Values
-
SITE_LISTS
public static final String SITE_LISTS
folder of the JGrass database structure- See Also:
- Constant Field Values
-
VECTORS
public static final String VECTORS
folder of the JGrass database structure- See Also:
- Constant Field Values
-
SITESMAP
public static final String SITESMAP
grass sites map type- See Also:
- Constant Field Values
-
GRASSASCIIRASTER
public static final String GRASSASCIIRASTER
grass ascii raster format- See Also:
- Constant Field Values
-
FLUIDTURTLEASCIIRASTER
public static final String FLUIDTURTLEASCIIRASTER
fluidturtle ascii raster format- See Also:
- Constant Field Values
-
ESRIASCIIRASTER
public static final String ESRIASCIIRASTER
esri ascii raster format- See Also:
- Constant Field Values
-
HORTON_MACHINE_PATH
public static String HORTON_MACHINE_PATH
tmp data for hortons
-
GRASSBINARYRASTERMAP
public static final String GRASSBINARYRASTERMAP
raster map types- See Also:
- Constant Field Values
-
GRASSASCIIRASTERMAP
public static final String GRASSASCIIRASTERMAP
- See Also:
- Constant Field Values
-
FTRASTERMAP
public static final String FTRASTERMAP
- See Also:
- Constant Field Values
-
ESRIRASTERMAP
public static final String ESRIRASTERMAP
- See Also:
- Constant Field Values
-
GRASS6VECTORMAP
public static final String GRASS6VECTORMAP
grass 6 vector map types- See Also:
- Constant Field Values
-
OLDGRASSVECTORMAP
public static final String OLDGRASSVECTORMAP
- See Also:
- Constant Field Values
-
GRASSBIN
public static final String GRASSBIN
grass application paths- See Also:
- Constant Field Values
-
GRASSLIB
public static final String GRASSLIB
- See Also:
- Constant Field Values
-
HEADER_EW_RES
public static final String HEADER_EW_RES
- See Also:
- Constant Field Values
-
HEADER_NS_RES
public static final String HEADER_NS_RES
- See Also:
- Constant Field Values
-
HEADER_NORTH
public static final String HEADER_NORTH
- See Also:
- Constant Field Values
-
HEADER_SOUTH
public static final String HEADER_SOUTH
- See Also:
- Constant Field Values
-
HEADER_EAST
public static final String HEADER_EAST
- See Also:
- Constant Field Values
-
HEADER_WEST
public static final String HEADER_WEST
- See Also:
- Constant Field Values
-
HEADER_ROWS
public static final String HEADER_ROWS
- See Also:
- Constant Field Values
-
HEADER_COLS
public static final String HEADER_COLS
- See Also:
- Constant Field Values
-
ESRI_HEADER_XLL_PIECE
public static final String ESRI_HEADER_XLL_PIECE
- See Also:
- Constant Field Values
-
ESRI_HEADER_XLL
public static final String ESRI_HEADER_XLL
- See Also:
- Constant Field Values
-
ESRI_HEADER_YLL_PIECE
public static final String ESRI_HEADER_YLL_PIECE
- See Also:
- Constant Field Values
-
ESRI_HEADER_YLL
public static final String ESRI_HEADER_YLL
- See Also:
- Constant Field Values
-
ESRI_HEADER_NROWS_PIECE
public static final String ESRI_HEADER_NROWS_PIECE
- See Also:
- Constant Field Values
-
ESRI_HEADER_NROWS
public static final String ESRI_HEADER_NROWS
- See Also:
- Constant Field Values
-
ESRI_HEADER_NCOLS_PIECE
public static final String ESRI_HEADER_NCOLS_PIECE
- See Also:
- Constant Field Values
-
ESRI_HEADER_NCOLS
public static final String ESRI_HEADER_NCOLS
- See Also:
- Constant Field Values
-
ESRI_HEADER_DIMENSION
public static final String ESRI_HEADER_DIMENSION
- See Also:
- Constant Field Values
-
ESRI_HEADER_CELLSIZE
public static final String ESRI_HEADER_CELLSIZE
- See Also:
- Constant Field Values
-
ESRI_HEADER_NOVALUE_PIECE
public static final String ESRI_HEADER_NOVALUE_PIECE
- See Also:
- Constant Field Values
-
ESRI_HEADER_NOVALUE
public static final String ESRI_HEADER_NOVALUE
- See Also:
- Constant Field Values
-
CSVTYPESARRAY
public static final String[] CSVTYPESARRAY
Array of supported types for csv imports.
-
-