{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/20/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/20/items/1972?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/20/items/1972?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/20/items/1972?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 20,
  "LayerName" : "Precipitacion Mensual Año 1987",
  "id" : "1972",
  "properties" : {
    "objectid" : 1972,
    "gridcode" : 3,
    "area_prcp" : 3.72719493,
    "rango" : "100 - 150",
    "per_ini" : "1987-04-01T00:00:00",
    "per_fin" : "1987-04-30T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.00030435908371317005,
    "st_length_shape_" : 0.082558504720565751
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.56171123699994,
          6.2604466540000203
        ],
        [
          -75.55506176199998,
          6.2389123530000461
        ],
        [
          -75.586308526999971,
          6.2485610960000599
        ],
        [
          -75.56171123699994,
          6.2604466540000203
        ]
      ]
    ]
  }
}