{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Viento/OGCFeatureServer/collections/40/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Viento/OGCFeatureServer/collections/40/items/111?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Viento/OGCFeatureServer/collections/40/items/111?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://visualizador.ideam.gov.co/gisserver/rest/services/Clima_Viento/OGCFeatureServer/collections/40/items/111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 40,
  "LayerName" : "Velocidad Viento Superficie Promedio Multianual Mensual Periodo 1980-2000",
  "id" : "111",
  "properties" : {
    "objectid" : 111,
    "rango" : "5.0 - 6.0 m/s",
    "mes" : 1,
    "per_ini" : "1980-01-01T00:00:00",
    "per_fin" : "2000-01-31T00:00:00",
    "ruleid" : 10,
    "st_area_shape_" : 0.00055970513341165962,
    "st_length_shape_" : 0.11373806756613902
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          -77.797319799999968,
          7.3956084000000715
        ],
        [
          -77.824604759999943,
          7.40024336700003
        ],
        [
          -77.809311702999935,
          7.4386721370000259
        ],
        [
          -77.797319799999968,
          7.3956084000000715
        ]
      ]
    ]
  }
}