Thread: PostgreSQL OGC compliant

PostgreSQL OGC compliant

From
Yoong Zhen Ang
Date:

Hi,

I would like to check whether PostgreSQL is compliant with OGC. If it is, can you provide me the documentation to it?

Regards,
Yoong Zhen

Re: PostgreSQL OGC compliant

From
Stephen Frost
Date:
Yoong Zhen,

* Yoong Zhen Ang (y0z0ang@gmail.com) wrote:
> I would like to check whether PostgreSQL is compliant with OGC. If it is,
> can you provide me the documentation to it?

If you're talking about Open Geospatial Consortium, then what you really
want is PostGIS, the spatial extension to PostgreSQL.  PostGIS follows
the OpenGIS Simple Features Specification for SQL and is an excellent
extension with a long history and which is maintained by an overlapping
but independent community.

http://www.postgis.org

    Thanks!

        Stephen

Attachment

Re: PostgreSQL OGC compliant

From
Devrim Gündüz
Date:
Hi,

On Wed, 2015-05-13 at 07:49 -0400, Stephen Frost wrote:
> http://www.postgis.org

The URL is actually

http://www.postgis.net

Regards,
--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Attachment