Skip to content

Commit

Permalink
added support for geotiff_srs in worker.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour committed Nov 12, 2023
1 parent 1a65cbb commit 078dd70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions worker.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ async function create_tile(params) {
"cutline_srs",
"debug_level",
"expr",
"geotiff_srs",
"method",
"pixel_depth",
"round",
Expand Down

0 comments on commit 078dd70

Please sign in to comment.