@ -43,8 +43,14 @@ class Peta extends Controller
or die("Unable to execute query\n");
while ($row = oci_fetch_assoc($stmt)) {
if ($row['GEOJSON']) {
print $row['GEOJSON']->load() . "\n";
}
else {
print null;
public function matoaLokasi()