Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Output

Code Block
languagejs
collapsetrue
{
  "results": [
    {
      "centroid": {
        "crs": "EPSG:3857",
        "x": 16783036.488,
        "y": -3998664.491
      },
      "display1": "10 Smith Street, St Marys, 2760",
      "display2": "",
      "entity": "property",
      "envelope": {
        "crs": "EPSG:3857",
        "maxx": 16783045.638,
        "maxy": -3998643.358,
        "minx": 16783027.292,
        "miny": -3998685.564
      },
      "id": "3113662_10_Smith_Street_43_St_Marys_DP2488",
      "index": 1
    }
  ],
  "total": 1
}

...

Output

Code Block
languagejscollapsetrue
{
  "results": [
    {
      "centroid": {
        "crs": "EPSG:3857",
        "x": 16783036.488,
        "y": -3998664.491
      },
      "display1": "10 Smith Street, St Marys, 2760",
      "display2": "",
      "entity": "property",
      "envelope": {
        "crs": "EPSG:3857",
        "maxx": 16783045.638,
        "maxy": -3998643.358,
        "minx": 16783027.292,
        "miny": -3998685.564
      },
      "id": "3113662_10_Smith_Street_43_St_Marys_DP2488",
      "index": 1
    }
  ],
  "total": 1
}

...