{
  "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/42?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/42?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/42?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" : "42",
  "properties" : {
    "objectid" : 42,
    "gridcode" : 4,
    "rango" : "1500 - 2000",
    "area_prcp" : 0.8463845900000001,
    "ruleid" : 4,
    "st_area_shape_" : 6.8467049480431017e-05,
    "st_length_shape_" : 0.037728919971963877
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -74.253760946999989,
          7.6240302630000656
        ],
        [
          -74.257184408999933,
          7.6118378810000422
        ],
        [
          -74.265953329999945,
          7.6206068010000649
        ],
        [
          -74.253760946999989,
          7.6240302630000656
        ]
      ]
    ]
  }
}