FortranGIS  Version2.5
Public Attributes | List of all members
readosm_tag_f Type Reference

A more Fortran-friendly object describing a TAG structure. More...

Public Attributes

character(kind=c_char, len=1), dimension(:), allocatable key
 the KEY More...
 
character(kind=c_char, len=1), dimension(:), allocatable value
 the VALUE More...
 

Detailed Description

A more Fortran-friendly object describing a TAG structure.

Definition at line 86 of file readosm.F90.