[postgis-users] Where does Postgres end and PostGIS begin?

Sean seanasy at gmail.com
Sat Jul 23 12:18:22 PDT 2011


You need PostGIS if you want GIS data types and functions.

PostgreSQL has some built in geometry types but it doesn't know
anything about spatial reference systems or have a myriad of useful
spatial data management and analysis functions.

Sean

On Jul 23, 10:50 am, Patrick Gostovic <p... at phranq.com> wrote:
> Hi.
>
> I've installed the postgresql 9.0 macports package and it seems like I have some spatial features already without explicitly installing PostGIS; I created a table with column of type POINT.  I've noticed that macports does have a postgis package.  Do I actually need it?  I guess I'm just really fuzzy as to exactly what PostGIS is relative to Postgres.
>
> Any info would be appreciated.  Thanks!
>
> Patrick
> _______________________________________________
> postgis-users mailing list
> postgis-us... at postgis.refractions.nethttp://postgis.refractions.net/mailman/listinfo/postgis-users



More information about the postgis-users mailing list