{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/45/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/45/items/1980?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/45/items/1980?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/45/items/1980?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 45,
  "LayerName" : "Precipitacion Mensual Año 2012",
  "id" : "1980",
  "properties" : {
    "objectid" : 1980,
    "gridcode" : 1,
    "area_prcp" : 1.1538519999999999,
    "rango" : "0 - 50",
    "per_ini" : "2012-05-01T00:00:00",
    "per_fin" : "2012-05-31T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 9.4135801500000029e-05,
    "st_length_shape_" : 0.051795203663517676
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.212625103999983,
          10.689416365000056
        ],
        [
          -74.233544170999949,
          10.693916365000064
        ],
        [
          -74.212625103999983,
          10.698416365000071
        ],
        [
          -74.212625103999983,
          10.689416365000056
        ]
      ]
    ]
  }
}