Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetWikiURL
Method
GetWikiURL
libs/indexer/feature_meta.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
std::string Metadata::GetWikiURL() const
60
{
61
return ToWikiURL(string(Get(FMD_WIKIPEDIA)));
62
}
63
64
std::string Metadata::ToWikimediaCommonsURL(std::string v)
65
{
Callers
5
DumpOne
Method · 0.80
operator()
Method · 0.80
BuildPopularPlacesFromWikiDump
Function · 0.80
UNIT_TEST
Function · 0.80
UNIT_TEST
Function · 0.80
Calls
1
Get
Function · 0.85
Tested by
2
UNIT_TEST
Function · 0.64
UNIT_TEST
Function · 0.64