Changeset 2913
- Timestamp:
- 01/10/07 08:59:15 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI02-CSML/trunk/csml/csmllibs/csmlcrs.py
r2904 r2913 135 135 #given the name of a CRS e.g. 'ndg:crs:xypt' return the CRSystem object 136 136 #labels are only required if it is a ndg:pseudoCRS 137 print 'INCOMING:'138 print srsName139 print labels140 137 try: 141 138 return self.systems[srsName]
Note: See TracChangeset
for help on using the changeset viewer.