{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/1/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/1/items/801?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/1/items/801?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/1/items/801?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Precipitacion Anual Año 2016",
  "id" : "801",
  "properties" : {
    "objectid" : 801,
    "gridcode" : 3,
    "rango" : "1000 - 1500",
    "per_ini" : "2016-01-01T00:00:00",
    "per_fin" : "2016-12-31T00:00:00",
    "area_prcp" : 0,
    "ruleid" : 3,
    "st_area_shape_" : 6.8431056608600016e-07,
    "st_length_shape_" : 0.0037719180731151402
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.376891443999966,
          2.4903354110000464
        ],
        [
          -75.376549157999989,
          2.4891166610000255
        ],
        [
          -75.377768396999954,
          2.4894594340000253
        ],
        [
          -75.376891443999966,
          2.4903354110000464
        ]
      ]
    ]
  }
}