{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/30/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/30/items/1234?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/30/items/1234?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/30/items/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 30,
  "LayerName" : "Precipitacion Mensual Año 1997",
  "id" : "1234",
  "properties" : {
    "objectid" : 1234,
    "gridcode" : 2,
    "area_prcp" : 34.541350639999997,
    "rango" : "50 - 100",
    "per_ini" : "1997-03-01T00:00:00",
    "per_fin" : "1997-03-31T00:00:00",
    "ruleid" : 2,
    "st_area_shape_" : 0.0028184836434710001,
    "st_length_shape_" : 0.19933832182507688
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.264099506999969,
          5.6782524690000287
        ],
        [
          -75.267061761999969,
          5.6719123530000388
        ],
        [
          -75.311076287999981,
          5.6753593130000581
        ],
        [
          -75.320897515999945,
          5.7014155870000423
        ],
        [
          -75.305066766999971,
          5.7291802360000474
        ],
        [
          -75.264294305999954,
          5.7215084830000364
        ],
        [
          -75.25518279399995,
          5.6973369130000719
        ],
        [
          -75.262873491999983,
          5.6808765080000398
        ],
        [
          -75.264099506999969,
          5.6782524690000287
        ]
      ]
    ]
  }
}