Skip to content

Commit

Permalink
Update docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
eliascarv committed Nov 14, 2024
1 parent 367aa64 commit 1005694
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/metadata.jl
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,9 @@ except the string and float parameters.
* `projcenternorthing` (float): Northing coordinate of projection center;
* `projscaleatnatorigin` (float): Scale of natural origin;
* `projscaleatcenter` (float): Scale of of projection center;
See [Requirements](https://docs.ogc.org/is/19-008r4/19-008r4.html#_requirements)
section of the GeoTIFF specification for more details.
"""
function metadata(;
version=1,
Expand Down

0 comments on commit 1005694

Please sign in to comment.