Skip to content
On this page

Geo Grid Schema

txt
https://schema.vinv.io/vinv-sensors/0.0.1.json#/properties/location/properties/geogrid
1

Geographical Aggregation Grid

AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedNoUnknown statusNoForbiddenAllowednonedereferenced.doc.json*

geogrid Type

object (Geo Grid)

geogrid Properties

PropertyTypeRequiredNullableDefined by
h3stringOptionalcan be nullSensors
geohashstringOptionalcan be nullSensors

h3

Location of the event (h3 https://h3geo.org/)

h3

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

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

Released under the GNU GENERAL PUBLIC LICENSE.