[postgis-users] operator class "gist_geometry_ops" does not accept data type geography

Nick Bower nick at petangent.net
Fri May 14 00:43:26 PDT 2010


Drop the opts from the parentheses for geog I think.



On 14/05/2010, at 5:14 PM, rakesh modi <rakesh.modi1585 at gmail.com>  
wrote:

> Hi All,
> I am newer to use postgres.
> I get an error using this query :- operator class  
> "gist_geometry_ops" does not accept data type geography
>
> when i run query :-
> CREATE INDEX geom_idx ON routable USING GIST(the_geom  
> GIST_GEOMETRY_OPS);
>
> What's the problem
>
> -- 
> Rakesh Modi
> Software Engineer
> GIS Consortium
>
> _______________________________________________
> 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