Geo Grid Schema
txt
https://schema.vinv.io/location/0.0.1.json#/properties/geogrid
1
Geographical Aggregation Grid
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | dereferenced.doc.json* |
geogrid Type
object
(Geo Grid)
geogrid Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
h3 | string | Optional | can be null | Location |
geohash | string | Optional | can be null | Location |
h3
Location of the event (h3 https://h3geo.org/)
h3
is optional
Type:
string
(h3-Location)can be null
defined in: Location
h3 Type
string
(h3-Location)
h3 Constraints
maximum length: the maximum number of characters for this string is: 15
minimum length: the minimum number of characters for this string is: 15
h3 Examples
json
"8428309ffffffff"
1
geohash
Location of the event (geohash https://en.wikipedia.org/wiki/Geohash)
geohash
is optional
Type:
string
(geohash-Location)can be null
defined in: Location
geohash Type
string
(geohash-Location)
geohash Constraints
maximum length: the maximum number of characters for this string is: 12
minimum length: the minimum number of characters for this string is: 1
geohash Examples
json
"ww8p1r4t8"
1