Package org.geotools.gce.grassraster
Class JGrassConstants
Object
JGrassConstants
Constants used by the JGrass engine
- Since:
- 1.1.0
- Author:
- Andrea Antonello - www.hydrologis.com
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String[]
Array of supported types for csv imports.Map
of classes for csv types.static final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
esri ascii raster formatstatic final String
static final String
folder of the JGrass database structurestatic final String
fluidturtle ascii raster formatstatic final String
static final String
grass 6 vector map typesstatic final String
grass ascii raster formatstatic final String
static final String
grass application pathsstatic final String
raster map typesstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
folder of the JGrass database structurestatic String
tmp data for hortonsstatic final String
folder of the JGrass database structurestatic final String
static final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structurestatic final String
grass sites map typestatic final String
folder of the JGrass database structurestatic final String
folder of the JGrass database structure -
Method Summary
-
Field Details
-
PERMANENT_MAPSET
folder of the JGrass database structure- See Also:
-
DEFAULT_WIND
folder of the JGrass database structure- See Also:
-
PROJ_INFO
folder of the JGrass database structure- See Also:
-
PROJ_WKT
folder of the JGrass database structure- See Also:
-
PROJ_UNITS
folder of the JGrass database structure- See Also:
-
WIND
folder of the JGrass database structure- See Also:
-
MYNAME
folder of the JGrass database structure- See Also:
-
FCELL
folder of the JGrass database structure- See Also:
-
CELL
folder of the JGrass database structure- See Also:
-
CATS
folder of the JGrass database structure- See Also:
-
HIST
folder of the JGrass database structure- See Also:
-
CELLHD
folder of the JGrass database structure- See Also:
-
COLR
folder of the JGrass database structure- See Also:
-
CELL_MISC
folder of the JGrass database structure- See Also:
-
CELLMISC_FORMAT
folder of the JGrass database structure- See Also:
-
CELLMISC_QUANT
folder of the JGrass database structure- See Also:
-
CELLMISC_RANGE
folder of the JGrass database structure- See Also:
-
CELLMISC_NULL
folder of the JGrass database structure- See Also:
-
DIG
folder of the JGrass database structure- See Also:
-
DIG_ATTS
folder of the JGrass database structure- See Also:
-
DIG_CATS
folder of the JGrass database structure- See Also:
-
SITE_LISTS
folder of the JGrass database structure- See Also:
-
VECTORS
folder of the JGrass database structure- See Also:
-
SITESMAP
grass sites map type- See Also:
-
GRASSASCIIRASTER
grass ascii raster format- See Also:
-
FLUIDTURTLEASCIIRASTER
fluidturtle ascii raster format- See Also:
-
ESRIASCIIRASTER
esri ascii raster format- See Also:
-
HORTON_MACHINE_PATH
tmp data for hortons -
GRASSBINARYRASTERMAP
raster map types- See Also:
-
GRASSASCIIRASTERMAP
- See Also:
-
FTRASTERMAP
- See Also:
-
ESRIRASTERMAP
- See Also:
-
GRASS6VECTORMAP
grass 6 vector map types- See Also:
-
OLDGRASSVECTORMAP
- See Also:
-
GRASSBIN
grass application paths- See Also:
-
GRASSLIB
- See Also:
-
HEADER_EW_RES
- See Also:
-
HEADER_NS_RES
- See Also:
-
HEADER_NORTH
- See Also:
-
HEADER_SOUTH
- See Also:
-
HEADER_EAST
- See Also:
-
HEADER_WEST
- See Also:
-
HEADER_ROWS
- See Also:
-
HEADER_COLS
- See Also:
-
ESRI_HEADER_XLL_PIECE
- See Also:
-
ESRI_HEADER_XLL
- See Also:
-
ESRI_HEADER_YLL_PIECE
- See Also:
-
ESRI_HEADER_YLL
- See Also:
-
ESRI_HEADER_NROWS_PIECE
- See Also:
-
ESRI_HEADER_NROWS
- See Also:
-
ESRI_HEADER_NCOLS_PIECE
- See Also:
-
ESRI_HEADER_NCOLS
- See Also:
-
ESRI_HEADER_DIMENSION
- See Also:
-
ESRI_HEADER_CELLSIZE
- See Also:
-
ESRI_HEADER_NOVALUE_PIECE
- See Also:
-
ESRI_HEADER_NOVALUE
- See Also:
-
CSVTYPESARRAY
Array of supported types for csv imports. -
CSVTYPESCLASSESMAP
Map
of classes for csv types.
-