25 #include "../../srs/Config.h" 
   34   m_characterSet(te::md::
MD_utf8),
 
   45     delete m_distribution;
 
   51   assert(!fileid.empty());
 
   53   m_fileIdentifier = fileid;
 
   60   return m_fileIdentifier;
 
   66   assert(!mdid.empty());
 
   80   assert(!lang.empty());
 
   94   m_characterSet = chaset;
 
  100   return m_characterSet;
 
  106   assert(!sname.empty());
 
  107   assert(!sversion.empty());
 
  109   m_standardName = sname;
 
  110   m_standardVersion = sversion;
 
  116   return m_standardName;
 
  122   return m_standardVersion;
 
  129   m_identificationInfo.push_back(mdid);
 
  132 const boost::ptr_vector<te::md::MD_Identification>&
 
  135   return m_identificationInfo;
 
  142   m_contact.push_back(contact);
 
  145 const boost::ptr_vector<te::md::CI_ResponsibleParty>& 
 
  157 const boost::gregorian::date& 
 
  166   m_referenceSystemInfo = srid;
 
  172   return m_referenceSystemInfo;
 
  181     delete m_distribution;
 
  189   return m_distribution;
 
  195   assert(!stm.empty());
 
Information about the distributor of and the options for obtaining the resource. 
 
#define TE_UNKNOWN_SRS
A numeric value to represent a unknown SRS identification in TerraLib. 
 
Contains the identify of person(s), and/or position, and/or organization(s) associated with the resou...
 
Identification information contains information to uniquely identify the data. 
 
MD_CharacterSetCode
name of the character coding standard used in the resource