Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Spatial Data types in OData #34

Closed
LianwMS opened this issue Jan 12, 2015 · 6 comments
Closed

Add support for Spatial Data types in OData #34

LianwMS opened this issue Jan 12, 2015 · 6 comments
Labels
Milestone

Comments

@LianwMS
Copy link
Contributor

LianwMS commented Jan 12, 2015

Currently, there is no support for spatial data types in Web API OData.
Consider adding support for this as it makes impossible to develop any service
that has to deal with spatial data.

Work Item Details

Original CodePlex Issue: Issue 1010
Status: Active
Reason Closed: Unassigned
Assigned to: Unassigned
Reported on: Apr 25, 2013 at 10:00 PM
Reported by: jacalvar
Updated on: Nov 24, 2014 at 10:41 AM
Updated by: jyparask

@LianwMS
Copy link
Contributor Author

LianwMS commented Jan 12, 2015

On 2013-05-02 04:25:39 UTC, yishaigalatzer commented:

We will prioritize this against other feature work for RTM. For now assigning to be developed in RTM

@LianwMS
Copy link
Contributor Author

LianwMS commented Jan 12, 2015

On 2014-07-28 23:54:56 UTC, TimMc commented:

Please fix this!

@congysu
Copy link
Contributor

congysu commented Jul 27, 2015

Related issues: #101, #434

@congysu congysu modified the milestones: v5.8, vNext Jul 27, 2015
@nirinchev
Copy link

I've written a blog post that proposes a workaround for working with spatial data in Web API OData. Unfortunately, it requires slight modifications to ClrCanonicalFunctions and FilterBinder to add support for spatial queries (geo.distance and so on). Do you think it would be reasonable change to push upstream? I'd be happy to send a PR for that.

@xuzhg
Copy link
Member

xuzhg commented Aug 17, 2015

@nirinchev

Warmly welcome your PR for spatial support.

Best Regards.
Sam Xu

@VikingsFan VikingsFan modified the milestones: v5.9, v5.8 Jan 6, 2016
@VikingsFan VikingsFan modified the milestones: v5.10, v5.9 Mar 21, 2016
@xuzhg
Copy link
Member

xuzhg commented May 25, 2016

See the commit: 7916898

Please re-open it if you have further concern.

@xuzhg xuzhg closed this as completed May 25, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants