{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Precipitacion/OGCFeatureServer/collections/0/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/0/items/20?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/0/items/20?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/0/items/20?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Precipitacion Anual Año 2015",
  "id" : "20",
  "properties" : {
    "objectid" : 20,
    "gridcode" : 1,
    "rango" : "0 - 500",
    "area_prcp" : 34.549256249999999,
    "ruleid" : 1,
    "st_area_shape_" : 0.0028204700232219632,
    "st_length_shape_" : 0.21412444150983845
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -75.34130061999997,
          9.5643116350000241
        ],
        [
          -75.333760946999973,
          9.504030263000061
        ],
        [
          -75.387103231999959,
          9.5107020160000388
        ],
        [
          -75.392971761999945,
          9.5578846330000715
        ],
        [
          -75.34130061999997,
          9.5643116350000241
        ]
      ]
    ]
  }
}