[ https://jira.fiware.org/browse/HELP-13309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fernando Lopez updated HELP-13309:
----------------------------------
HD-Chapter: Data
HD-Enabler: Orion
> [fiware-stackoverflow] Does Orion support GeoJSON format?
> ---------------------------------------------------------
>
> Key: HELP-13309
> URL: https://jira.fiware.org/browse/HELP-13309
> Project: Help-Desk
> Issue Type: Monitor
> Components: FIWARE-TECH-HELP
> Reporter: Backlog Manager
> Assignee: Jose Manuel Cantera
> Labels: fiware, fiware-orion
>
> Created question in FIWARE Q/A platform on 10-10-2017 at 11:10
> {color: red}Please, ANSWER this question AT{color} 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
--
This message was sent by Atlassian JIRA
(v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy