FortranGIS Version 3.0
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
 
character(kind=c_char, len=1), dimension(:), allocatable value
 the VALUE
 

Detailed Description

A more Fortran-friendly object describing a TAG structure.

Definition at line 86 of file readosm.F90.