[postgis-users] Missing OpenGIS "Simple Features For SQL" compliance

Martin Müller martin.mueller at intevation.de
Wed Apr 9 08:53:24 PDT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there,

I'm developing a OGC SF compliant geographic data view which at the moment 
can only read ERSI shapefiels and should fetch layers out of a spatial 
database in the future. At the moment I'm writing an interface for PostgreSQL 
/PostGIS which I want to make OGC compliant.  Therefore I need some SQL 
functions that test spatial relationships. 
In PostGIS these functions are operators like "&<" (overlaps) ,  "~=" 
(equals), and so on. But this is not the way it is wanted to be by the OGC.
In the "OpenGIS Simple Features Specification For SQL" Revision 1.1 these 
functions are described in subchapter 3.2.19 "SQL functions that test Spatial 
Relationships". There they are named like "Equals()", "Intersects()" ....

Now me question:
Will there be or is there a task to implement these OGC functions, too???

Hopefully,
             Martin Müller
- -- 
_______________________________
"Microsoft isn't evil, they just make 
realy crappy operating systems." 

Linus Torwalds
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+lEH3v3XhQ794IQoRAgdsAJ4yWJAdj+TRLdh0VRfs2K5RJyn55ACdEDgq
EXfPKSwzZgwB4H0KUT16IDM=
=LfAw
-----END PGP SIGNATURE-----



More information about the postgis-users mailing list