[ https://jira.fiware.org/browse/HELP-13447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jose Manuel Cantera resolved HELP-13447. ---------------------------------------- Resolution: Done > [fiware-stackoverflow] How create a instance geo:point with keyValues? (Simple Location Format) > ----------------------------------------------------------------------------------------------- > > Key: HELP-13447 > URL: https://jira.fiware.org/browse/HELP-13447 > 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 29-01-2018 at 21:01 > {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/48509134/how-create-a-instance-geopoint-with-keyvalues-simple-location-format > +Question:+ > How create a instance geo:point with keyValues? (Simple Location Format) > +Description:+ > If I created a entity with this JSON with options=keyValues: > { > "id": "waterqualityobserved:Sevilla:D3", > "type": "WaterQualityObserved", > "location": "41.3763726, 2.186447514" > } > Then request: localhost:1026/v2/entities/waterqualityobserved:Sevilla:D3 > { > "id": "waterqualityobserved:Sevilla:D3", > "type": "WaterQualityObserved", > "location": { > "type": "Text", > "value": "41.3763726, 2.186447514", > "metadata": {} > } > } > Orion is able to execute geographical queries? > How else to define the location property? -- 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