[postgis-users] point in polygon

strk at refractions.net strk at refractions.net
Thu Sep 30 03:15:01 PDT 2004


Please provide an example so we can work on it.
Thanks.
--strk;

On Thu, Sep 30, 2004 at 04:49:49PM +0700, Paul Hastings wrote:
> > try
> > 
> > select prov_eng
> > from provinces
> > where GeometryFromText('POINT(100.65 23.85)', 4240) && the_geom
> > and
> > contains( GeometryFromText('POINT(100.65 23.85)', 4240) ,the_geom)
> 
> thanks for the response but sorry that's not working either.
> _______________________________________________
> 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