From: | Hubert Fröhlich <hubert(dot)froehlich(at)bvv(dot)bayern(dot)de> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: postgres and postgis |
Date: | 2003-05-23 09:21:29 |
Message-ID: | 3ECDE819.6040202@bvv.bayern.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
OK, but there are datatypes (e.g. POINT etc. in Postgres), and I cannot
access them from PostGIS directly, as PostGIS uses similar geometry
types in a *different* way.
How can I use Postgres geometry datatypes in PostGIS directly? Or do I
have to migrate my data (and, eventually, my old apps too) ?
Is there a possibility to unify the development of these different
datatypes?
Regards,
Hubert
P.J. "Josh" Rovero wrote:
> PostGIS *is* postgresql, with added datatypes, operators and functions.
>
> Hubert Fröhlich wrote:
>
>> a) How arere the postgis geometries related with postgresql objects?
>> Is there a connection in the development?
>> b) Has anybody tested migrating data from postgres to PostGIS? Is this
>> step useful? What is the best practice? Or does somebody have an idea
>> how to provide the connection?
>
>
>
--
-------------------------------------------------------------------------------
Dr.-Ing. Hubert Fröhlich
Bezirksfinanzdirektion München
Alexandrastr. 3, D-80538 München, GERMANY
Tel. :+49 (0)89 / 2190 - 2980
Fax :+49 (0)89 / 2190 - 2459
hubert(dot)froehlich(at)bvv(dot)bayern(dot)de
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Zanella | 2003-05-23 12:25:12 | network problems: -h flag not working properly |
Previous Message | Alexander Pucher | 2003-05-23 09:03:19 | Re: [PHP] phpPgAdmin 3.0 Beta 1 Released |