Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Commit acf6ceb

Browse files
committed
Add future possibilities from irevoire to geosearch spec file (#74)
1 parent 6bb2e83 commit acf6ceb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

text/0059-geo-search.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,3 +295,5 @@ To keep consistency and not to introduce a different syntax among the `sort` sea
295295
- Handling `:desc` order around a geoPoint
296296
- Handling array of geo points in the document object.
297297
- Handling multiple geo formats for the `_geo` field. e.g. "{lat},{lng}", a geohash etc.
298+
- Handling distance in other formats (like the imperial format). **It's easy to implement on the user side though.**
299+
- Handling position in other formats. It seems that [degrees and minutes](https://www.pacioos.hawaii.edu/voyager-news/lat-long-formats/) are also used a lot. **It's easy to implement on the user side though.**

0 commit comments

Comments
 (0)