Constructor
GeoPackage
feature DAO
Query for feature index count within the bounding box, projected correctly
count
bounding box
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index count within the bounding box, projected correctly
count
bounding box
count column value
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index count within the bounding box, projected correctly
count
bounding box
distinct column values
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index count within the bounding box, projected correctly
count
bounding box
distinct column values
count column value
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index count within the bounding box, projected correctly
count
bounding box
field values
Query for feature index count within the bounding box, projected correctly
count
bounding box
field values
column name
Query for feature index count within the bounding box, projected correctly
count
bounding box
field values
distinct column values
Query for feature index count within the bounding box, projected correctly
count
bounding box
field values
distinct column values
column name
Query for feature index count intersecting the bounding box in the provided projection
count
bounding box
projection
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index count within the bounding box in the provided projection
count
bounding box
projection
count column name
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index count within the bounding box in the provided projection
count
bounding box
projection
distinct column values
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index count within the bounding box in the provided projection
count
bounding box
projection
distinct column values
count column name
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index count within the bounding box in the provided projection
count
bounding box
projection
field values
Query for feature index count within the bounding box in the provided projection
count
distinct column values
count column value
bounding box
projection
field values
Query for feature index count within the bounding box in the provided projection
count
distinct column values
bounding box
projection
field values
Query for feature index count within the bounding box in the provided projection
count
bounding box
projection
field values
distinct column values
count column value
Query for feature index count
count
distinct column values
count column name
where clause
where arguments
Query for feature index count
feature index results, close when done
field values
Query for feature index count
feature index results, close when done
field values
count column name
Query for feature index count
feature index results, close when done
field values
distinct column values
count column name
Query for feature index count
feature index results, close when done
field values
distinct column values
count column name
Query for feature index count within the Geometry Envelope
count
geometry envelope
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index count within the Geometry Envelope
count
geometry envelope
count column name
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index count within the Geometry Envelope
count
geometry envelope
distinct column values
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index count within the Geometry Envelope
count
geometry envelope
distinct column values
count column name
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index count within the Geometry Envelope
count
geometry envelope
field values
Query for feature index count within the Geometry Envelope
count
count column name
geometry envelope
field values
Query for feature index count within the Geometry Envelope
count
geometry envelope
field values
distinct column values
Query for feature index count within the Geometry Envelope
count
geometry envelope
field values
distinct column values
count column name
Delete the feature index for the geometry id
true if deleted
geometry id
feature index type
Delete the feature index for the geometry id from the index types
true if deleted from any type
geometry id
feature index types
Delete the feature index for the feature row
true if deleted
feature row
feature index type
Delete the feature index for the feature row from the index types
true if deleted from any type
feature row
feature index types
Delete the feature index
true if deleted
feature index type
Delete the feature index from the index types
true if deleted from any type
feature index types
Query for the feature index bounds
bounding box
Query for the feature index bounds and return in the provided projection
bounding box
desired projection
Get the feature DAO
feature DAO
Get the feature table index, used to index inside the GeoPackage as an extension
feature table index
Get the index location
index location or null if not set
Get the ordered set of ordered index query locations
set of ordered index types
Get the first ordered indexed type
feature index type
Get the indexed types that are currently indexed
indexed types
Get the date last indexed
last indexed date or null
feature index type
Get a feature index location to iterate over indexed types
feature index location
Get the RTree Index Table DAO
RTree index table DAO
Index the feature row, using the set index location. This method assumes that indexing has been completed and maintained as the last indexed time is updated.
true if indexed
feature row to index
Index the feature row. This method assumes that indexing has been completed and maintained as the last indexed time is updated.
true if indexed
feature row to index
index location type
Index the feature row for the index types. This method assumes that indexing has been completed and maintained as the last indexed time is updated.
true if indexed from any type
feature row to index
feature index types
Index the feature table
count
index location type
true to force re-indexing
Index the feature tables if needed for the index types
largest count of indexed features
feature index types
true to force re-indexing
Is the feature table indexed in the provided type location
true if indexed
index location type
Paginate the results
feature paginated results
feature index results
Prioritize the query location order. All types are placed at the front of the query order in the order they are given. Omitting a location leaves it at it's current priority location.
feature index types
Query for feature index results
feature index results, close when done
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for all feature index results
feature index results, close when done
Query for all feature index results
feature index results, close when done
Optional
columns: string[]columns
Query for all feature index results
feature index results, close when done
Optional
distinct: booleandistinct rows
Query for all feature index results
feature index results, close when done
Optional
distinct: booleandistinct rows
Optional
columns: string[]columns
Query for all feature index results ordered by id, starting at the offset and returning no more than the limit
feature index results, close when done
chunk limit
chunk query offset
Query for feature index results, starting at the offset and returning no more than the limit
feature index results, close when done
distinct rows
columns
where clause
where arguments
order by
chunk limit
chunk query offset
Query for feature index results ordered by id, starting at the offset and returning no more than the limit
feature index results, close when done
distinct rows
columns
where clause
chunk limit
chunk query offset
Query for feature index results ordered by id within the bounding box, correctly: projected, starting at the offset and returning no more than the limit
feature index results, close when done
distinct rows
columns
bounding box
where clause
chunk limit
chunk query offset
Query for feature index results ordered by id within the bounding box in the provided projection, starting at the offset and returning no more than the limit
feature index results, close when done
distinct rows
columns
bounding box
projection
where clause
chunk limit
chunk query offset
Query for feature index results ordered by id within the Geometry Envelope, starting at the offset and returning no more than the limit
feature index results, close when done
distinct rows
columns
geometry envelope
where clause
chunk limit
chunk query offset
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
feature index results, close when done
distinct rows
columns
bounding box
Optional
where: stringwhere clause
Optional
whereArgs: string[]where arguments
Optional
orderBy: stringorder by
Optional
limit: numberchunk limit
Optional
offset: numberchunk query offset
Query for feature index results within the bounding box, projected correctly, starting at the offset and returning no more than the limit
feature index results, close when done
distinct rows
columns
bounding box
field values
order by
chunk limit
chunk query offset
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
feature index results, close when done
distinct rows
columns
bounding box
projection
where clause
where arguments
order by
chunk limit
chunk query offset
Query for feature index results within the bounding box in the provided projection, starting at the offset and returning no more than the limit
feature index results, close when done
distinct rows
columns
bounding box
projection
field values
order by
chunk limit
chunk query offset
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
feature index results, close when done
distinct rows
columns
geometry envelope
where clause
where arguments
order by
chunk limit
chunk query offset
Query for feature index results within the Geometry Envelope, starting at the offset and returning no more than the limit
feature index results, close when done
distinct rows
columns
geometry envelope
field values
order by
chunk limit
chunk query offset
Query for feature index results, starting at the offset and returning no more than the limit
feature index results, close when done
distinct rows
columns
field values
order by
chunk limit
chunk query offset
Query for GeoJSON Results
result set
Optional
boundingBox: BoundingBoxOptional
where: stringOptional
whereArgs: any[]Query for feature index results within the bounding box, projected correctly
feature index results, close when done
bounding box
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index results within the bounding box, projected correctly
feature index results, close when done
bounding box
columns
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index results within the bounding box, projected correctly
feature index results, close when done
bounding box
distinct rows
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index results within the bounding box, projected correctly
feature index results, close when done
bounding box
distinct rows
columns
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index results within the bounding box, projected correctly
feature index results, close when done
bounding box
field values
Query for feature index results within the bounding box, projected correctly
feature index results, close when done
columns
bounding box
field values
Query for feature index results within the bounding box, projected correctly
feature index results, close when done
distinct rows
bounding box
field values
Query for feature index results within the bounding box, projected correctly
feature index results, close when done
bounding box
field values
distinct rows
columns
Query for feature index results within the bounding box in the provided projection
feature index results, close when done
bounding box
projection
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index results within the bounding box in the provided projection
feature index results, close when done
bounding box
projection
columns
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index results within the bounding box in the provided projection
feature index results, close when done
bounding box
projection
distinct rows
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index results within the bounding box in the provided projection
feature index results, close when done
bounding box
projection
distinct rows
columns
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index results within the bounding box in the provided projection
feature index results, close when done
bounding box
projection
field values
Query for feature index results within the bounding box in the provided projection
feature index results, close when done
bounding box
projection
field values
columns
Query for feature index results within the bounding box in the provided projection
feature index results, close when done
bounding box
projection
field values
distinct rows
Query for feature index results within the bounding box in the provided projection
feature index results, close when done
bounding box
projection
field values
distinct rows
columns
Query for feature index results
feature index results, close when done
Optional
columns: string[]columns
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index results
feature index results, close when done
Optional
distinct: booleandistinct rows
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index results
feature index results, close when done
Optional
distinct: booleandistinct rows
Optional
columns: string[]columns
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index results within the Geometry Envelope
feature index results, close when done
geometry envelope
columns
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index results within the Geometry Envelope
feature index results, close when done
geometry envelope
distinct rows
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index results
feature index results, close when done
field values
Query for feature index results
feature index results, close when done
field values
columns
Query for feature index results
feature index results, close when done
field values
distinct rows
Query for feature index results
feature index results, close when done
field values
distinct rows
columns
Query for feature index results within the Geometry Envelope
feature index results, close when done
geometry envelope
Optional
where: stringwhere clause
Optional
whereArgs: any[]where arguments
Query for feature index results within the Geometry Envelope
feature index results, close when done
geometry envelope
distinct rows
columns
Optional
where: stringwhere clause
Optional
whereArgs: string[]where arguments
Query for feature index results within the Geometry Envelope
feature index results, close when done
geometry envelope
field values
Query for feature index results within the Geometry Envelope
feature index results, close when done
geometry envelope
field values
columns
Query for feature index results within the Geometry Envelope
feature index results, close when done
geometry envelope
field values
distinct rows
Query for feature index results within the Geometry Envelope
feature index results, close when done
geometry envelope
field values
distinct rows
columns
Retain the feature index from the index types and delete the others
true if deleted from any type
feature index type to retain
Retain the feature index from the index types and delete the others
true if deleted from any type
feature index types to retain
Set the index location
feature index type
Set the index location order, overriding all previously set types
feature index types
Set the GeoPackage Progress
GeoPackage progress
Static
isDetermine if the results are paginated
true if paginated
query results
Static
isDetermine if the results are paginated
true if paginated
query results
Static
paginatePaginate the results
feature paginated results
feature dao
feature index results
Generated using TypeDoc
Feature Index Manager to manage indexing of feature geometries within a GeoPackage using the Geometry Index Extension and the RTree extension