Following are the three options to choose the area of interest and download GLAD products.

  1. Drag & Drop ( Download tab in right side bar)
    1. Select area of interest 
      1. User can drag and drop a shape in GeoJSON or KML file formats on to the map.  A sample file can be downloaded at http://glad.umd.edu/gladmaps/sample_json_download/brazil.geojson for testing.
      2. Once the shape is overlaid on the map, user is provided with options to either “Remove the overlay” or “Download data” buttons.
    2. Download the products
      1. When the user choose to click “Download data” button, user is provided with list of GLAD products to choose from.
      2. User can choose products of interest and click "Submit" button at the bottom of the window.
      3. All the products  for the selected region are fetched and displayed in the right side bar.
      4. User can “Download” individual item by clicking the “download link” icon (or) click on “Download all” link, which is available on the top of the listed download items.
      5. Once user clicks on the “Download all” link user is directed to a new page with all the links.

Example: http://glad.umd.edu/download-data/?tiledata=jAuHFwypNA


  1. Enter coordinates
    1. Select area of interest
      1. User can enter the coordinates of area of interest directly by clicking the “Enter coordinates” button.
      2. Once the user enters the 4 corner coordinates and clicks on “Submit” button at the bottom of the window, a rectangle area is drawn on the map and a “Clear selected area” and “Download data" buttons are presented to the user.

  1. Draw on map
    1. Select area of interest
      1. User is provided with “Start Drawing” button in the right sidebar.  Once it is selected user can draw on the map to select the area of interest.
      2. Once the drawing is completed, user is provided with “Clear selected area” and “Download data" buttons.
      3. User can switch this layer on and off by toggling the “Shape” checkbox in the right side bar.
      4. Once user selects the Download data button, user can select the products of interest and submit.
      5. User is also provided with the KML and JSON file to download which is generated for the drawn shape which can be used for reselecting the same area in future.

Download all the links:

  1. Windows machine (bulk download) –  User can use the "DownloadThemAll" plugin in firefox browser to start the download.
    1. User needs to download the “DownloadThemAll” plugin from https://addons.mozilla.org/en-US/firefox/addon/downthemall/ and activate it. 
    2. From the menu of Firefox browser,  select Tools -> DownloadThemAll! Tools -> DownloadThemAll link.
    3. Select the link (Example: http://glad.umd.edu/download-data/?tiledata=jAuHFwypNA)
    4. Under Filters tab, select “all files”, click on start button to download the data.  User can pause and come back at a later time to resume the data.
  2. Linux machine (bulk download)
    1. Use wget command to download the data.

Wget –r –l1 -A.tif  http-link

Example:  wget -r -l1 -A.tif http://glad.umd.edu/download-data/?tiledata=jAuHFwypNA