FortranGIS Version 3.0
readosm_tag Type Reference

Object describing a TAG structure. More...

Public Attributes

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

Detailed Description

Object describing a TAG structure.

A derived type representing a key:value pair.

Definition at line 80 of file readosm.F90.