Re: Build in spatial support vs. PostGIS

Поиск
Список
Период
Сортировка
От Johan Nel
Тема Re: Build in spatial support vs. PostGIS
Дата
Msg-id h1nqrp$s3l$1@news.eternal-september.org
обсуждение исходный текст
Ответ на Build in spatial support vs. PostGIS  (Assaf Lavie <assaflavie@gmail.com>)
Список 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.

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Killing a data modifying transaction
Следующее
От: Joel Nothman
Дата:
Сообщение: Re: Select ranges based on sequential breaks