Click or drag to resize

GeoHashBoundingBoxQuery Class

This class returns the hashes covering a certain bounding box. There are either 1,2 or 4 susch hashes, depending on the position of the bounding box on the geohash grid.
Inheritance Hierarchy
SystemObject
  VelocityDBExtensions.Geo.queryGeoHashBoundingBoxQuery

Namespace:  VelocityDBExtensions.Geo.query
Assembly:  VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntax
[SerializableAttribute]
public class GeoHashBoundingBoxQuery : GeoHashQuery

The GeoHashBoundingBoxQuery type exposes the following members.

Constructors
  NameDescription
Public methodGeoHashBoundingBoxQuery
Initializes a new instance of the GeoHashBoundingBoxQuery class
Top
Properties
Methods
See Also