| Home | Trees | Indices | Help |
|
|---|
|
|
Functions encodeEPSG and decodeEPSG2 provide en- and decoding of EPSG (European Petroleum Survery Group) codes from and to UTM and UPS zones.
A pure Python implementation transcribed from C++ class UTMUPS by Charles Karney.
Version: 19.04.21
| Classes | |
|
EPSGError EPSG encode or decode error. |
|
| Functions | |||
|
|||
|
|||
| Variables | |
__all__ = _ALL_LAZY.epsg
|
|
| Function Details |
Determine the UTM/USP zone number and hemisphere from a given EPSG (European Petroleum Survery Group) code.
|
Determine the EPSG (European Petroleum Survery Group) code for a given UTM/UPS zone number and hemipole or Band.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 27 17:09:03 2019 | http://epydoc.sourceforge.net |