Any chance to add spatial datatypes?
Author: palmerjCreated Mar 31, 2020Updated Mar 31, 2020
Something like https://postgis.net/docs/using_postgis_dbmanagement.html#RefObject
I see https://github.com/attic-labs/noms/blob/master/doc/intro.md#types which makes me think that add a Geometry spatial datatype (POINTS, LINESTRINGS, POLYGONS) which indexing might not be possible.
Source: attic-labs/noms