Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-13452

[fiware-stackoverflow] How to create an instance geo:point with keyValues? (Simple Location Format)

    Details

      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-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?

        Activity

        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        fla Fernando Lopez made changes -
        Assignee Backlog Manager [ backlogmanager ]
        fla Fernando Lopez made changes -
        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-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?
        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-Chapter Data [ 10838 ]
        backlogmanager Backlog Manager made changes -
        Resolution Done [ 10000 ]
        Status In Progress [ 3 ] Closed [ 6 ]
        backlogmanager Backlog Manager made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-TECH-HELP [ 10278 ]
        backlogmanager Backlog Manager created issue -

          People

          • Assignee:
            backlogmanager Backlog Manager
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: