Oracle Spatial and PostGis

From: Szymon Guz <mabewlun(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Oracle Spatial and PostGis
Date: 2010-07-21 10:41:28
Message-ID: AANLkTiku_lgYNnQGmvuDwwGgNc7M-iHSWN-88KMxCUNF@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
when I have an Oracle spatial database, I can easily convert it to
PostgreSQL database, using handwritten tool, or just dumping it to a shape
file and loading to the PostGis database. Do you know any simple way for
(semi)automatical conversion of the spatial queries from Oracle to PostGis?
I have many spatial queries in Oracle and I'd like to use them with
PostgreSQL. Any ideas where I can find more information?

regards
Szymon Guz

Responses

Browse pgsql-general by date

  From Date Subject
Next Message paladine 2010-07-21 11:26:28 pg_dump-restore concurrency
Previous Message Alban Hertroys 2010-07-21 10:31:55 Re: INSERT RETURNING and partitioning