Ticket #35 (closed defect: fixed)
Errors in Proj.4 documentation on the Wiki
| Reported by: | jcrepetto | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Documentation | Version: | unspecified |
| Keywords: | Cc: |
Description
It seems that the pj_transform has a new parameter (point_offset), but :
- the example on the page http://trac.osgeo.org/proj/wiki/ProjAPI has not been updated : test.cpp:17: erreur: invalid conversion from ‘double*’ to ‘int’ /usr/include/proj_api.h:125: erreur: too few arguments to function ‘int pj_transform(void*, void*, long int, int, double*, double*, double*)’
- the point_offset parameter is not documented on the page http://trac.osgeo.org/proj/wiki/pj_transform
Change History
Note: See
TracTickets for help on using
tickets.
