| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
GetVectortileResponse |
GPUdb.getVectortile(GetVectortileRequest request) |
GetVectortileResponse |
GPUdb.getVectortile(List<String> tableNames,
List<String> columnNames,
Map<String,List<String>> layers,
int tileX,
int tileY,
int zoom,
Map<String,String> options) |
| Modifier and Type | Method and Description |
|---|---|
GetVectortileResponse |
GetVectortileResponse.setEncodedData(String encodedData) |
GetVectortileResponse |
GetVectortileResponse.setInfo(Map<String,String> info) |
Copyright © 2020. All rights reserved.