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

Object describing a TAG structure. More...

Public Attributes

type(c_ptr) key
 the KEY More...
 
type(c_ptr) value
 the VALUE More...
 

Detailed Description

Object describing a TAG structure.

A derived type representing a key:value pair.

Definition at line 80 of file readosm.F90.