GeoHashNorthernNeighbour Property |
Nearest
GeoHash Neighbor to the North
Namespace:
VelocityDBExtensions.Geo
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
Syntaxpublic GeoHash NorthernNeighbour { get; }
Public ReadOnly Property NorthernNeighbour As GeoHash
Get
public:
property GeoHash^ NorthernNeighbour {
GeoHash^ get ();
}
member NorthernNeighbour : GeoHash with get
Property Value
Type:
GeoHash
See Also