🏛️ Landtrack Land Information System

✓ API Operational

System Information

Available Endpoints

Health Check
GET /api/health
Search Parcels
GET /api/parcels/search?q={query}
Get Parcel
GET /api/parcels/{id}
Note: The system is currently running in simplified mode without Laravel framework. Database connection may need configuration. Run the SQL setup script in pgAdmin to initialize the database.

Setup Instructions

  1. Open pgAdmin (included with Laragon PostgreSQL)
  2. Connect to the lislagos database
  3. Open the SQL file: backend/setup_manual.sql
  4. Execute the SQL to create tables and sample data

© 2026 Landtrack LIS. All rights reserved.