{
  "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/523?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/523?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/523?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" : "523",
  "properties" : {
    "objectid" : 523,
    "gridcode" : 7,
    "rango" : "3000 - 4000",
    "per_ini" : "2016-01-01T00:00:00",
    "per_fin" : "2016-12-31T00:00:00",
    "area_prcp" : 0,
    "ruleid" : 7,
    "st_area_shape_" : 3.5213742500000011e-06,
    "st_length_shape_" : 0.011586477018593123
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -73.15900228299995,
          4.9134711540000353
        ],
        [
          -73.158549157999971,
          4.9081166610000651
        ],
        [
          -73.15993978299997,
          4.909006798000064
        ],
        [
          -73.15900228299995,
          4.9134711540000353
        ]
      ]
    ]
  }
}