[postgis-users] ERROR: Operation on two GEOMETRIES with differentSRIDs

Johan V jvhoppli at gmail.com
Fri Jul 14 04:46:02 PDT 2006


Hi Mark and others,

Yes the geometry created on the fly is -1, but this same sql statement
(with the on the fly created geometry) does work on another table with
SRID=103300, but not on this one.

I need this specific sql statement because it is a statement that is
issued by a software product that makes a WFS/WMS service (GIS Service
over the internet) of this table.

So do I have to change or check some thing in the table to be able to
use this kind of sql statement:

SELECT the_geom FROM table_x WHERE ((the_geom && 'POLYGON((...))')).

Greetz,
Johan.



More information about the postgis-users mailing list