Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour authored Aug 29, 2022
1 parent 7dfff90 commit 9bcc63d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# geotiff-bbox
# geotiff-precise-bbox
Get the Most Precise Bounding Box for a GeoTIFF. Avoid Floating Point Arithmetic Issues.

# install
Expand All @@ -19,4 +19,4 @@ image.getBoundingBox();

getPreciseBoundingBox(image)
["-31.456975828130908", "27.6350019723645", "40.205319171869092", "80.7984254723645"]
```
```

0 comments on commit 9bcc63d

Please sign in to comment.