public class Import extends AbstractCmd
Supported methods:
Importing images having the georeferencing information in a world file Importing images having the georeferencing information in a csv file Importing images having the georeferencing information in a shape file
Modifier and Type | Class and Description |
---|---|
static class |
Import.ImportTyp |
CONFIGPARAM, SPATIALTNPREFIXPARAM, TILETNPREFIXPARAM
Modifier and Type | Method and Description |
---|---|
static void |
fillImportParamList(String spatialTablePrefix,
String tileTablePrefix,
URL sourceUrl,
String sourceParam,
Import.ImportTyp typ,
List<ImportParam> importParamList) |
static void |
start(String[] args) |
getURLFromString
public static void start(String[] args)
public static void fillImportParamList(String spatialTablePrefix, String tileTablePrefix, URL sourceUrl, String sourceParam, Import.ImportTyp typ, List<ImportParam> importParamList)
Copyright © 1996–2019 Geotools. All rights reserved.