dotnet-db-samples icon indicating copy to clipboard operation
dotnet-db-samples copied to clipboard

Add support for spatial data / NetTopologySuite to Oracle.EntityFrameworkCore

Open rtcpw opened this issue 2 years ago • 3 comments

Hello. Could you please add support for NetTopologySuite to Oracle.EntityFrameworkCore, so we can work with Oracle spatial types within Entity Framework Core?

Parts of this have been discussed in #89 and #190

rtcpw avatar Nov 09 '23 12:11 rtcpw

Thanks for filing the feature request. We're going to evaluate which new features to implement in the coming year for EF Core once we release ODP.NET EF Core 8 support.

If this feature (or any other feature request) is of interest, developers should give a thumbs up emoji to the feature request. The Oracle .NET team will take into account which features have the most community interest.

alexkeh avatar Nov 09 '23 16:11 alexkeh

I just upvoted this, but the NetTopologySuite documentation doesn't seem to mention anything about 3d solids which is the area I care about. Unless I am wrong about this, could easily have missed something, then read my upvote as wanting support for spatial types, not specifically NetTopologySuite.

Applesauce314 avatar Jan 29 '24 22:01 Applesauce314

followed up with https://github.com/NetTopologySuite/NetTopologySuite/discussions/730 and confirmed it does not handle 3d solids. my use case is: given a set of 3d solid geometries, which geometry is a specific 3d point located in. if this feature can be done in a way that supports that, I'm interested, otherwise I'm not interested.

Applesauce314 avatar Jan 31 '24 13:01 Applesauce314