[postgis-users] polygon of sphere

Paul Ramsey pramsey at opengeo.org
Thu May 26 11:42:20 PDT 2011


Nope, there isn't. In fact, such a thing will give us the shakes as
our code for determining in/out status  of an object depends on first
being able to generate one point that is definitively outside the
containing area.  Maybe there is some other way to skin your cat, what
is the higher level problem you are trying to solve?

P.

On Thu, May 26, 2011 at 11:05 AM, Michael Welter <mike at introspect.com> wrote:
> Hello,
>
> Using type GEOGRAPHY, is there a polygon such that ST_COVERS(Polygon,Point) returns true for every point?  Something like -180˚ to +180˚ longitude and -90˚ to +90˚ latitude?
>
> Thanks,
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>



More information about the postgis-users mailing list