You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users may want to save spatial data (longitude, latitude) in their subgraphs, and then query entities on the basis of proximity or containment. This is not natively supported by Postgres, and is not an option in graph-node.
An optional Postgis extension could allow spatial types and queries to be added to subgraphs.