Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetPath
Method
GetPath
generator/srtm_parser.cpp:211–214 ·
view source on GitHub ↗
static
Source
from the content-addressed store, hash-verified
209
210
// static
211
std::string SrtmTile::GetPath(std::string const & dir, std::string const & base)
212
{
213
return GetSrtmContFileName(dir, base);
214
}
215
216
// static
217
SrtmTile::LatLonKey SrtmTile::GetKey(ms::LatLon const & coord)
Callers
5
UNIT_CLASS_TEST
Function · 0.45
CheckCoverage
Function · 0.45
CheckDistance
Function · 0.45
TestMwmBuilder
Method · 0.45
Finish
Method · 0.45
Calls
1
GetSrtmContFileName
Function · 0.85
Tested by
3
UNIT_CLASS_TEST
Function · 0.36
TestMwmBuilder
Method · 0.36
Finish
Method · 0.36