Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetPostcode
Method
GetPostcode
libs/indexer/map_object.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
std::string_view MapObject::GetPostcode() const
105
{
106
return m_metadata.Get(MetadataID::FMD_POSTCODE);
107
}
108
109
std::string MapObject::GetLocalizedType() const
110
{
Callers
6
Enrich
Method · 0.45
FromFB
Function · 0.45
UNIT_CLASS_TEST
Function · 0.45
UNIT_CLASS_TEST
Function · 0.45
EditorDialog
Method · 0.45
MatchFeatureByPostcode
Function · 0.45
Calls
1
Get
Method · 0.45
Tested by
2
UNIT_CLASS_TEST
Function · 0.36
UNIT_CLASS_TEST
Function · 0.36