Package mapnik :: Package ogcserver :: Module common :: Class Projection

Class Projection

 object --+        
          |        
??.instance --+    
              |    
     Projection --+
                  |
                 Projection

Instance Methods
 
epsgstring(self)

Inherited from Projection: __getinitargs__, __init__, __reduce__, __repr__, forward, inverse, params

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce_ex__, __setattr__, __str__

Class Variables

Inherited from Projection: __instance_size__, __safe_for_unpickling__

Properties

Inherited from Projection: geographic

Inherited from object: __class__