12 extern const std::string CoverageTreePrefix;
14 std::string FromMortonKey(
const MortonKey &key,
15 const std::string &serverBaseUrl,
16 const std::string &storePrefix,
17 const std::string &featureRelativePath,
18 const std::string &resourceName,
19 const std::string &resourceExtension);
21 std::string CoverageTreeUrl(
22 const std::string &serverBaseUrl,
23 const std::string &storePrefix,
24 const std::string &resourceName