{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Potencial_Energetico/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_Potencial_Energetico/OGCFeatureServer/collections/0/items/123?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Potencial_Energetico/OGCFeatureServer/collections/0/items/123?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Potencial_Energetico/OGCFeatureServer/collections/0/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Densidad de Energia Eolica a 10 Metros de Altura Mensual Periodo 2000-2010",
  "id" : "123",
  "properties" : {
    "objectid" : 123,
    "gridcode" : 2,
    "rango" : "1 - 8",
    "per_ini" : "2000-02-01T00:00:00",
    "per_fin" : "2010-02-01T00:00:00",
    "ruleid" : 2,
    "st_area_shape_" : 8.2846397405972523e-05,
    "st_length_shape_" : 0.041502106077639753
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -73.77158252199996,
          7.9426323500000535
        ],
        [
          -73.758170900999971,
          7.9388665420000279
        ],
        [
          -73.767817384999944,
          7.9292207290000647
        ],
        [
          -73.77158252199996,
          7.9426323500000535
        ]
      ]
    ]
  }
}