[postgis-users] Representing an ellipse in PostGIS

George Ryan gryan at akoostix.com
Tue Aug 7 05:03:39 PDT 2012


Hello,

I am wondering what the best/most used approach to representing ellipses 
in PostGIS is. I have a point that has an elliptical measurement error 
boundary associated it, and I would be looking to calculate 
intersections with that ellipse. I figure there's probably a way to 
approximate an ellipse using a polygon, but I'm not sure if the 
performance of that for fine-grained detail would be good.

Thank you!



More information about the postgis-users mailing list