Skip to content

How should we represent 'geoValue' field values in Search? #1161

@tseaver

Description

@tseaver

The Search docs for geoValue don't specify acceptable formats: they link to a Wiki page of what is basically all known ways humans have ever spelled latitude and longitude.

Strawman: we expect a tuple of two floats, where positive/negative represent degrees North / South of the equator (for latitude) and East / West of Greenwich (for longitude). Or else we take any string, require the user to pass in a field_type argument to use geoValue, and just let the server barf if it doesn't like the string.

Metadata

Metadata

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions