# GeoPosition
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**longitude** | **f64** | Longitude from Greenwich Meridian. -180 (West) to +180 (East). Decimal degrees. eg 2.356. |
**latitude** | **f64** | Latitude from equator. -90 (South) to +90 (North). Decimal degrees. e.g. 56.356. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)