Ticket #35 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by warmerdam

  • status changed from new to closed
  • resolution set to fixed

I have corrected the ProjAPI and pj_transform() pages to properly address point_offset.

Note: See TracTickets for help on using tickets.