PostGIS and 7.4.1

Started by Romano J M Silvaabout 22 years ago2 messagesgeneral
Jump to latest
#1Romano J M Silva
rmagacho@predialnet.com.br

Hello all,

I would like to know if the spatial support available in the 7.4.x versions of PostgreSQL is the same thing as PostGIS. If not, what are the differences?

Is it possible to retrieve spatial data through ODBC or libpq?

Thank you,
Romano Magacho

#2Bruce Momjian
bruce@momjian.us
In reply to: Romano J M Silva (#1)
Re: PostGIS and 7.4.1

Romano J M Silva wrote:

Hello all,

I would like to know if the spatial support available in the
7.4.x versions of PostgreSQL is the same thing as PostGIS. If
not, what are the differences?

7.4.X spatial support is limited to points, lines, etc. PostGIS is an
extension that implements the full GIS specification.

Is it possible to retrieve spatial data through ODBC or libpq?

Sure. They are no different from ordinary types, except they are loaded
in independently.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073