Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Validation on odata - v4 - DbGeography #19

Open
NicoJuicy opened this issue Nov 18, 2015 · 1 comment
Open

Validation on odata - v4 - DbGeography #19

NicoJuicy opened this issue Nov 18, 2015 · 1 comment

Comments

@NicoJuicy
Copy link

I don't think there is any validation of the DbGeography spec yet. I don't know if Microsofts odata Api returns a valid DbGeography

"Geography":{
    "CoordinateSystemId":4326,
    "WellKnownText":"POINT (51.515574 2.025285)",
    "WellKnownBinary":null
}
@RongfangWang
Copy link
Contributor

We cannot find DBGeography in spec, but we do have Geography in spec, do you mean if we validate the rules about the Geography?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants