Skip to content

Commit

Permalink
Merge pull request #29 from mauriciohessflores/patch-2
Browse files Browse the repository at this point in the history
Update map-library-usage.md
  • Loading branch information
jtroberts authored Nov 21, 2024
2 parents de1fc12 + aedbeb4 commit 4fd79fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/map-library-usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,8 +409,8 @@ Only a subset of layers are available from GIBS in the polar projections. This i
<DataWindow>
<UpperLeftX>-180.0</UpperLeftX>
<UpperLeftY>90</UpperLeftY>
<LowerRightX>396.0</LowerRightX>
<LowerRightY>-198</LowerRightY>
<LowerRightX>180.0</LowerRightX>
<LowerRightY>0</LowerRightY>
<TileLevel>5</TileLevel>
<TileCountX>2</TileCountX>
<TileCountY>1</TileCountY>
Expand Down

0 comments on commit 4fd79fe

Please sign in to comment.