Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:
-
HD-Enabler:Orion
Description
Created question in FIWARE Q/A platform on 29-01-2018 at 21:01
Please, ANSWER this question AT 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:
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?
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 ] |
Summary | [fiware-stackoverflow] How create a instance geo:point with keyValues? (Simple Location Format) | FIWARE.Question.Tech.How create a instance geo:point with keyValues? (Simple Location Format). |
HD-Enabler | Orion [ 10875 ] | |
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-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? |
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? |
Fix Version/s | 2021 [ 12600 ] |