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?
2018-01-30 00:05|CREATED monitor | # answers= 0, accepted answer= False