{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/42/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/42/items/1958?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/42/items/1958?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/42/items/1958?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 42,
  "LayerName" : "Precipitacion Mensual Año 2009",
  "id" : "1958",
  "properties" : {
    "objectid" : 1958,
    "gridcode" : 1,
    "area_prcp" : 1.34272993,
    "rango" : "0-50",
    "per_ini" : "2009-06-01T00:00:00",
    "per_fin" : "2009-06-30T00:00:00",
    "ruleid" : 1,
    "st_area_shape_" : 0.00010933814573303202,
    "st_length_shape_" : 0.051063651070359949
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.100951775999988,
          4.2253397810000592
        ],
        [
          -75.096061761999977,
          4.2139123530000688
        ],
        [
          -75.116758904999983,
          4.2175603630000751
        ],
        [
          -75.100951775999988,
          4.2253397810000592
        ]
      ]
    ]
  }
}