Skip to content

Commit

Permalink
Merge pull request #197 from wri/feature/arg2
Browse files Browse the repository at this point in the history
Change to using the licensed WDPA dataset.
  • Loading branch information
danscales authored Oct 27, 2023
2 parents f0f0a86 + 4e50f89 commit 254d476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/raster-catalog-pro.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
{
"name":"detailed_wdpa_protected_areas",
"source_uri":"s3://gfw-data-lake/wdpa_protected_areas/v202308/raster/epsg-4326/{grid_size}/{row_count}/detailed_iucn_cat/gdal-geotiff/{tile_id}.tif"
"source_uri":"s3://gfw-data-lake/wdpa_licensed_protected_areas/v202310/raster/epsg-4326/{grid_size}/{row_count}/detailed_iucn_cat/gdal-geotiff/{tile_id}.tif"
},
{
"name":"gfw_oil_gas",
Expand Down

0 comments on commit 254d476

Please sign in to comment.