Class RTreeIndexTableDao
java.lang.Object
mil.nga.geopackage.user.UserCoreDao<TColumn,TTable,TRow,TResult>
mil.nga.geopackage.user.UserDao<UserCustomColumn,UserCustomTable,UserCustomRow,UserCustomCursor>
mil.nga.geopackage.user.custom.UserCustomDao
mil.nga.geopackage.extension.rtree.RTreeIndexTableDao
RTree Index Table DAO for reading geometry index ranges
- Since:
- 3.1.0
-
Field Summary
Modifier and TypeFieldDescriptionprotected GeoPackageProgress
Progressprotected double
Query range toleranceFields inherited from class mil.nga.geopackage.user.custom.UserCustomDao
userDb
Fields inherited from class mil.nga.geopackage.user.UserCoreDao
projection
-
Method Summary
Modifier and TypeMethodDescriptionint
Count the rows within the boundsint
int
count
(boolean distinct, String column, BoundingBox boundingBox) Count the rows within the bounding boxint
count
(boolean distinct, String column, BoundingBox boundingBox, Projection projection) Count the rows within the bounding box in the provided projectionint
count
(boolean distinct, String column, GeometryEnvelope envelope) Count the rows within the geometry envelopeint
count
(double minX, double minY, double maxX, double maxY) Count the rows within the boundsint
Count the rows within the boundsint
count
(String column, BoundingBox boundingBox) Count the rows within the bounding boxint
count
(String column, BoundingBox boundingBox, Projection projection) Count the rows within the bounding box in the provided projectionint
count
(String column, GeometryEnvelope envelope) Count the rows within the geometry envelopeint
count
(BoundingBox boundingBox) Count the rows within the bounding boxint
count
(BoundingBox boundingBox, Projection projection) Count the rows within the bounding box in the provided projectionint
count
(GeometryEnvelope envelope) Count the rows within the geometry envelopeint
countColumnFeatures
(String column) Count featuresint
Count featuresint
countFeatures
(boolean distinct, String column) Count featuresint
countFeatures
(boolean distinct, String column, double minX, double minY, double maxX, double maxY) Count the features within the boundsint
countFeatures
(boolean distinct, String column, double minX, double minY, double maxX, double maxY, String where) Count the features within the boundsint
countFeatures
(boolean distinct, String column, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs) Count the features within the boundsint
countFeatures
(boolean distinct, String column, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues) Count the features within the boundsint
countFeatures
(boolean distinct, String column, String where) Count featuresint
countFeatures
(boolean distinct, String column, String where, String[] whereArgs) Count featuresint
countFeatures
(boolean distinct, String column, Map<String, Object> fieldValues) Count featuresint
countFeatures
(boolean distinct, String column, BoundingBox boundingBox) Count the features within the bounding boxint
countFeatures
(boolean distinct, String column, BoundingBox boundingBox, String where) Count the features within the bounding boxint
countFeatures
(boolean distinct, String column, BoundingBox boundingBox, String where, String[] whereArgs) Count the features within the bounding boxint
countFeatures
(boolean distinct, String column, BoundingBox boundingBox, Map<String, Object> fieldValues) Count the features within the bounding boxint
countFeatures
(boolean distinct, String column, BoundingBox boundingBox, Projection projection) Count the features within the bounding box in the provided projectionint
countFeatures
(boolean distinct, String column, BoundingBox boundingBox, Projection projection, String where) Count the features within the bounding box in the provided projectionint
countFeatures
(boolean distinct, String column, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs) Count the features within the bounding box in the provided projectionint
countFeatures
(boolean distinct, String column, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues) Count the features within the bounding box in the provided projectionint
countFeatures
(boolean distinct, String column, GeometryEnvelope envelope) Count the features within the geometry envelopeint
countFeatures
(boolean distinct, String column, GeometryEnvelope envelope, String where) Count the features within the geometry envelopeint
countFeatures
(boolean distinct, String column, GeometryEnvelope envelope, String where, String[] whereArgs) Count the features within the geometry envelopeint
countFeatures
(boolean distinct, String column, GeometryEnvelope envelope, Map<String, Object> fieldValues) Count the features within the geometry envelopeint
countFeatures
(double minX, double minY, double maxX, double maxY) Count the features within the boundsint
countFeatures
(double minX, double minY, double maxX, double maxY, String where) Count the features within the boundsint
countFeatures
(double minX, double minY, double maxX, double maxY, String where, String[] whereArgs) Count the features within the boundsint
countFeatures
(double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues) Count the features within the boundsint
countFeatures
(String where) Count featuresint
countFeatures
(String column, double minX, double minY, double maxX, double maxY) Count the features within the boundsint
countFeatures
(String column, double minX, double minY, double maxX, double maxY, String where) Count the features within the boundsint
countFeatures
(String column, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs) Count the features within the boundsint
countFeatures
(String column, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues) Count the features within the boundsint
countFeatures
(String column, String where) Count featuresint
countFeatures
(String where, String[] whereArgs) Count featuresint
countFeatures
(String column, String where, String[] whereArgs) Count featuresint
countFeatures
(String column, Map<String, Object> fieldValues) Count featuresint
countFeatures
(String column, BoundingBox boundingBox) Count the features within the bounding boxint
countFeatures
(String column, BoundingBox boundingBox, String where) Count the features within the bounding boxint
countFeatures
(String column, BoundingBox boundingBox, String where, String[] whereArgs) Count the features within the bounding boxint
countFeatures
(String column, BoundingBox boundingBox, Map<String, Object> fieldValues) Count the features within the bounding boxint
countFeatures
(String column, BoundingBox boundingBox, Projection projection) Count the features within the bounding box in the provided projectionint
countFeatures
(String column, BoundingBox boundingBox, Projection projection, String where) Count the features within the bounding box in the provided projectionint
countFeatures
(String column, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs) Count the features within the bounding box in the provided projectionint
countFeatures
(String column, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues) Count the features within the bounding box in the provided projectionint
countFeatures
(String column, GeometryEnvelope envelope) Count the features within the geometry envelopeint
countFeatures
(String column, GeometryEnvelope envelope, String where) Count the features within the geometry envelopeint
countFeatures
(String column, GeometryEnvelope envelope, String where, String[] whereArgs) Count the features within the geometry envelopeint
countFeatures
(String column, GeometryEnvelope envelope, Map<String, Object> fieldValues) Count the features within the geometry envelopeint
countFeatures
(Map<String, Object> fieldValues) Count featuresint
countFeatures
(BoundingBox boundingBox) Count the features within the bounding boxint
countFeatures
(BoundingBox boundingBox, String where) Count the features within the bounding boxint
countFeatures
(BoundingBox boundingBox, String where, String[] whereArgs) Count the features within the bounding boxint
countFeatures
(BoundingBox boundingBox, Map<String, Object> fieldValues) Count the features within the bounding boxint
countFeatures
(BoundingBox boundingBox, Projection projection) Count the features within the bounding box in the provided projectionint
countFeatures
(BoundingBox boundingBox, Projection projection, String where) Count the features within the bounding box in the provided projectionint
countFeatures
(BoundingBox boundingBox, Projection projection, String where, String[] whereArgs) Count the features within the bounding box in the provided projectionint
countFeatures
(BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues) Count the features within the bounding box in the provided projectionint
countFeatures
(GeometryEnvelope envelope) Count the features within the geometry envelopeint
countFeatures
(GeometryEnvelope envelope, String where) Count the features within the geometry envelopeint
countFeatures
(GeometryEnvelope envelope, String where, String[] whereArgs) Count the features within the geometry envelopeint
countFeatures
(GeometryEnvelope envelope, Map<String, Object> fieldValues) Count the features within the geometry envelopecreate()
Create the RTree extension for the feature tablevoid
delete()
Delete the RTree extension for the feature tablegetBoundingBox
(Projection projection) Get the feature DAOGet the feature row from the RTree Index Table rowgetFeatureRow
(UserCustomCursor cursor) Get the feature row from the RTree Index Table rowGet the feature row from the user custom rowgetRow
(UserCustomCursor cursor) Get the RTree Index Table row from the current cursor locationgetRow
(UserCustomRow row) Get the RTree Index Table row from the user custom rowGet the RTree index extensiondouble
Get the query range toleranceboolean
has()
Determine if this feature table has the RTree extensionquery
(boolean distinct, double minX, double minY, double maxX, double maxY) Query for rows within the boundsQuery for rows within the boundsquery
(boolean distinct, String[] columns, String where, String[] whereArgs, String groupBy, String having, String orderBy) query
(boolean distinct, String[] columns, String where, String[] whereArgs, String groupBy, String having, String orderBy, String limit) query
(boolean distinct, String[] columns, BoundingBox boundingBox) Query for rows within the bounding boxquery
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection) Query for rows within the bounding box in the provided projectionquery
(boolean distinct, String[] columns, GeometryEnvelope envelope) Query for rows within the geometry envelopequery
(boolean distinct, BoundingBox boundingBox) Query for rows within the bounding boxquery
(boolean distinct, BoundingBox boundingBox, Projection projection) Query for rows within the bounding box in the provided projectionquery
(boolean distinct, GeometryEnvelope envelope) Query for rows within the geometry envelopequery
(double minX, double minY, double maxX, double maxY) Query for rows within the boundsQuery for rows within the boundsquery
(String[] columns, BoundingBox boundingBox) Query for rows within the bounding boxquery
(String[] columns, BoundingBox boundingBox, Projection projection) Query for rows within the bounding box in the provided projectionquery
(String[] columns, GeometryEnvelope envelope) Query for rows within the geometry envelopequery
(BoundingBox boundingBox) Query for rows within the bounding boxquery
(BoundingBox boundingBox, Projection projection) Query for rows within the bounding box in the provided projectionquery
(GeometryEnvelope envelope) Query for rows within the geometry envelopeQuery for all featuresqueryFeatures
(boolean distinct) Query for all featuresqueryFeatures
(boolean distinct, double minX, double minY, double maxX, double maxY) Query for features within the boundsqueryFeatures
(boolean distinct, double minX, double minY, double maxX, double maxY, String where) Query for features within the boundsqueryFeatures
(boolean distinct, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs) Query for features within the boundsqueryFeatures
(boolean distinct, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues) Query for features within the boundsqueryFeatures
(boolean distinct, String where) Query for featuresqueryFeatures
(boolean distinct, String[] columns) Query for all featuresqueryFeatures
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY) Query for features within the boundsqueryFeatures
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where) Query for features within the boundsqueryFeatures
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs) Query for features within the boundsqueryFeatures
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues) Query for features within the boundsqueryFeatures
(boolean distinct, String[] columns, String where) Query for featuresqueryFeatures
(boolean distinct, String[] columns, String where, String[] whereArgs) Query for featuresqueryFeatures
(boolean distinct, String[] columns, Map<String, Object> fieldValues) Query for featuresqueryFeatures
(boolean distinct, String[] columns, BoundingBox boundingBox) Query for features within the bounding boxqueryFeatures
(boolean distinct, String[] columns, BoundingBox boundingBox, String where) Query for features within the bounding boxqueryFeatures
(boolean distinct, String[] columns, BoundingBox boundingBox, String where, String[] whereArgs) Query for features within the bounding boxqueryFeatures
(boolean distinct, String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues) Query for features within the bounding boxqueryFeatures
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection) Query for features within the bounding box in the provided projectionqueryFeatures
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where) Query for features within the bounding box in the provided projectionqueryFeatures
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs) Query for features within the bounding box in the provided projectionqueryFeatures
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues) Query for features within the bounding box in the provided projectionqueryFeatures
(boolean distinct, String[] columns, GeometryEnvelope envelope) Query for features within the geometry envelopequeryFeatures
(boolean distinct, String[] columns, GeometryEnvelope envelope, String where) Query for features within the geometry envelopequeryFeatures
(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs) Query for features within the geometry envelopequeryFeatures
(boolean distinct, String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues) Query for features within the geometry envelopequeryFeatures
(boolean distinct, String where, String[] whereArgs) Query for featuresqueryFeatures
(boolean distinct, Map<String, Object> fieldValues) Query for featuresqueryFeatures
(boolean distinct, BoundingBox boundingBox) Query for features within the bounding boxqueryFeatures
(boolean distinct, BoundingBox boundingBox, String where) Query for features within the bounding boxqueryFeatures
(boolean distinct, BoundingBox boundingBox, String where, String[] whereArgs) Query for features within the bounding boxqueryFeatures
(boolean distinct, BoundingBox boundingBox, Map<String, Object> fieldValues) Query for features within the bounding boxqueryFeatures
(boolean distinct, BoundingBox boundingBox, Projection projection) Query for features within the bounding box in the provided projectionqueryFeatures
(boolean distinct, BoundingBox boundingBox, Projection projection, String where) Query for features within the bounding box in the provided projectionqueryFeatures
(boolean distinct, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs) Query for features within the bounding box in the provided projectionqueryFeatures
(boolean distinct, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues) Query for features within the bounding box in the provided projectionqueryFeatures
(boolean distinct, GeometryEnvelope envelope) Query for features within the geometry envelopequeryFeatures
(boolean distinct, GeometryEnvelope envelope, String where) Query for features within the geometry envelopequeryFeatures
(boolean distinct, GeometryEnvelope envelope, String where, String[] whereArgs) Query for features within the geometry envelopequeryFeatures
(boolean distinct, GeometryEnvelope envelope, Map<String, Object> fieldValues) Query for features within the geometry envelopequeryFeatures
(double minX, double minY, double maxX, double maxY) Query for features within the boundsqueryFeatures
(double minX, double minY, double maxX, double maxY, String where) Query for features within the boundsqueryFeatures
(double minX, double minY, double maxX, double maxY, String where, String[] whereArgs) Query for features within the boundsqueryFeatures
(double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues) Query for features within the boundsqueryFeatures
(String where) Query for featuresqueryFeatures
(String[] columns) Query for all featuresqueryFeatures
(String[] columns, double minX, double minY, double maxX, double maxY) Query for features within the boundsqueryFeatures
(String[] columns, double minX, double minY, double maxX, double maxY, String where) Query for features within the boundsqueryFeatures
(String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs) Query for features within the boundsqueryFeatures
(String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues) Query for features within the boundsqueryFeatures
(String[] columns, String where) Query for featuresqueryFeatures
(String[] columns, String where, String[] whereArgs) Query for featuresqueryFeatures
(String[] columns, Map<String, Object> fieldValues) Query for featuresqueryFeatures
(String[] columns, BoundingBox boundingBox) Query for features within the bounding boxqueryFeatures
(String[] columns, BoundingBox boundingBox, String where) Query for features within the bounding boxqueryFeatures
(String[] columns, BoundingBox boundingBox, String where, String[] whereArgs) Query for features within the bounding boxqueryFeatures
(String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues) Query for features within the bounding boxqueryFeatures
(String[] columns, BoundingBox boundingBox, Projection projection) Query for features within the bounding box in the provided projectionqueryFeatures
(String[] columns, BoundingBox boundingBox, Projection projection, String where) Query for features within the bounding box in the provided projectionqueryFeatures
(String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs) Query for features within the bounding box in the provided projectionqueryFeatures
(String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues) Query for features within the bounding box in the provided projectionqueryFeatures
(String[] columns, GeometryEnvelope envelope) Query for features within the geometry envelopequeryFeatures
(String[] columns, GeometryEnvelope envelope, String where) Query for features within the geometry envelopequeryFeatures
(String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs) Query for features within the geometry envelopequeryFeatures
(String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues) Query for features within the geometry envelopequeryFeatures
(String where, String[] whereArgs) Query for featuresqueryFeatures
(Map<String, Object> fieldValues) Query for featuresqueryFeatures
(BoundingBox boundingBox) Query for features within the bounding boxqueryFeatures
(BoundingBox boundingBox, String where) Query for features within the bounding boxqueryFeatures
(BoundingBox boundingBox, String where, String[] whereArgs) Query for features within the bounding boxqueryFeatures
(BoundingBox boundingBox, Map<String, Object> fieldValues) Query for features within the bounding boxqueryFeatures
(BoundingBox boundingBox, Projection projection) Query for features within the bounding box in the provided projectionqueryFeatures
(BoundingBox boundingBox, Projection projection, String where) Query for features within the bounding box in the provided projectionqueryFeatures
(BoundingBox boundingBox, Projection projection, String where, String[] whereArgs) Query for features within the bounding box in the provided projectionqueryFeatures
(BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues) Query for features within the bounding box in the provided projectionqueryFeatures
(GeometryEnvelope envelope) Query for features within the geometry envelopequeryFeatures
(GeometryEnvelope envelope, String where) Query for features within the geometry envelopequeryFeatures
(GeometryEnvelope envelope, String where, String[] whereArgs) Query for features within the geometry envelopequeryFeatures
(GeometryEnvelope envelope, Map<String, Object> fieldValues) Query for features within the geometry envelopequeryFeaturesForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, int limit) Query for all features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, int limit, long offset) Query for all features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, int limit) Query for all features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, int limit, long offset) Query for all features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, String orderBy, int limit) Query for all features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, String orderBy, int limit, long offset) Query for all features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, String where, String[] whereArgs, int limit) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, String where, String[] whereArgs, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, String where, String[] whereArgs, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, String where, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, String where, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, Map<String, Object> fieldValues, int limit) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, Map<String, Object> fieldValues, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, Map<String, Object> fieldValues, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, String where, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, String where, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String orderBy, int limit) Query for all features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String orderBy, int limit, long offset) Query for all features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String where, String[] whereArgs, int limit) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String where, String[] whereArgs, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String where, String[] whereArgs, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String where, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, String where, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, Map<String, Object> fieldValues, int limit) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, Map<String, Object> fieldValues, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, Map<String, Object> fieldValues, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, String where, String[] whereArgs, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, String where, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, String where, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Map<String, Object> fieldValues, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, GeometryEnvelope envelope, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, GeometryEnvelope envelope, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, GeometryEnvelope envelope, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, GeometryEnvelope envelope, String where, String[] whereArgs, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, GeometryEnvelope envelope, String where, String[] whereArgs, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, GeometryEnvelope envelope, String where, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, GeometryEnvelope envelope, String where, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(boolean distinct, GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(double minX, double minY, double maxX, double maxY, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(double minX, double minY, double maxX, double maxY, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(int limit) Query for all features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(int limit, long offset) Query for all features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, int limit) Query for all features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, int limit, long offset) Query for all features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, String orderBy, int limit) Query for all features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, String orderBy, int limit, long offset) Query for all features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, String where, String[] whereArgs, int limit) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, String where, String[] whereArgs, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, String where, String[] whereArgs, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, String where, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, String where, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, Map<String, Object> fieldValues, int limit) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, Map<String, Object> fieldValues, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limitQuery for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, String where, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, String where, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, GeometryEnvelope envelope, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, GeometryEnvelope envelope, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, GeometryEnvelope envelope, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, GeometryEnvelope envelope, String where, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, GeometryEnvelope envelope, String where, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String orderBy, int limit) Query for all features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String orderBy, int limit, long offset) Query for all features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String where, String[] whereArgs, int limit) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String where, String[] whereArgs, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String where, String[] whereArgs, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String where, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(String where, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(Map<String, Object> fieldValues, int limit) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(Map<String, Object> fieldValues, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(Map<String, Object> fieldValues, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, String where, String[] whereArgs, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, String where, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, String where, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Map<String, Object> fieldValues, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Projection projection, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Projection projection, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(GeometryEnvelope envelope, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(GeometryEnvelope envelope, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(GeometryEnvelope envelope, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(GeometryEnvelope envelope, String where, String[] whereArgs, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(GeometryEnvelope envelope, String where, String[] whereArgs, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(GeometryEnvelope envelope, String where, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(GeometryEnvelope envelope, String where, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunk
(GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, double minX, double minY, double maxX, double maxY, String where, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, double minX, double minY, double maxX, double maxY, String where, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, String[] columns, String where, int limit) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, String[] columns, String where, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, String[] columns, BoundingBox boundingBox, String where, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, String[] columns, BoundingBox boundingBox, String where, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, String where, int limit) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, String where, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, BoundingBox boundingBox, String where, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, BoundingBox boundingBox, String where, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, BoundingBox boundingBox, Projection projection, String where, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, BoundingBox boundingBox, Projection projection, String where, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, GeometryEnvelope envelope, String where, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(boolean distinct, GeometryEnvelope envelope, String where, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(double minX, double minY, double maxX, double maxY, String where, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(double minX, double minY, double maxX, double maxY, String where, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(String[] columns, double minX, double minY, double maxX, double maxY, String where, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(String[] columns, double minX, double minY, double maxX, double maxY, String where, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(String[] columns, String where, int limit) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(String[] columns, String where, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(String[] columns, BoundingBox boundingBox, String where, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(String[] columns, BoundingBox boundingBox, String where, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(String[] columns, BoundingBox boundingBox, Projection projection, String where, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(String[] columns, BoundingBox boundingBox, Projection projection, String where, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(String[] columns, GeometryEnvelope envelope, String where, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(String[] columns, GeometryEnvelope envelope, String where, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(String where, int limit) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(String where, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(BoundingBox boundingBox, String where, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(BoundingBox boundingBox, String where, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(BoundingBox boundingBox, Projection projection, String where, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(BoundingBox boundingBox, Projection projection, String where, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(GeometryEnvelope envelope, String where, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryFeaturesForChunkIdOrder
(GeometryEnvelope envelope, String where, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, int limit) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, int limit, long offset) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for rows within the bounds, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for rows within the bounds, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, int limit) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, int limit, long offset) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for rows within the bounds, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for rows within the bounds, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, int limit) Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, int limit, long offset) Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, String orderBy, int limit) Query for rows within the bounding box, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, String orderBy, int limit, long offset) Query for rows within the bounding box, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, int limit) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, int limit, long offset) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, int limit) Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, int limit, long offset) Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, String orderBy, int limit) Query for rows within the geometry envelope, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, String[] columns, GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for rows within the geometry envelope, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, BoundingBox boundingBox, int limit) Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, BoundingBox boundingBox, int limit, long offset) Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, BoundingBox boundingBox, String orderBy, int limit) Query for rows within the bounding box, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, BoundingBox boundingBox, String orderBy, int limit, long offset) Query for rows within the bounding box, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, int limit) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, int limit, long offset) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, GeometryEnvelope envelope, int limit) Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, GeometryEnvelope envelope, int limit, long offset) Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, GeometryEnvelope envelope, String orderBy, int limit) Query for rows within the geometry envelope, starting at the offset and returning no more than the limitqueryForChunk
(boolean distinct, GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for rows within the geometry envelope, starting at the offset and returning no more than the limitqueryForChunk
(double minX, double minY, double maxX, double maxY, int limit) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(double minX, double minY, double maxX, double maxY, int limit, long offset) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for rows within the bounds, starting at the offset and returning no more than the limitqueryForChunk
(double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for rows within the bounds, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, int limit) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, int limit, long offset) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for rows within the bounds, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for rows within the bounds, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, BoundingBox boundingBox, int limit) Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, BoundingBox boundingBox, int limit, long offset) Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, BoundingBox boundingBox, String orderBy, int limit) Query for rows within the bounding box, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, BoundingBox boundingBox, String orderBy, int limit, long offset) Query for rows within the bounding box, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, int limit) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, int limit, long offset) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, GeometryEnvelope envelope, int limit) Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, GeometryEnvelope envelope, int limit, long offset) Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, GeometryEnvelope envelope, String orderBy, int limit) Query for rows within the geometry envelope, starting at the offset and returning no more than the limitqueryForChunk
(String[] columns, GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for rows within the geometry envelope, starting at the offset and returning no more than the limitqueryForChunk
(BoundingBox boundingBox, int limit) Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(BoundingBox boundingBox, int limit, long offset) Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(BoundingBox boundingBox, String orderBy, int limit) Query for rows within the bounding box, starting at the offset and returning no more than the limitqueryForChunk
(BoundingBox boundingBox, String orderBy, int limit, long offset) Query for rows within the bounding box, starting at the offset and returning no more than the limitqueryForChunk
(BoundingBox boundingBox, Projection projection, int limit) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(BoundingBox boundingBox, Projection projection, int limit, long offset) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryForChunk
(BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limitqueryForChunk
(GeometryEnvelope envelope, int limit) Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(GeometryEnvelope envelope, int limit, long offset) Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limitqueryForChunk
(GeometryEnvelope envelope, String orderBy, int limit) Query for rows within the geometry envelope, starting at the offset and returning no more than the limitqueryForChunk
(GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for rows within the geometry envelope, starting at the offset and returning no more than the limitvoid
setProgress
(GeoPackageProgress progress) Set the progress trackervoid
setTolerance
(double tolerance) Set the query range toleranceMethods inherited from class mil.nga.geopackage.user.custom.UserCustomDao
count, getUserDb, newRow, readTable, registerCursorWrapper
Methods inherited from class mil.nga.geopackage.user.UserDao
beginTransaction, commit, endTransaction, getDatabaseConnection, getDb, insert, insert, insertOrThrow, inTransaction, isInvalidRequery, prepareResult, query, query, queryForIdRow, renameTableColumn, setInvalidRequery, setUseBindings, update, update
Methods inherited from class mil.nga.geopackage.user.UserCoreDao
addColumn, alterColumn, alterColumns, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAs, buildColumnsAsNull, buildColumnsAsNull, buildLimit, buildValueWhere, buildValueWhereArgs, buildWhere, buildWhere, buildWhere, buildWhere, buildWhere, buildWhere, buildWhere, buildWhere, buildWhere, buildWhere, buildWhere, buildWhere, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereArgs, buildWhereIn, buildWhereInArgs, buildWhereLike, buildWhereLike, buildWhereNull, columnCount, count, count, count, count, count, count, count, countColumn, countColumnIn, countColumnIn, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForEq, countForFieldValues, countForFieldValues, countForFieldValues, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForLike, countForValueFieldValues, countForValueFieldValues, countForValueFieldValues, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, countIn, create, createDao, delete, delete, delete, deleteAll, deleteById, dropColumn, dropColumn, dropColumn, dropColumnIndexes, dropColumnNames, dropColumns, dropTable, endAndBeginTransaction, endTransaction, failTransaction, getColumnNames, getColumns, getContents, getDatabase, getPkColumn, getPkColumnIndex, getPkColumnName, getPkWhere, getPkWhereArgs, getProjection, getTable, getTableName, getXRange, getXRange, getYRange, getYRange, getZoomLevel, hasPkColumn, isPkModifiable, isValueValidation, max, max, min, min, projectBoundingBox, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, query, queryAs, queryAs, queryForAll, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForChunk, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForEq, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForFieldValues, queryForId, queryForId, queryForId, queryForId, queryForIdRow, queryForIdRow, queryForIdRow, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForLike, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryForValueFieldValues, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIdsSQL, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryIn, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunk, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryInForChunkWhere, queryResults, queryResults, queryResults, queryResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleColumnTypedResults, querySingleResult, querySingleResult, querySingleResult, querySingleResult, querySingleRowResults, querySingleRowResults, querySingleRowTypedResults, querySingleRowTypedResults, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySingleTypedResult, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, querySQL, queryTypedResults, queryTypedResults, queryTypedResults, queryTypedResults, rawQuery, rawQuery, rawQuery, renameColumn, renameColumn, renameColumn, setPkModifiable, setValueValidation
-
Field Details
-
progress
Progress -
tolerance
protected double toleranceQuery range tolerance
-
-
Method Details
-
setProgress
Set the progress tracker- Parameters:
progress
- progress tracker
-
getTolerance
public double getTolerance()Get the query range tolerance- Returns:
- query range tolerance
-
setTolerance
public void setTolerance(double tolerance) Set the query range tolerance- Parameters:
tolerance
- query range tolerance
-
has
public boolean has()Determine if this feature table has the RTree extension- Returns:
- true if has extension
-
create
Create the RTree extension for the feature table- Returns:
- extension
-
delete
public void delete()Delete the RTree extension for the feature table -
getRTreeIndexExtension
Get the RTree index extension- Returns:
- RTree index extension
-
getFeatureDao
Get the feature DAO- Returns:
- feature DAO
-
getRow
Get the RTree Index Table row from the current cursor location- Parameters:
cursor
- result cursor- Returns:
- RTree Index Table row
-
getRow
Get the RTree Index Table row from the user custom row- Parameters:
row
- custom row- Returns:
- RTree Index Table row
-
getFeatureRow
Get the feature row from the RTree Index Table row- Parameters:
row
- RTree Index Table row- Returns:
- feature row
-
getFeatureRow
Get the feature row from the RTree Index Table row- Parameters:
cursor
- result cursor- Returns:
- feature row
-
getFeatureRow
Get the feature row from the user custom row- Parameters:
row
- custom row- Returns:
- feature row
-
query
- Overrides:
query
in classUserCoreDao<UserCustomColumn,
UserCustomTable, UserCustomRow, UserCustomCursor>
-
query
- Overrides:
query
in classUserCoreDao<UserCustomColumn,
UserCustomTable, UserCustomRow, UserCustomCursor>
-
query
- Overrides:
query
in classUserCoreDao<UserCustomColumn,
UserCustomTable, UserCustomRow, UserCustomCursor>
-
query
public UserCustomCursor query(boolean distinct, String[] columns, String where, String[] whereArgs, String groupBy, String having, String orderBy) - Overrides:
query
in classUserCoreDao<UserCustomColumn,
UserCustomTable, UserCustomRow, UserCustomCursor>
-
query
public UserCustomCursor query(boolean distinct, String[] columns, String where, String[] whereArgs, String groupBy, String having, String orderBy, String limit) - Overrides:
query
in classUserCoreDao<UserCustomColumn,
UserCustomTable, UserCustomRow, UserCustomCursor>
-
count
- Overrides:
count
in classUserCoreDao<UserCustomColumn,
UserCustomTable, UserCustomRow, UserCustomCursor>
-
queryFeatures
Query for all features- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
Query for all features- Parameters:
distinct
- distinct rows- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
Query for all features- Parameters:
columns
- columns- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
Query for all features- Parameters:
distinct
- distinct rowscolumns
- columns- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
public int countFeatures()Count features- Returns:
- count
- Since:
- 4.0.0
-
countColumnFeatures
Count features- Parameters:
column
- count column name- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
Count features- Parameters:
distinct
- distinct column valuescolumn
- count column name- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
Query for features- Parameters:
fieldValues
- field values- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
Query for features- Parameters:
distinct
- distinct rowsfieldValues
- field values- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
Query for features- Parameters:
columns
- columnsfieldValues
- field values- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, Map<String, Object> fieldValues) Query for features- Parameters:
distinct
- distinct rowscolumns
- columnsfieldValues
- field values- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
Count features- Parameters:
fieldValues
- field values- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
Count features- Parameters:
column
- count column valuefieldValues
- field values- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
Count features- Parameters:
distinct
- distinct column valuescolumn
- count column valuefieldValues
- field values- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
Query for features- Parameters:
where
- where clause- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
Query for features- Parameters:
distinct
- distinct rowswhere
- where clause- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
Query for features- Parameters:
columns
- columnswhere
- where clause- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
Query for features- Parameters:
distinct
- distinct rowscolumns
- columnswhere
- where clause- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
Count features- Parameters:
where
- where clause- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
Count features- Parameters:
column
- count column namewhere
- where clause- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
Count features- Parameters:
distinct
- distinct column valuescolumn
- count column namewhere
- where clause- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
Query for features- Parameters:
where
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
Query for features- Parameters:
distinct
- distinct rowswhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
Query for features- Parameters:
columns
- columnswhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, String where, String[] whereArgs) Query for features- Parameters:
distinct
- distinct rowscolumns
- columnswhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
Count features- Parameters:
where
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
Count features- Parameters:
column
- count column namewhere
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
Count features- Parameters:
distinct
- distinct column valuescolumn
- count column namewhere
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 4.0.0
-
getBoundingBox
- Overrides:
getBoundingBox
in classUserCustomDao
-
getBoundingBox
- Overrides:
getBoundingBox
in classUserCustomDao
-
query
Query for rows within the bounding box- Parameters:
boundingBox
- bounding box- Returns:
- cursor
-
query
Query for rows within the bounding box- Parameters:
distinct
- distinct rowsboundingBox
- bounding box- Returns:
- cursor
- Since:
- 4.0.0
-
query
Query for rows within the bounding box- Parameters:
columns
- columnsboundingBox
- bounding box- Returns:
- cursor
- Since:
- 3.5.0
-
query
Query for rows within the bounding box- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding box- Returns:
- cursor
- Since:
- 4.0.0
-
count
Count the rows within the bounding box- Parameters:
boundingBox
- bounding box- Returns:
- count
-
count
Count the rows within the bounding box- Parameters:
column
- count column nameboundingBox
- bounding box- Returns:
- count
- Since:
- 4.0.0
-
count
Count the rows within the bounding box- Parameters:
distinct
- distinct column valuescolumn
- count column nameboundingBox
- bounding box- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
Query for features within the bounding box- Parameters:
boundingBox
- bounding box- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
Query for features within the bounding box- Parameters:
distinct
- distinct rowsboundingBox
- bounding box- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
Query for features within the bounding box- Parameters:
columns
- columnsboundingBox
- bounding box- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
Query for features within the bounding box- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding box- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
Count the features within the bounding box- Parameters:
boundingBox
- bounding box- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
Count the features within the bounding box- Parameters:
column
- count column valuesboundingBox
- bounding box- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
Count the features within the bounding box- Parameters:
distinct
- distinct column valuescolumn
- count column valuesboundingBox
- bounding box- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
Query for features within the bounding box- Parameters:
boundingBox
- bounding boxfieldValues
- field values- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, BoundingBox boundingBox, Map<String, Object> fieldValues) Query for features within the bounding box- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxfieldValues
- field values- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues) Query for features within the bounding box- Parameters:
columns
- columnsboundingBox
- bounding boxfieldValues
- field values- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues) Query for features within the bounding box- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxfieldValues
- field values- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
Count the features within the bounding box- Parameters:
boundingBox
- bounding boxfieldValues
- field values- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
Count the features within the bounding box- Parameters:
column
- count column nameboundingBox
- bounding boxfieldValues
- field values- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(boolean distinct, String column, BoundingBox boundingBox, Map<String, Object> fieldValues) Count the features within the bounding box- Parameters:
distinct
- distinct column valuescolumn
- count column nameboundingBox
- bounding boxfieldValues
- field values- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
Query for features within the bounding box- Parameters:
boundingBox
- bounding boxwhere
- where clause- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
Query for features within the bounding box- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxwhere
- where clause- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
Query for features within the bounding box- Parameters:
columns
- columnsboundingBox
- bounding boxwhere
- where clause- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, BoundingBox boundingBox, String where) Query for features within the bounding box- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxwhere
- where clause- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
Count the features within the bounding box- Parameters:
boundingBox
- bounding boxwhere
- where clause- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
Count the features within the bounding box- Parameters:
column
- count column nameboundingBox
- bounding boxwhere
- where clause- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
Count the features within the bounding box- Parameters:
distinct
- distinct column valuescolumn
- count column nameboundingBox
- bounding boxwhere
- where clause- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
Query for features within the bounding box- Parameters:
boundingBox
- bounding boxwhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, BoundingBox boundingBox, String where, String[] whereArgs) Query for features within the bounding box- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(String[] columns, BoundingBox boundingBox, String where, String[] whereArgs) Query for features within the bounding box- Parameters:
columns
- columnsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, BoundingBox boundingBox, String where, String[] whereArgs) Query for features within the bounding box- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
Count the features within the bounding box- Parameters:
boundingBox
- bounding boxwhere
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
Count the features within the bounding box- Parameters:
column
- count column nameboundingBox
- bounding boxwhere
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(boolean distinct, String column, BoundingBox boundingBox, String where, String[] whereArgs) Count the features within the bounding box- Parameters:
distinct
- distinct column valuescolumn
- count column nameboundingBox
- bounding boxwhere
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 4.0.0
-
query
Query for rows within the bounding box in the provided projection- Parameters:
boundingBox
- bounding boxprojection
- projection- Returns:
- cursor
-
query
Query for rows within the bounding box in the provided projection- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projection- Returns:
- cursor
- Since:
- 4.0.0
-
query
Query for rows within the bounding box in the provided projection- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projection- Returns:
- cursor
- Since:
- 3.5.0
-
query
public UserCustomCursor query(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection) Query for rows within the bounding box in the provided projection- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projection- Returns:
- cursor
- Since:
- 4.0.0
-
count
Count the rows within the bounding box in the provided projection- Parameters:
boundingBox
- bounding boxprojection
- projection- Returns:
- count
-
count
Count the rows within the bounding box in the provided projection- Parameters:
column
- count column nameboundingBox
- bounding boxprojection
- projection- Returns:
- count
- Since:
- 4.0.0
-
count
Count the rows within the bounding box in the provided projection- Parameters:
distinct
- distinct column valuescolumn
- count column nameboundingBox
- bounding boxprojection
- projection- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
Query for features within the bounding box in the provided projection- Parameters:
boundingBox
- bounding boxprojection
- projection- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, BoundingBox boundingBox, Projection projection) Query for features within the bounding box in the provided projection- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projection- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(String[] columns, BoundingBox boundingBox, Projection projection) Query for features within the bounding box in the provided projection- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projection- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection) Query for features within the bounding box in the provided projection- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projection- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
Count the features within the bounding box in the provided projection- Parameters:
boundingBox
- bounding boxprojection
- projection- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
Count the features within the bounding box in the provided projection- Parameters:
column
- count column nameboundingBox
- bounding boxprojection
- projection- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(boolean distinct, String column, BoundingBox boundingBox, Projection projection) Count the features within the bounding box in the provided projection- Parameters:
distinct
- distinct column valuescolumn
- count column nameboundingBox
- bounding boxprojection
- projection- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues) Query for features within the bounding box in the provided projection- Parameters:
boundingBox
- bounding boxprojection
- projectionfieldValues
- field values- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues) Query for features within the bounding box in the provided projection- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionfieldValues
- field values- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues) Query for features within the bounding box in the provided projection- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionfieldValues
- field values- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues) Query for features within the bounding box in the provided projection- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionfieldValues
- field values- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues) Count the features within the bounding box in the provided projection- Parameters:
boundingBox
- bounding boxprojection
- projectionfieldValues
- field values- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
public int countFeatures(String column, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues) Count the features within the bounding box in the provided projection- Parameters:
column
- count column nameboundingBox
- bounding boxprojection
- projectionfieldValues
- field values- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(boolean distinct, String column, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues) Count the features within the bounding box in the provided projection- Parameters:
distinct
- distinct rowscolumn
- count column nameboundingBox
- bounding boxprojection
- projectionfieldValues
- field values- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
Query for features within the bounding box in the provided projection- Parameters:
boundingBox
- bounding boxprojection
- projectionwhere
- where clause- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, BoundingBox boundingBox, Projection projection, String where) Query for features within the bounding box in the provided projection- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionwhere
- where clause- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(String[] columns, BoundingBox boundingBox, Projection projection, String where) Query for features within the bounding box in the provided projection- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clause- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where) Query for features within the bounding box in the provided projection- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clause- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
Count the features within the bounding box in the provided projection- Parameters:
boundingBox
- bounding boxprojection
- projectionwhere
- where clause- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
public int countFeatures(String column, BoundingBox boundingBox, Projection projection, String where) Count the features within the bounding box in the provided projection- Parameters:
column
- count column nameboundingBox
- bounding boxprojection
- projectionwhere
- where clause- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(boolean distinct, String column, BoundingBox boundingBox, Projection projection, String where) Count the features within the bounding box in the provided projection- Parameters:
distinct
- distinct column valuescolumn
- count column nameboundingBox
- bounding boxprojection
- projectionwhere
- where clause- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(BoundingBox boundingBox, Projection projection, String where, String[] whereArgs) Query for features within the bounding box in the provided projection- Parameters:
boundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs) Query for features within the bounding box in the provided projection- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs) Query for features within the bounding box in the provided projection- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs) Query for features within the bounding box in the provided projection- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(BoundingBox boundingBox, Projection projection, String where, String[] whereArgs) Count the features within the bounding box in the provided projection- Parameters:
boundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
public int countFeatures(String column, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs) Count the features within the bounding box in the provided projection- Parameters:
column
- count column nameboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(boolean distinct, String column, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs) Count the features within the bounding box in the provided projection- Parameters:
distinct
- distinct column valuescolumn
- count column nameboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 4.0.0
-
query
Query for rows within the geometry envelope- Parameters:
envelope
- geometry envelope- Returns:
- cursor
-
query
Query for rows within the geometry envelope- Parameters:
distinct
- distinct rowsenvelope
- geometry envelope- Returns:
- cursor
- Since:
- 4.0.0
-
query
Query for rows within the geometry envelope- Parameters:
columns
- columnsenvelope
- geometry envelope- Returns:
- cursor
- Since:
- 3.5.0
-
query
Query for rows within the geometry envelope- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelope- Returns:
- cursor
- Since:
- 4.0.0
-
count
Count the rows within the geometry envelope- Parameters:
envelope
- geometry envelope- Returns:
- count
-
count
Count the rows within the geometry envelope- Parameters:
column
- count column nameenvelope
- geometry envelope- Returns:
- count
- Since:
- 4.0.0
-
count
Count the rows within the geometry envelope- Parameters:
distinct
- distinct column valuescolumn
- count column nameenvelope
- geometry envelope- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
Query for features within the geometry envelope- Parameters:
envelope
- geometry envelope- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
Query for features within the geometry envelope- Parameters:
distinct
- distinct rowsenvelope
- geometry envelope- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
Query for features within the geometry envelope- Parameters:
columns
- columnsenvelope
- geometry envelope- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
Query for features within the geometry envelope- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelope- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
Count the features within the geometry envelope- Parameters:
envelope
- geometry envelope- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
Count the features within the geometry envelope- Parameters:
column
- count column nameenvelope
- geometry envelope- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
Count the features within the geometry envelope- Parameters:
distinct
- distinct column valuescolumn
- count column nameenvelope
- geometry envelope- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
Query for features within the geometry envelope- Parameters:
envelope
- geometry envelopefieldValues
- field values- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, GeometryEnvelope envelope, Map<String, Object> fieldValues) Query for features within the geometry envelope- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopefieldValues
- field values- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues) Query for features within the geometry envelope- Parameters:
columns
- columnsenvelope
- geometry envelopefieldValues
- field values- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues) Query for features within the geometry envelope- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopefieldValues
- field values- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
Count the features within the geometry envelope- Parameters:
envelope
- geometry envelopefieldValues
- field values- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
Count the features within the geometry envelope- Parameters:
column
- count column nameenvelope
- geometry envelopefieldValues
- field values- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(boolean distinct, String column, GeometryEnvelope envelope, Map<String, Object> fieldValues) Count the features within the geometry envelope- Parameters:
distinct
- distinct column valuescolumn
- count column nameenvelope
- geometry envelopefieldValues
- field values- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
Query for features within the geometry envelope- Parameters:
envelope
- geometry envelopewhere
- where clause- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
Query for features within the geometry envelope- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopewhere
- where clause- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
Query for features within the geometry envelope- Parameters:
columns
- columnsenvelope
- geometry envelopewhere
- where clause- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, GeometryEnvelope envelope, String where) Query for features within the geometry envelope- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopewhere
- where clause- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
Count the features within the geometry envelope- Parameters:
envelope
- geometry envelopewhere
- where clause- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
Count the features within the geometry envelope- Parameters:
column
- count column nameenvelope
- geometry envelopewhere
- where clause- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
Count the features within the geometry envelope- Parameters:
distinct
- distinct column valuescolumn
- count column nameenvelope
- geometry envelopewhere
- where clause- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
Query for features within the geometry envelope- Parameters:
envelope
- geometry envelopewhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 3.4.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, GeometryEnvelope envelope, String where, String[] whereArgs) Query for features within the geometry envelope- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs) Query for features within the geometry envelope- Parameters:
columns
- columnsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs) Query for features within the geometry envelope- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where arguments- Returns:
- feature cursor
- Since:
- 4.0.0
-
countFeatures
Count the features within the geometry envelope- Parameters:
envelope
- geometry envelopewhere
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
public int countFeatures(String column, GeometryEnvelope envelope, String where, String[] whereArgs) Count the features within the geometry envelope- Parameters:
column
- count column nameenvelope
- geometry envelopewhere
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(boolean distinct, String column, GeometryEnvelope envelope, String where, String[] whereArgs) Count the features within the geometry envelope- Parameters:
distinct
- distinct column valuescolumn
- count column nameenvelope
- geometry envelopewhere
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 4.0.0
-
query
Query for rows within the bounds- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max y- Returns:
- cursor
-
query
Query for rows within the bounds- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max y- Returns:
- cursor
- Since:
- 4.0.0
-
query
Query for rows within the bounds- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max y- Returns:
- cursor
- Since:
- 3.5.0
-
query
public UserCustomCursor query(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY) Query for rows within the bounds- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max y- Returns:
- cursor
- Since:
- 4.0.0
-
count
public int count(double minX, double minY, double maxX, double maxY) Count the rows within the bounds- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max y- Returns:
- count
-
count
Count the rows within the bounds- Parameters:
column
- count column nameminX
- min xminY
- min ymaxX
- max xmaxY
- max y- Returns:
- count
- Since:
- 4.0.0
-
count
public int count(boolean distinct, String column, double minX, double minY, double maxX, double maxY) Count the rows within the bounds- Parameters:
distinct
- distinct column valuescolumn
- count column nameminX
- min xminY
- min ymaxX
- max xmaxY
- max y- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
Query for features within the bounds- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max y- Returns:
- cursor
- Since:
- 3.4.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, double minX, double minY, double maxX, double maxY) Query for features within the bounds- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max y- Returns:
- cursor
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(String[] columns, double minX, double minY, double maxX, double maxY) Query for features within the bounds- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max y- Returns:
- cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY) Query for features within the bounds- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max y- Returns:
- cursor
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(double minX, double minY, double maxX, double maxY) Count the features within the bounds- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max y- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
Count the features within the bounds- Parameters:
column
- count column nameminX
- min xminY
- min ymaxX
- max xmaxY
- max y- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(boolean distinct, String column, double minX, double minY, double maxX, double maxY) Count the features within the bounds- Parameters:
distinct
- distinct column valuescolumn
- count column nameminX
- min xminY
- min ymaxX
- max xmaxY
- max y- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues) Query for features within the bounds- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field values- Returns:
- cursor
- Since:
- 3.4.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues) Query for features within the bounds- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field values- Returns:
- cursor
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues) Query for features within the bounds- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field values- Returns:
- cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues) Query for features within the bounds- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field values- Returns:
- cursor
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues) Count the features within the bounds- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field values- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
public int countFeatures(String column, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues) Count the features within the bounds- Parameters:
column
- count column nameminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field values- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(boolean distinct, String column, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues) Count the features within the bounds- Parameters:
distinct
- distinct column valuescolumn
- count column nameminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field values- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(double minX, double minY, double maxX, double maxY, String where) Query for features within the bounds- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clause- Returns:
- cursor
- Since:
- 3.4.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, double minX, double minY, double maxX, double maxY, String where) Query for features within the bounds- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clause- Returns:
- cursor
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(String[] columns, double minX, double minY, double maxX, double maxY, String where) Query for features within the bounds- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clause- Returns:
- cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where) Query for features within the bounds- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clause- Returns:
- cursor
- Since:
- 4.0.0
-
countFeatures
Count the features within the bounds- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clause- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
public int countFeatures(String column, double minX, double minY, double maxX, double maxY, String where) Count the features within the bounds- Parameters:
column
- count column nameminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clause- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(boolean distinct, String column, double minX, double minY, double maxX, double maxY, String where) Count the features within the bounds- Parameters:
distinct
- distinct column valuescolumn
- count column nameminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clause- Returns:
- count
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(double minX, double minY, double maxX, double maxY, String where, String[] whereArgs) Query for features within the bounds- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where arguments- Returns:
- cursor
- Since:
- 3.4.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs) Query for features within the bounds- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where arguments- Returns:
- cursor
- Since:
- 4.0.0
-
queryFeatures
public FeatureCursor queryFeatures(String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs) Query for features within the bounds- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where arguments- Returns:
- cursor
- Since:
- 3.5.0
-
queryFeatures
public FeatureCursor queryFeatures(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs) Query for features within the bounds- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where arguments- Returns:
- cursor
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(double minX, double minY, double maxX, double maxY, String where, String[] whereArgs) Count the features within the bounds- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 3.4.0
-
countFeatures
public int countFeatures(String column, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs) Count the features within the bounds- Parameters:
column
- count column nameminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 4.0.0
-
countFeatures
public int countFeatures(boolean distinct, String column, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs) Count the features within the bounds- Parameters:
distinct
- distinct column valuescolumn
- count column nameminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where arguments- Returns:
- count
- Since:
- 4.0.0
-
queryFeaturesForChunk
Query for all features ordered by id, starting at the offset and returning no more than the limit- Parameters:
limit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for all features ordered by id, starting at the offset and returning no more than the limit- Parameters:
limit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for all features, starting at the offset and returning no more than the limit- Parameters:
orderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for all features, starting at the offset and returning no more than the limit- Parameters:
orderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for all features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for all features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for all features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String orderBy, int limit, long offset) Query for all features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for all features ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for all features ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for all features, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, String orderBy, int limit, long offset) Query for all features, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for all features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, int limit, long offset) Query for all features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, String orderBy, int limit) Query for all features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, String orderBy, int limit, long offset) Query for all features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
fieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
fieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(Map<String, Object> fieldValues, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limit- Parameters:
fieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limit- Parameters:
fieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, Map<String, Object> fieldValues, int limit) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsfieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, Map<String, Object> fieldValues, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, Map<String, Object> fieldValues, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, Map<String, Object> fieldValues, int limit) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsfieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, Map<String, Object> fieldValues, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, Map<String, Object> fieldValues, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, Map<String, Object> fieldValues, int limit) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsfieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, Map<String, Object> fieldValues, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, Map<String, Object> fieldValues, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
where
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
where
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features, starting at the offset and returning no more than the limit- Parameters:
where
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features, starting at the offset and returning no more than the limit- Parameters:
where
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowswhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, String where, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowswhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String where, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowswhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String where, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowswhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnswhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, String where, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnswhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, String where, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limit- Parameters:
columns
- columnswhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, String where, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limit- Parameters:
columns
- columnswhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, String[] columns, String where, int limit) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnswhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, String[] columns, String where, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnswhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, String where, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnswhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, String where, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnswhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
where
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String where, String[] whereArgs, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
where
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String where, String[] whereArgs, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limit- Parameters:
where
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limit- Parameters:
where
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String where, String[] whereArgs, int limit) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowswhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String where, String[] whereArgs, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowswhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String where, String[] whereArgs, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowswhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowswhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, String where, String[] whereArgs, int limit) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnswhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, String where, String[] whereArgs, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnswhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, String where, String[] whereArgs, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limit- Parameters:
columns
- columnswhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limit- Parameters:
columns
- columnswhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, String where, String[] whereArgs, int limit) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnswhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, String where, String[] whereArgs, int limit, long offset) Query for features ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnswhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, String where, String[] whereArgs, String orderBy, int limit) Query for features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnswhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnswhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryForChunk
Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxlimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxlimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
Query for rows within the bounding box, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(BoundingBox boundingBox, String orderBy, int limit, long offset) Query for rows within the bounding box, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxlimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, BoundingBox boundingBox, int limit, long offset) Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxlimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, BoundingBox boundingBox, String orderBy, int limit) Query for rows within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, BoundingBox boundingBox, String orderBy, int limit, long offset) Query for rows within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxlimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(String[] columns, BoundingBox boundingBox, int limit, long offset) Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxlimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(String[] columns, BoundingBox boundingBox, String orderBy, int limit) Query for rows within the bounding box, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(String[] columns, BoundingBox boundingBox, String orderBy, int limit, long offset) Query for rows within the bounding box, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, int limit) Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxlimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, int limit, long offset) Query for rows within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxlimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, String orderBy, int limit) Query for rows within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, String orderBy, int limit, long offset) Query for rows within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxlimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxlimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxlimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxlimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxlimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxlimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxlimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxlimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Map<String, Object> fieldValues, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxfieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Map<String, Object> fieldValues, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxfieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxfieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxfieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxwhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, String where, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxwhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, String where, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxwhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, String where, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxwhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, BoundingBox boundingBox, String where, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxwhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, BoundingBox boundingBox, String where, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxwhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, String where, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxwhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, String where, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxwhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, BoundingBox boundingBox, String where, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxwhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, BoundingBox boundingBox, String where, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxwhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, String where, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxwhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, String where, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxwhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, String[] columns, BoundingBox boundingBox, String where, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxwhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, String[] columns, BoundingBox boundingBox, String where, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxwhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, String where, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxwhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, String where, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxwhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, String where, String[] whereArgs, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, String where, String[] whereArgs, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, int limit) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryForChunk
Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionlimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(BoundingBox boundingBox, Projection projection, int limit, long offset) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionlimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, int limit) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionlimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, int limit, long offset) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionlimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(String[] columns, BoundingBox boundingBox, Projection projection, int limit) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionlimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(String[] columns, BoundingBox boundingBox, Projection projection, int limit, long offset) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionlimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, int limit) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionlimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, int limit, long offset) Query for rows within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionlimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for rows within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Projection projection, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionlimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Projection projection, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionlimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionlimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionlimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Projection projection, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionlimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Projection projection, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionlimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionlimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionlimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionfieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionfieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionfieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionfieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, Projection projection, String where, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionwhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(BoundingBox boundingBox, Projection projection, String where, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionwhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionwhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionwhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, BoundingBox boundingBox, Projection projection, String where, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionwhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, BoundingBox boundingBox, Projection projection, String where, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionwhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionwhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionwhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, BoundingBox boundingBox, Projection projection, String where, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, BoundingBox boundingBox, Projection projection, String where, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
boundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, int limit, long offset) Query for features within the bounding box in the provided projection ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, BoundingBox boundingBox, Projection projection, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounding box in the provided projection, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsboundingBox
- bounding boxprojection
- projectionwhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryForChunk
Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopelimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopelimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
Query for rows within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopeorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for rows within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopeorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopelimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, GeometryEnvelope envelope, int limit, long offset) Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopelimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, GeometryEnvelope envelope, String orderBy, int limit) Query for rows within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopeorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for rows within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopeorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopelimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(String[] columns, GeometryEnvelope envelope, int limit, long offset) Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopelimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(String[] columns, GeometryEnvelope envelope, String orderBy, int limit) Query for rows within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopeorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(String[] columns, GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for rows within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopeorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, int limit) Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopelimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, int limit, long offset) Query for rows within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopelimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, String orderBy, int limit) Query for rows within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopeorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for rows within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopeorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopelimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopelimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopeorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopeorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopelimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, GeometryEnvelope envelope, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopelimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, GeometryEnvelope envelope, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopeorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopeorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopelimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, GeometryEnvelope envelope, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopelimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, GeometryEnvelope envelope, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopeorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopeorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopelimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopelimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopeorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopeorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopefieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopefieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopefieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopefieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopefieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopefieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopefieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopefieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopefieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopefieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopefieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopefieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopefieldValues
- field valueslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopefieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopefieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopefieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(GeometryEnvelope envelope, String where, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopewhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(GeometryEnvelope envelope, String where, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopewhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, String where, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopewhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, String where, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopewhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, GeometryEnvelope envelope, String where, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopewhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, GeometryEnvelope envelope, String where, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopewhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, GeometryEnvelope envelope, String where, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopewhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, GeometryEnvelope envelope, String where, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopewhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, GeometryEnvelope envelope, String where, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopewhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, GeometryEnvelope envelope, String where, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopewhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, GeometryEnvelope envelope, String where, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopewhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, GeometryEnvelope envelope, String where, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopewhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopewhere
- where clauselimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopewhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopewhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopewhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, String where, String[] whereArgs, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, String where, String[] whereArgs, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
envelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, GeometryEnvelope envelope, String where, String[] whereArgs, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, GeometryEnvelope envelope, String where, String[] whereArgs, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, int limit) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, int limit, long offset) Query for features within the geometry envelope ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, GeometryEnvelope envelope, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the geometry envelope, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsenvelope
- geometry envelopewhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- feature cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(double minX, double minY, double maxX, double maxY, int limit) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(double minX, double minY, double maxX, double maxY, int limit, long offset) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for rows within the bounds, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for rows within the bounds, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, int limit) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, int limit, long offset) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for rows within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for rows within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(String[] columns, double minX, double minY, double maxX, double maxY, int limit) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(String[] columns, double minX, double minY, double maxX, double maxY, int limit, long offset) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for rows within the bounds, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for rows within the bounds, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, int limit) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, int limit, long offset) Query for rows within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for rows within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryForChunk
public UserCustomCursor queryForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for rows within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(double minX, double minY, double maxX, double maxY, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(double minX, double minY, double maxX, double maxY, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, double minX, double minY, double maxX, double maxY, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, double minX, double minY, double maxX, double maxY, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valueslimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valueslimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valueslimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valueslimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valueslimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valuesorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, Map<String, Object> fieldValues, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max yfieldValues
- field valuesorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(double minX, double minY, double maxX, double maxY, String where, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauselimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(double minX, double minY, double maxX, double maxY, String where, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, double minX, double minY, double maxX, double maxY, String where, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauselimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, double minX, double minY, double maxX, double maxY, String where, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, double minX, double minY, double maxX, double maxY, String where, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauselimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(String[] columns, double minX, double minY, double maxX, double maxY, String where, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauselimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunkIdOrder
public FeatureCursor queryFeaturesForChunkIdOrder(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauselimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauseorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clauseorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
minX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
columns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentslimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, int limit, long offset) Query for features within the bounds ordered by id, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentslimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limit- Returns:
- cursor
- Since:
- 6.2.0
-
queryFeaturesForChunk
public FeatureCursor queryFeaturesForChunk(boolean distinct, String[] columns, double minX, double minY, double maxX, double maxY, String where, String[] whereArgs, String orderBy, int limit, long offset) Query for features within the bounds, starting at the offset and returning no more than the limit- Parameters:
distinct
- distinct rowscolumns
- columnsminX
- min xminY
- min ymaxX
- max xmaxY
- max ywhere
- where clausewhereArgs
- where argumentsorderBy
- order bylimit
- chunk limitoffset
- chunk query offset- Returns:
- cursor
- Since:
- 6.2.0
-