Quantcast
Channel: Entity Framework
Viewing all articles
Browse latest Browse all 10318

Commented Feature: Give DbGeography support for polygons with holes [728]

$
0
0
The DbGeopgaphy type does not support to access to the individual rings of a singe polygon having holes. Please add support to access the inner rings defining the holes via the ExteriorRing InteriorRingCount and InteriorRingAt members, like it works for DbGeometry already.

I don't understand why this is working for DbGeometry but not for DbGeography. In the SqlGeography class it works just fine, so I am forced to use the ProviderValue and SqlServer.Types assembly as a workaround which creates an unnecessary dependency in the project.

The DbSpatialServices class already offers these features so I think it would only mead adding a few lines to the DbGeography class.
Comments: **EF Team Triage:** We discussed and agreed that we should support this. Unfortunately it's not going to fit into the EF6 release so we're putting it in the Future release to prioritize for a future release. This does not exclude someone from outside the EF team contributing this feature into the EF6 release.

Viewing all articles
Browse latest Browse all 10318

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>