1 Reply Latest reply on Jun 29, 2012 2:18 PM by shawkins

    getting spatial column

    gioppoluca

      Is TEIID able to read tables from postgis or oracle spatial?

      Does it manage to interpret geometrical columns correctly and can it excecute spatial query?

      Thanks

      Luca

        • 1. Re: getting spatial column
          shawkins

          The oracle translator has built-in support for several spatial functions.  However you're spatial columns would need to be modeled as object and any other source or additional functions would need to be added as user defined functions.  It would be good if we had a more comprehensive approach, but our type system is currently hard to extend making the addition of geometric types cumbersome.

           

          Steve

          1 of 1 people found this helpful