FortranGIS
Version2.5
|
Parse the corresponding file calling the selected callbacks for every entity encountered. More...
Public Member Functions | |
integer(kind=c_int) function | readosm_parse (osm_handle, user_data, node_fnct, way_fnct, relation_fnct) |
Parse the corresponding file calling the selected callbacks for every entity encountered. More... | |
integer(kind=c_int) function | readosm_parse_f (osm_handle, user_data, node_fnct, way_fnct, relation_fnct) |
Parse the corresponding file calling the selected callbacks for every entity encountered. More... | |
Parse the corresponding file calling the selected callbacks for every entity encountered.
Definition at line 513 of file readosm.F90.