{
  "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/199?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/199?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/199?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" : "199",
  "properties" : {
    "objectid" : 199,
    "gridcode" : 3,
    "area_prcp" : 3.78250872,
    "rango" : "100 - 150",
    "per_ini" : "1987-01-01T00:00:00",
    "per_fin" : "1987-01-31T00:00:00",
    "ruleid" : 3,
    "st_area_shape_" : 0.00030831367325042308,
    "st_length_shape_" : 0.082321799242476165
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.793289300999959,
          5.3507611070000394
        ],
        [
          -75.78906176199996,
          5.3209123520000503
        ],
        [
          -75.810411493999936,
          5.3257935780000594
        ],
        [
          -75.793289300999959,
          5.3507611070000394
        ]
      ]
    ]
  }
}