Ticket #132 (closed defect: fixed)
pj_init_plus trim all spaces even if not followed by a plus sign (+)
| Reported by: | brushtyler | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Version: | unspecified |
| Keywords: | Cc: |
Description
Looking at the Proj API Reference the pj_init function is obsolete, so there isn't a way through API to pass a proj4 param followed by a string containing spaces (e.g. +nadgrids).
I know this was discussed on ML times ago, but IMHO it's a bug. The right behavior should be to split the proj4 string on spaces followed by a plus sign (+), not to trim spaces at all.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

