Home
last modified time | relevance | path

Searched defs:utm_hemisphere (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/projection/
H A DossimApplanixUtmModel.cpp479 const char* utm_hemisphere = kwl.find(prefix, "utm_hemisphere"); in loadState() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/pyscripts/
H A Dvpgl_adaptor.py812 def load_geotiff_cam(tfw_filename, lvcs=0, utm_zone=0, utm_hemisphere=0): argument
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_project.h346 int utm_hemisphere; /* -1 for S, +1 for N, 0 if to be set by -R */ member