Changes between Initial Version and Version 4 of Ticket #9855
- Timestamp:
- Dec 15, 2008, 12:24:33 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9855
- Property Keywords gdal srs added
- Property Milestone → post-1.0
- Property Owner changed from to
- Property Status new → assigned
-
Ticket #9855 – Description
initial v4 1 Input that is not recognized by SpatialReference's __init__ should be attempted to be passed to SetFromUserInput to see if GDAL can recognize it. GDAL can recognize much more input than the __init__currently checks for, like URNs, URLs, and miscellaneous types of SRS's.1 Input that is not recognized by `SpatialReference`'s `__init__` should be attempted to be passed to `OSRSetFromUserInput` to see if GDAL can recognize it. GDAL can recognize much more input than the `__init__` currently checks for, like URNs, URLs, and miscellaneous types of SRS's.