Hi,
I've been asked to look into performing spatial queries against Oracle Spatial using the Entity Framework.
I've had a dig around and I can see that ODP supports UDT so I'm assuming I can do it with a raw data connection.
Now that EF (as of V5) supports spatial data types, is it possible to access spatial data types using EF and ODP.
I can see that DevArt (I think that's their name) have a product that allows it so I'm assuming that it's possible from the EF side of things.
I can also find postings on performing spatial queries using MySQL and EF. I just can't seem to find anything on ODP, Spatial and EF5+. Positive or negative.
Any pointers would be greatly appreciated.
Thanks,