Thanks Stephen! now I can see them!!. How can I change the default behavior for seeing as simple text ?<br><br>
<div><span class="gmail_quote">On 1/20/06, <b class="gmail_sendername">Stephen Woodbridge</b> <<a href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Mario Servin wrote:<br>> Hi everybody,<br>><br>[snip]<br>><br>> Additionally, I still have the results from the old shp2pgsql and so I
<br>> tried to insert the data form psql using \i mysqlinsertionscript.sql.<br>> Tables are created ok, but geom columns results in meaningless<br>> characters where it is supossed to be something like "POINT (- 
66.046532<br>> -21.951437)" for example.<br><br>The default behavior changed. Try:<br><br>select aswkt(the_geom) from table;<br><br>the default is to display the geometry in a hex representation of the<br>binary.<br>
<br>-Steve W.<br><br>> Can anybody help me?.<br>> Regards,<br>>             Mario Servin<br>><br>><br>> ------------------------------------------------------------------------<br>><br>> _______________________________________________
<br>> postgis-users mailing list<br>> <a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>> <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">
http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br><br>_______________________________________________<br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net
</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br></blockquote></div><br>