FortranGIS  Version 3.0

◆ readosm_full_node()

integer(kind=c_int) function readosm::readosm_full_node ( type(c_ptr), value  user_data,
type(readosm_node node 
)

Predefined callback for parsing nodes.

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

Definition at line 1292 of file readosm.F90.