[GRASS-user] postgresql driver
Jachym Cepicky
jachym.cepicky at gmail.com
Wed Feb 27 01:04:00 EST 2008
Hi,
Jachym Cepicky píše v Út 26. 02. 2008 v 16:17 +0100:
> hi,
>
>
> afaik you have to specify two new collumns of types (float or double),
> for x and y coordinates.
>
> grass does not support "point" column type used in potgresql
no, it does not (afaik) support any "point" type in any database. even
postgis implements point type on it's own. you can also store the data
in postgis and import them to grass via v.in.ogr
adding support for the "point" type for postgresql should not be that
hard...
you can also use `"SELECT point FROM your_table"|v.in.ascii out=points`
approach
jachym
--
Jachym Cepicky
e-mail: jachym.cepicky gmail com
URL: http://les-ejk.cz
GPG: http://www.les-ejk.cz/pgp/jachym_cepicky-gpg.pub
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://lists.osgeo.org/pipermail/grass-user/attachments/20080227/49f725e3/attachment.bin
More information about the grass-user
mailing list