Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetBase
Function
GetBase
generator/generator_tests/srtm_parser_test.cpp:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
using namespace geometry;
13
14
inline std::string GetBase(ms::LatLon const & coord)
15
{
16
return SrtmTile::GetBase(coord);
17
}
18
19
inline SrtmTile::LatLonKey GetKey(ms::LatLon const & coord)
20
{
Callers
4
GetIsolinesTileBase
Function · 0.85
Init
Method · 0.85
srtm_parser.cpp
File · 0.85
UNIT_TEST
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected