Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AggregateMinMaxGeometryResponse |
GPUdb.aggregateMinMaxGeometry(AggregateMinMaxGeometryRequest request)
Calculates and returns the minimum and maximum x- and y-coordinates of a
particular geospatial geometry column in a table.
|
Modifier and Type | Method and Description |
---|---|
AggregateMinMaxGeometryRequest |
AggregateMinMaxGeometryRequest.setColumnName(String columnName) |
AggregateMinMaxGeometryRequest |
AggregateMinMaxGeometryRequest.setOptions(Map<String,String> options) |
AggregateMinMaxGeometryRequest |
AggregateMinMaxGeometryRequest.setTableName(String tableName) |
Copyright © 2020. All rights reserved.