Class TmsWms2Geotiff
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.gears.modules.r.tmsgenerator.TmsWms2Geotiff
-
public class TmsWms2Geotiff extends HMModel
-
-
Field Summary
Fields Modifier and Type Field Description StringinRoiPathStringinServiceUrlstatic StringOmsOnlineTiles2Geotiff_AUTHORCONTACTSstatic StringOmsOnlineTiles2Geotiff_AUTHORNAMESstatic StringOmsOnlineTiles2Geotiff_DESCRIPTIONstatic StringOmsOnlineTiles2Geotiff_DOCUMENTATIONstatic StringOmsOnlineTiles2Geotiff_inServiceUrl_DESCRIPTIONstatic StringOmsOnlineTiles2Geotiff_KEYWORDSstatic StringOmsOnlineTiles2Geotiff_LABELstatic StringOmsOnlineTiles2Geotiff_LICENSEstatic StringOmsOnlineTiles2Geotiff_NAMEstatic StringOmsOnlineTiles2Geotiff_outRaster_DESCRIPTIONstatic StringOmsOnlineTiles2Geotiff_pMinzoom_DESCRIPTIONstatic StringOmsOnlineTiles2Geotiff_pSourceType_DESCRIPTIONstatic StringOmsOnlineTiles2Geotiff_pType_DESCRIPTIONstatic StringOmsOnlineTiles2Geotiff_REGION_OF_INTEREST_SHAPEFILE_PATHstatic intOmsOnlineTiles2Geotiff_STATUSStringoutRasterStringpSchemaTypeStringpSourceTypeIntegerpZoomlevel
-
Constructor Summary
Constructors Constructor Description TmsWms2Geotiff()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)voidprocess()-
Methods inherited from class org.hortonmachine.gears.libs.modules.HMModel
checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, template
-
-
-
-
Field Detail
-
inServiceUrl
public String inServiceUrl
-
inRoiPath
public String inRoiPath
-
pSchemaType
public String pSchemaType
-
pSourceType
public String pSourceType
-
pZoomlevel
public Integer pZoomlevel
-
outRaster
public String outRaster
-
OmsOnlineTiles2Geotiff_REGION_OF_INTEREST_SHAPEFILE_PATH
public static final String OmsOnlineTiles2Geotiff_REGION_OF_INTEREST_SHAPEFILE_PATH
- See Also:
- Constant Field Values
-
OmsOnlineTiles2Geotiff_DESCRIPTION
public static final String OmsOnlineTiles2Geotiff_DESCRIPTION
- See Also:
- Constant Field Values
-
OmsOnlineTiles2Geotiff_DOCUMENTATION
public static final String OmsOnlineTiles2Geotiff_DOCUMENTATION
- See Also:
- Constant Field Values
-
OmsOnlineTiles2Geotiff_KEYWORDS
public static final String OmsOnlineTiles2Geotiff_KEYWORDS
- See Also:
- Constant Field Values
-
OmsOnlineTiles2Geotiff_LABEL
public static final String OmsOnlineTiles2Geotiff_LABEL
- See Also:
- Constant Field Values
-
OmsOnlineTiles2Geotiff_NAME
public static final String OmsOnlineTiles2Geotiff_NAME
- See Also:
- Constant Field Values
-
OmsOnlineTiles2Geotiff_STATUS
public static final int OmsOnlineTiles2Geotiff_STATUS
- See Also:
- Constant Field Values
-
OmsOnlineTiles2Geotiff_LICENSE
public static final String OmsOnlineTiles2Geotiff_LICENSE
- See Also:
- Constant Field Values
-
OmsOnlineTiles2Geotiff_AUTHORNAMES
public static final String OmsOnlineTiles2Geotiff_AUTHORNAMES
- See Also:
- Constant Field Values
-
OmsOnlineTiles2Geotiff_AUTHORCONTACTS
public static final String OmsOnlineTiles2Geotiff_AUTHORCONTACTS
- See Also:
- Constant Field Values
-
OmsOnlineTiles2Geotiff_inServiceUrl_DESCRIPTION
public static final String OmsOnlineTiles2Geotiff_inServiceUrl_DESCRIPTION
- See Also:
- Constant Field Values
-
OmsOnlineTiles2Geotiff_pType_DESCRIPTION
public static final String OmsOnlineTiles2Geotiff_pType_DESCRIPTION
- See Also:
- Constant Field Values
-
OmsOnlineTiles2Geotiff_pSourceType_DESCRIPTION
public static final String OmsOnlineTiles2Geotiff_pSourceType_DESCRIPTION
- See Also:
- Constant Field Values
-
OmsOnlineTiles2Geotiff_outRaster_DESCRIPTION
public static final String OmsOnlineTiles2Geotiff_outRaster_DESCRIPTION
- See Also:
- Constant Field Values
-
OmsOnlineTiles2Geotiff_pMinzoom_DESCRIPTION
public static final String OmsOnlineTiles2Geotiff_pMinzoom_DESCRIPTION
- See Also:
- Constant Field Values
-
-