Changeset 13451
- Timestamp:
- 12/25/07 16:12:22 (6 months ago)
- Files:
-
- trunk/gdal/pymod/osr.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/gdal/pymod/osr.py
r11016 r13451 559 559 # 560 560 # NOTE: A special requirement of the Atlantis Peppers system is 561 # that it needs to be able to instantiate a coordinate tran form561 # that it needs to be able to instantiate a coordinate transform 562 562 # by just passing in a tuple with two SpatialReference objects. We 563 563 # assume this is the case if target is None.
