Re: Build in spatial support vs. PostGIS

From: Johan Nel <johan555(dot)nel555(at)xsinet555(dot)co(dot)za>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Build in spatial support vs. PostGIS
Date: 2009-06-22 11:42:46
Message-ID: h1nqrp$s3l$1@news.eternal-september.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Assaf
Assaf Lavie wrote:
> Can anyone please shed light on the difference between the two:
> http://stackoverflow.com/questions/1023229/spatial-data-in-postgresql
> (login _not_ required)
>

In general, if you store spatial data typically found in a CAD
environment, the build in spatial features are more than enough.
However the moment you start having to reference the spatial data to a
position on earth, you really cannot use anything else than PostGIS.

So in general, of you have spatial features all starting with a
reference point of (0,0) use the build-in support.

HTH,

Johan Nel
Pretoria, South Africa.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Grzegorz Jaśkiewicz 2009-06-22 12:04:45 Re: Graphical representation of query plans
Previous Message Viktor Rosenfeld 2009-06-22 11:39:41 Graphical representation of query plans