1
0
mirror of https://github.com/klokantech/tileserver-php.git synced 2025-08-04 13:47:49 +02:00

Removed unused code

This commit is contained in:
Dalibor Janák
2016-02-29 14:19:09 +01:00
parent 87906da0c5
commit d304b89eb2

View File

@@ -266,22 +266,9 @@ class Server {
} }
$metadata['tiles'] = $tiles; $metadata['tiles'] = $tiles;
} }
// TODO: detect thumb / SQL for mbtiles
return $metadata; return $metadata;
} }
/**
*
* @param string $url
* @return string
*/
private function parseFormat($url){
return $mime;
}
/** /**
* SQLite connection * SQLite connection
* @param string $tileset * @param string $tileset