Opened 14 years ago
Last modified 11 years ago
#9855 closed
SetFromUserInput is not available to SpatialReference — at Initial Version
Reported by: | hobu | Owned by: | nobody |
---|---|---|---|
Component: | GIS | Version: | 1.0 |
Severity: | Keywords: | gdal srs | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
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.
Note: See
TracTickets for help on using
tickets.