|
RAVE
|
Classes | |
| class | interface |
| class | usgs |
Functions | |
| init () | |
| register (id, pcs) | |
| keys () | |
| items () | |
| pcs (Id) | |
| define (id, name, definition) | |
Variables | |
| PROJECTIONS = os.path.join(RAVECONFIG, '*projections.xml') | |
| int | initialized = 0 |
| dict | _registry = {} |
| p = pcs.pcs(id) | |
pcs.py Projection Coordinate System Module for defining projections using the Proj module. The projection definitions are loaded from configuration file(s) given by the PROJECTIONS variable. TODO: Restructure this module like the 'area' and 'radar' modules.