Searched refs:isWktType (Results 1 – 2 of 2) sorted by relevance
32 public static function isWktType($typeString) function in geoPHP\\Adapter\\WKT98 $geometryType = $this->isWktType($m['type']);
396 if (Adapter\WKT::isWktType(strstr($input, ' ', true))) {