{
  "name": "glwd",
  "title": "Global Lakes and Wetlands Database Levels 1 and 2 Polygons as GeoJSON (.geojson/.topojson) and Shapefiles (.shp)",
  "version": "0.1.0",
  "description": "geodata data package providing geojson polygons and shapefiles for Global Lakes and Wetlands Database",
  "repository": {
    "type": "git",
    "url": "git://github.com/datasets/glwd.git"
  },
  "sources": [{
    "name": "Global Lakes and Wetlands Database",
    "web": "http://worldwildlife.org/pages/global-lakes-and-wetlands-database"
  }],
  "keywords": [
    "topojson",
    "shapefile",
    "wetlands",
    "lakes",
    "conservation",
    "worldwildlifefund",
    "geojson",
    "spatialdata",
    "geodata",
    "vector"
  ],
  "licenses": [{
    "type": "ODC-PDDL",
    "url": "http://opendatacommons.org/licenses/pddl/1.0/"
  }],
  "resources": [
    {
      "name": "Level 1 (GLWD-1) comprises the 3,067 largest lakes (area ≥ 50 km2) and 654 largest reservoirs (storage capacity ≥ 0.5 km3) worldwide, and includes extensive attribute data.",
      "path": "json/glwd_1.geojson",
      "format": "geojson",
      "mediatype": "application/json",
      "bytes": 28006
    },
    {
      "name": "Level 1 (GLWD-1) comprises the 3,067 largest lakes (area ≥ 50 km2) and 654 largest reservoirs (storage capacity ≥ 0.5 km3) worldwide, and includes extensive attribute data.",
      "path": "json/glwd_1.topojson",
      "format": "topojson",
      "mediatype": "application/json",
      "bytes":   8923
    },
    {
      "name": "Level 2 (GLWD-2) comprises permanent open water bodies with a surface area ≥ 0.1 km2 excluding the water bodies contained in GLWD-1. Compressed because it exceeds GitHub's 100k file limit.",
      "path": "json/glwd_2.zip",
      "format": "compressed geojson",
      "mediatype": "application/json",
      "bytes": 30188
    },
    {
      "name": "Level 2 (GLWD-2) comprises permanent open water bodies with a surface area ≥ 0.1 km2 excluding the water bodies contained in GLWD-1.",
      "path": "json/glwd_2.topojson",
      "format": "topojson",
      "mediatype": "application/json",
      "bytes":  50406
    }
  ],
  "bugs": {
    "url": "https://github.com/datasets/glwd/issues"
  },
  "homepage": "https://github.com/datasets/glwd"
}
