Details
- 
        Type:
Monitor
 - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Done
 - 
            Affects Version/s: None
 - 
            Fix Version/s: 2021
 - 
            Component/s: FIWARE-TECH-HELP
 - 
            Labels:
 
- 
                        HD-Chapter:Data
 - 
                        HD-Enabler:Orion
 
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": "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
| Field | Original Value | New Value | 
|---|---|---|
| Component/s | FIWARE-TECH-HELP [ 10278 ] | 
| Status | Open [ 1 ] | In Progress [ 3 ] | 
| Status | In Progress [ 3 ] | Answered [ 10104 ] | 
| Assignee | Jose Manuel Cantera [ jmcantera ] | 
| Resolution | Done [ 10000 ] | |
| Status | Answered [ 10104 ] | Closed [ 6 ] | 
| HD-Enabler | Orion [ 10875 ] | |
| HD-Chapter | Data [ 10838 ] | 
| Fix Version/s | 2021 [ 12600 ] |