Weaviate · Example Payload

Weaviate Geo Coordinates Example

Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

Weaviate Geo Coordinates Example is an example object payload from Weaviate, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

latitudelongitude

Example Payload

Raw ↑
{
  "latitude": 45.41,
  "longitude": 51.25
}