Files
PyCRS/namemappings.py
T
2015-03-17 23:49:20 +01:00

13 lines
122 B
Python

# CRS Names
class proj_NAD87:
proj4 = ""
ogc_wkt = ""
class datum_WGS84:
proj4 = ""
ogc_wkt = ""