[ https://jira.fiware.org/browse/HELP-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Lopez updated HELP-13452: ---------------------------------- HD-Chapter: Data Description: 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-to-create-an-instance-geopoint-with-keyvalues-simple-location-format +Question:+ How to create an instance geo:point with keyValues? (Simple Location Format) +Description:+ If I created an 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? was: 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-to-create-an-instance-geopoint-with-keyvalues-simple-location-format +Question:+ How to create an instance geo:point with keyValues? (Simple Location Format) +Description:+ If I created an 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? HD-Enabler: Orion > [fiware-stackoverflow] How to create an instance geo:point with keyValues? (Simple Location Format) > --------------------------------------------------------------------------------------------------- > > Key: HELP-13452 > URL: https://jira.fiware.org/browse/HELP-13452 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > 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-to-create-an-instance-geopoint-with-keyvalues-simple-location-format > +Question:+ > How to create an instance geo:point with keyValues? (Simple Location Format) > +Description:+ > If I created an 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