table of contents
OTBGUI_OBTAINUTMZONEFROMGEOPOINT(1) | User Commands | OTBGUI_OBTAINUTMZONEFROMGEOPOINT(1) |
NAME¶
otbgui_ObtainUTMZoneFromGeoPoint - 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 otbgui_ObtainUTMZoneFromGeoPoint -lat 10.0 -lon 124.0
SEE ALSO¶
The full documentation for otbgui_ObtainUTMZoneFromGeoPoint is maintained as a Texinfo manual. If the info and otbgui_ObtainUTMZoneFromGeoPoint programs are properly installed at your site, the command
- info otbgui_ObtainUTMZoneFromGeoPoint
should give you access to the complete manual.
December 2015 | otbgui_ObtainUTMZoneFromGeoPoint 5.2.0 |