GeoHashQuery Interface |
[Missing <summary> documentation for "T:VelocityDBExtensions.Geo.query.GeoHashQuery"]
Namespace: VelocityDBExtensions.Geo.query
The GeoHashQuery type exposes the following members.
Name | Description | |
---|---|---|
![]() | SearchHashes |
should return the hashes that re required to perform this search.
|
![]() | WktBox |
Name | Description | |
---|---|---|
![]() | Contains(GeoHash) |
check whether a geohash is within the hashes that make up this query.
|
![]() | Contains(WGS84Point) |
returns whether a point lies within a query.
|