{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Analisis_Climatico/OGCFeatureServer/collections/0/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Analisis_Climatico/OGCFeatureServer/collections/0/items/888?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Analisis_Climatico/OGCFeatureServer/collections/0/items/888?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Analisis_Climatico/OGCFeatureServer/collections/0/items/888?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Clasificacion Climatica de Caldas 2014",
  "id" : "888",
  "properties" : {
    "objectid" : 888,
    "gridcode" : 60,
    "caldas" : "Calido",
    "ruleid" : 1,
    "st_area_shape_" : 6.9999960000000015e-06,
    "st_length_shape_" : 0.015999998000000574
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -72.909384986999612,
          10.181632348000051
        ],
        [
          -72.909384986999612,
          10.188632347000066
        ],
        [
          -72.908384986999408,
          10.188632348000056
        ],
        [
          -72.908384987999398,
          10.181632348000051
        ],
        [
          -72.909384986999612,
          10.181632348000051
        ]
      ]
    ]
  }
}