Skip to content

Commit

Permalink
utm_zone changed to integer
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhanson committed Jun 9, 2021
1 parent 737f607 commit 42553f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The latitude band and grid squares are still used, but the UTM zone is not.
| -------------------- | --------| ----------- |
| mgrs:latitude_band | string | **REQUIRED**. The latitude band of the Item's centroid |
| mgrs:grid_square | string | **REQUIRED**. MGRS grid square of the Item's centroid |
| mgrs:utm_zone | number | The UTM Zone of the Item centroid |
| mgrs:utm_zone | integer | The UTM Zone of the Item centroid |

Between 80°S and 84°N UTM Zone is required. In the polar regions UTM zone is not provided.

Expand Down

0 comments on commit 42553f3

Please sign in to comment.