Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-13309

[fiware-stackoverflow] Does Orion support GeoJSON format?

    Details

      Description

      Created question in FIWARE Q/A platform on 10-10-2017 at 11:10
      Please, ANSWER this question AT https://stackoverflow.com/questions/46662700/does-orion-support-geojson-format

      Question:
      Does Orion support GeoJSON format?

      Description:
      I am trying to create an entity using GeoJSON for it location:

      {
      "id": "1234",
      "name": "test",
      "type": "TestDevice",

      "location": {
      "value":

      { "type": "Point", "coordinates": [2.186447514, 41.3763726, 143.148] }

      ,
      "type": "geo:json"
      }
      }

      but I am getting this error:

      {
      "error": "BadRequest",
      "description": "attribute must be a JSON object, unless keyValues option is used"
      }

      Does the GeoJSON supported by Orion?

      I am using orion on docker:

      "version": "1.8.0-next"

      Thanks and best regards

        Activity

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        3m 20s 1 Backlog Manager 12/Jan/18 7:53 PM
        In Progress In Progress Answered Answered
        8m 55s 1 Backlog Manager 12/Jan/18 8:02 PM
        Answered Answered Closed Closed
        3d 18h 58m 1 Jose Manuel Cantera 16/Jan/18 3:01 PM

          People

          • Assignee:
            jmcantera Jose Manuel Cantera
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: