Home
last modified time | relevance | path

Searched refs:getCoordsFromExif (Results 1 – 2 of 2) sorted by relevance

/plugin/spatialhelper/helper/
H A Dindex.php222 $geometry = $this->getCoordsFromExif($imgId);
240 final public function getCoordsFromExif(string $id): Point|false
225 public function getCoordsFromExif(string $id) { global() function in helper_plugin_spatialhelper_index
H A Dsearch.php140 $point = $indexer->getCoordsFromExif($id);