Skip to content
On this page

Location Schema

txt
https://schema.vinv.io/vinv-roundwood-pile/0.0.1.json#/properties/location
1
AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedNoUnknown statusNoForbiddenAllowednonedereferenced.doc.json*

location Type

object (Location)

location Properties

PropertyTypeRequiredNullableDefined by
coordinatesobjectRequiredcannot be nullRoundwoodPile
accuracynumberRequiredcannot be nullRoundwoodPile
geogridobjectOptionalcan be nullRoundwoodPile

coordinates

Anchor point of the Object on a map. Array of longitude, latitude and [altitude] coordinate. Reference system: WGS84 Web Mercator with longitude and latitude units of decimal degrees.

coordinates

coordinates Type

object (Coordinates)

accuracy

The decimal accuracy of coordinates in meter (2 decimal places max).

accuracy

accuracy Type

number (Accuracy)

accuracy Constraints

multiple of: the value of this number must be a multiple of: 0.1

maximum: the value of this number must smaller than or equal to: 10000

minimum: the value of this number must greater than or equal to: 0

accuracy Examples

json
3
1
json
12
1

geogrid

Geographical Aggregation Grid

geogrid

geogrid Type

object (Geo Grid)

Released under the GNU GENERAL PUBLIC LICENSE.