GeoLand Drive is a simple web tool for managing KML files, designed to make land measurement and project management easy and efficient.
- Create Multiple Projects: Organize your work by creating and managing multiple projects.
- Create Multiple Lands with Layers in One Map: Add multiple lands with distinct layers to a single map.
- Measure Layers or Whole Project: Measure individual layers or the entire project area.
- Area in Acres or Acres + Roods + Perchs: Choose your preferred unit of measurement.
- Easy to Use: User-friendly interface designed for simplicity.
- Local Browser Storage: Save your data locally in your browser.
- No Cloud Access Required: All data is stored locally, ensuring privacy and offline accessibility.
- Leaflet-js: For interactive maps.
- Vue Framework: For building the user interface.
-
Clone the repository:
git clone https://github.com/tharushaudana/geolanddrive.git
-
Install packages:
npm install
-
Run the project:
npm run dev
-
Build the project:
npm run build
I developed this tool during Sri Lanka's agriculture land measuring project named "GeoGoviya" where my mother is an officer. We faced challenges in managing and drawing lands on the map using Google Earth Pro, which was not user-friendly for all officers. This simple solution aims to address those challenges.
I hope this tool will be helpful and valuable for you.