[postgis-users] Shapes to PG
Neil.Young
Neil.Young at Freenet.de
Mon Jan 26 08:28:37 PST 2009
Nicolas Ribot schrieb:
>> OK, my selection was
>>
>> select * from onb
>>
>> This comes up with a couple of lines, containing the_geometry and much more,
>> not containing a value in this column.
>>
>>
>
> To "see" the geometries, or at least to display their coordinates in a
> friendly manner, you should convert them to a textual representation:
>
> select st_astext(the_geom) from onb;
>
> Nicolas
>
Hi Nicolas,
thanks for your patience, but the result is empty for some rows, for
others there is the WKT (see screenshot). So, I suppose, it is really
not there :)
Regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pg.JPG
Type: image/jpeg
Size: 113346 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20090126/02890a65/attachment.jpe>
More information about the postgis-users
mailing list