public class FeatureParser extends Object
| Constructor and Description |
|---|
FeatureParser() |
| Modifier and Type | Method and Description |
|---|---|
static List<WebFeatureTable> |
getDataResults(List<LayerItem> layerItems,
String bbox,
int maxWFSFeature,
String gCubeSecurityToken,
String dataMinerURL,
int zoomLevel)
Gets the data results.
|
static void |
main(String[] args)
The main method.
|
public static List<WebFeatureTable> getDataResults(List<LayerItem> layerItems, String bbox, int maxWFSFeature, String gCubeSecurityToken, String dataMinerURL, int zoomLevel)
layerItems - the layer itemsbbox - the bboxmaxWFSFeature - the max wfs featuregCubeSecurityToken - the g cube security tokendataMinerURL - zoomLevel - public static void main(String[] args)
args - the argumentsCopyright © 2016. All Rights Reserved.