<div>By the way Stephen, it seems that there's something missed at the new the_geom column:<br>in older versions geometry data was stored as<br>SRID=-1;POINT(-66.046532 -21.951437)</div>
<div>Now the select asewkt shows the following:</div>
<div>POINT(-66.046532 -21.951437)</div>
<div>What happens with SRID?<br><br> </div>
<div><span class="gmail_quote">On 1/20/06, <b class="gmail_sendername">Mario Servin</b> <<a href="mailto:mservin@gmail.com">mservin@gmail.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Thanks Stephen! now I can see them!!. How can I change the default behavior for seeing as simple text ? 
<div><span class="e" id="q_108e8f886bc4584d_1"><br><br>
<div><span class="gmail_quote">On 1/20/06, <b class="gmail_sendername">Stephen Woodbridge</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:woodbri@swoodbridge.com" target="_blank">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 onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:postgis-users@postgis.refractions.net" target="_blank">postgis-users@postgis.refractions.net</a><br>> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">
http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br><br>_______________________________________________<br>postgis-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:postgis-users@postgis.refractions.net" target="_blank">
postgis-users@postgis.refractions.net </a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://postgis.refractions.net/mailman/listinfo/postgis-users" target="_blank">http://postgis.refractions.net/mailman/listinfo/postgis-users
</a><br></blockquote></div><br></span></div></blockquote></div><br>