Re: [GENERAL] Oracle Spatial and PostGis

2010-07-21 Thread Martin Gainty
eci est interdite. Ce message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. Date:

[GENERAL] Oracle Spatial and PostGis

2010-07-21 Thread Szymon Guz
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 ha