This module adds support for Geoinformation to pOWL

PearDB

Geo/sources/DB.php:

133    function findCloseByGeoObjects(&$geoObject, $maxRadius = 100, $maxHits = 50,$join='') {

136        $query .= " FROM ".$this->options['table']."".$join;

