Hacker News new | ask | show | jobs
by cwmma 1899 days ago
assuming you're using the postgis spatial data types (and not the postgres ones) it'll take care of that automatically.
1 comments

Yes, I'm currently just using a single PointZ column, which is at least making some use of the index on my relevant 3DDWithin queries.