feat: Initial commit - WebGIS Smart City Project by Naufal Zaky Ramadhan (D1041231071)

This commit is contained in:
naukyy
2026-06-13 00:00:33 +07:00
commit 2c123f5af2
163 changed files with 13007 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/area_blank.php';
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/cek_srid.php';
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/perbaiki_srid.php';
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/api_jalan.php';
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/api_kavling.php';
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/api_kawasan.php';
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/api_laporan.php';
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/api_fasilitas.php';
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/api_spbu.php';
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/api_spbu_status.php';
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/api_spbu_nearby.php';
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/api_statistik.php';
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/api_ulasan.php';
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/api_pengguna.php';
+2
View File
@@ -0,0 +1,2 @@
<?php
require_once __DIR__ . '/../endpoints/api_warga_miskin.php';