otbcli_ObtainUTMZoneFromGeoPoint(1) OTB ObtainUTMZoneFromGeoPoint application

DESCRIPTION

This is the ObtainUTMZoneFromGeoPoint application, version 5.2.0 UTM zone determination from a geographic point.

Complete documentation: http://www.orfeo-toolbox.org/Applications/ObtainUTMZoneFromGeoPoint.html

Parameters:

-progress <boolean>
Report progress


 -lat      <float>          Latitude  (mandatory)
 -lon      <float>          Longitude  (mandatory)

-inxml
<string> Load otb application from xml file (optional, off by default)

EXAMPLES

Obtain a UTM Zone otbcli_ObtainUTMZoneFromGeoPoint -lat 10.0 -lon 124.0