Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetMetadata
Method
GetMetadata
generator/pygen/pygen.cpp:69–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
bp::dict GetMetadata()
70
{
71
bp::dict mmetadata;
72
auto const & metadata = m_feature->GetMetadata();
73
for (auto k : metadata.GetKeys())
74
mmetadata[k] = metadata.Get(k);
75
76
return mmetadata;
77
}
78
79
bp::dict GetNames()
80
{
Callers
15
~MetadataTagProcessor
Method · 0.45
operator()
Method · 0.45
FeatureBuilder
Class · 0.45
DumpOne
Method · 0.45
GetNameAndType
Function · 0.45
operator()
Method · 0.45
ParseFeatureIdToTestIdMapping
Function · 0.45
operator()
Method · 0.45
BuildPopularPlacesFromWikiDump
Function · 0.45
InsertPostcodes
Function · 0.45
operator()
Method · 0.45
UNIT_TEST
Function · 0.45
Calls
1
Get
Method · 0.45
Tested by
9
UNIT_TEST
Function · 0.36
UNIT_CLASS_TEST
Function · 0.36
UNIT_CLASS_TEST
Function · 0.36
GetPostcode
Function · 0.36
UNIT_TEST
Function · 0.36
UNIT_CLASS_TEST
Function · 0.36
Matches
Method · 0.36
Serialize
Method · 0.36
Add
Method · 0.36