Skip to content
On this page

Longitude Schema

txt
https://schema.vinv.io/location/0.0.1.json#/properties/coordinates/properties/longitude
1

The decimal east/west position of a point. (7 decimal places max)

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

longitude Type

number (Longitude)

longitude Constraints

multiple of: the value of this number must be a multiple of: 1e-7

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

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

longitude Examples

json
-130.5627874
1
json
130.5627874
1

Released under the GNU GENERAL PUBLIC LICENSE.