OOPS
|
Go to the source code of this file.
Modules | |
module | qg_projection_mod |
Functions/Subroutines | |
subroutine, public | qg_projection_mod::xy_to_lonlat (x, y, lon, lat, mapfac) |
Convert x/y to lon/lat. More... | |
subroutine, public | qg_projection_mod::lonlat_to_xy (lon, lat, x, y) |
Convert lon/lat to x/y. More... | |