Entity Framework and Spatial Types
-
Monday, March 12, 2012 5:00 PM
Is there any plan to add support for the new Entity Framework spatial types to WCF Data Services? It was really nice when they added them to EF in the June 2011 CTP so now I can manipulate them server side but I would also like to be able send some kind of representation to the client.
Is there a work around for this in the mean time? I tried to use the IgnoreProperties attribute on my Geometry property and add a GeometryAsBase64String property but apparently IgnoreProperties doesn't work with EF. What alternatives to EF do I have if I want to use spatial types with WCF Data Services?
Raymond Saltrelli | Software Engineer | Mapping Analytics
All Replies
-
Wednesday, March 14, 2012 10:10 PM
Hi Raymond,
I've moved your thread to the WCF Data Services Release forums here so it'll get more visibility: http://social.msdn.microsoft.com/Forums/en-US/adodotnetdataservices/thread/b8f621d4-7608-403f-b730-d1daadecbce8
Thanks,
Abhiram Chivukula
Program Manager
WCF Data Services
Notice: A majority of the data services questions have been posted in the release forum so we’re shutting down the pre-release forum to consolidate to the release forum for practicality.

