Skip to content
On this page

Latitude Schema

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

The decimal north/south position of a point. (7 decimal places max)

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

latitude Type

number (Latitude)

latitude 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: 90

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

latitude Examples

json
-12.4563
1
json
50.5627874
1

Released under the GNU GENERAL PUBLIC LICENSE.