FortranGIS
Version2.5
|
Parse the corresponding file calling the selected callbacks for every entity encountered. This is the Fortran-friendly interface where callback functions are optional arguments (thus the keyword form is preferred if any of them is missing) and represent interfaced Fortran FUNCTIONS.
callback function intended to consume WAY objects (may be NULL if processing WAYs is not an interesting option) callback function intended to consume RELATION objects (may be NULL if processing RELATIONs is not an interesting option) Definition at line 559 of file readosm.F90. |