| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
FilterByGeometryResponse |
GPUdb.filterByGeometry(FilterByGeometryRequest request)
Applies a geometry filter against a spatial column named WKT in a given
table, collection or view.
|
FilterByGeometryResponse |
GPUdb.filterByGeometry(String tableName,
String viewName,
String columnName,
String inputWkt,
String operation,
Map<String,String> options)
Applies a geometry filter against a spatial column named WKT in a given
table, collection or view.
|
| Modifier and Type | Method and Description |
|---|---|
FilterByGeometryResponse |
FilterByGeometryResponse.setCount(long count) |
Copyright © 2017. All rights reserved.