Smart Land Management

Bootstrap + Next.js Land Registry

Register land plots, link beacon numbers, draw boundaries on a live map, and save directly to Firebase.

Saved Plots0
Total Beacons0

System

Preparing map and services...

Firebase

Firebase not initialized yet.

Authentication

No active user session.

Parcel Boundary Map

Area: 0 m2

Tip: click on the map to add polygon points.

Plot Registration

Ready.
Payload Preview
{
  "plotId": "",
  "owner": {
    "name": "",
    "contact": ""
  },
  "beaconIds": [],
  "areaM2": 0,
  "center": null,
  "geometry": {
    "type": "Polygon",
    "coordinates": [
      []
    ]
  },
  "notes": "",
  "updatedAt": "2026-03-01T17:29:08.522Z"
}

Recent Saved Plots

Plot IDOwnerBeaconsArea (m2)Updated
No saved plots yet.