{
  "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/456?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/456?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/456?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" : "456",
  "properties" : {
    "objectid" : 456,
    "gridcode" : 40,
    "caldas" : "Frio",
    "ruleid" : 3,
    "st_area_shape_" : 9.4692785855675026e-06,
    "st_length_shape_" : 0.013103859082661836
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -73.222384983999746,
          10.924632345000077
        ],
        [
          -73.220789768999566,
          10.927031759000045
        ],
        [
          -73.216985569999451,
          10.925516500000072
        ],
        [
          -73.220075901999735,
          10.923641134000036
        ],
        [
          -73.222384983999746,
          10.924632345000077
        ]
      ]
    ]
  }
}