← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (ODATA-357) Use GeoJSON to format geo types in JSON

From
OASIS Issues Tracker <>
Date
2013-04-24T22:31:56+00:00
ID
1713942410.3441366842703704.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (ODATA-357) Use GeoJSON to format geo types in JSON
Use GeoJSON to format geo types in JSON
---------------------------------------

                 Key: ODATA-357
                 URL: http://tools.oasis-open.org/issues/browse/ODATA-357
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Bug
          Components: OData JSON Format
    Affects Versions: V4.0_WD01
         Environment: [Proposed
            Reporter: Michael Pizzo
             Fix For: V4.0_WD01


Right now we use a common literal format based on "Well Known Text" for literals within URLs, serializing in ATOM, and serializing in JSON.

Well-known-text defines a convenient format for URLs, yowever, both Atom and JSON have "native" representations of geo types. The most natural representation in ATOM is the xml representation GML. GeoJSON appears to be the most broadly accepted way to encode geo types in JSON. It works very well in JSON.

It would be unfortunate to force consumers in XML or JSON to have to understand formats that are not common in each environment, and unfortunate to have extra brackets or curly braces in URLs

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →