Skip to content

Commit

Permalink
Add pointer to 2021 project shapefiles
Browse files Browse the repository at this point in the history
  • Loading branch information
katamartin committed Aug 27, 2024
1 parent 2340d40 commit 054f33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/research/forest-offsets-fires-2021.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const Index = ({ fireMetadata, fireProjects }) => {
const index = useBreakpointIndex()

const tiles = {
projects: `https://carbonplan-forest-offsets.s3.us-west-1.amazonaws.com/web/tiles/projects/{z}/{x}/{y}.pbf`,
projects: `https://carbonplan-forest-offsets.s3.us-west-1.amazonaws.com/web/tiles/archive/2021/projects/{z}/{x}/{y}.pbf`,
fires: `https://storage.googleapis.com/carbonplan-research/offset-fires/tiles/fires/fires/{z}/{x}/{y}.pbf`,
}

Expand Down

0 comments on commit 054f33b

Please sign in to comment.