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@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to