<div dir="ltr">Correct. PostGIS supports PostGIS datatypes.<div><br></div><div>-bborie</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jan 2, 2014 at 11:10 AM, Peter Len <span dir="ltr"><<a href="mailto:peteralen@earthlink.net" target="_blank">peteralen@earthlink.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am using PostgreSQL 9.1 with PostGIS.  I am still doing a lot of documentation reading but have the following question....  PostgreSQL comes with some default geometric datatypes like POINT and POLYGON.  I created a couple of tables with these types and added some data.  After installing PostGIS, I came to find an example of creating a table with a GEOMETRY column.  It then went on to show the use of the PostGIS ST_GeomFromText method.  That worked fine on my test table that I created with the GEOMETRY(Point) data type but did not work on the table with just the POINT data type.  So.....  to use the PostGIS methods/functions, do the spatial columns need to be defined as GEOMETRY / GEOGRAPHY rather than the PostgreSQL data types of POINT, POLYGON, etc?<br>


<br>
Thanks - Peter<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a><br>
</blockquote></div><br></div>