FortranGIS  Version2.5
integer(kind=c_int) function readosm::readosm_full_relation ( type(c_ptr), value  user_data,
type(readosm_relation relation 
)

Predefined callback for parsing relations.

It receives an object of the type readosm_full_f as user_data and adds to it the relation entity received.

Definition at line 1333 of file readosm.F90.