Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.05 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.05 KB

WebGIS Project

This project is a web-based GIS application built using Mapbox GL JS for mapping and Turf.js for spatial analysis. The application allows users to visualize and analyze geographic data interactively.

Table of Contents

Demo

You can view a live demo of the application here.

Features

  • Interactive map with pan, zoom, and rotate capabilities
  • Add, edit, and remove geojson data layers
  • Perform spatial analysis using Turf.js
    • Buffer
    • Intersect
    • Union
    • Distance calculation
  • Custom map styles
  • Geocoding and reverse geocoding

Technologies

Installation

Prerequisites

Steps

  1. Clone the repository:
    git clone https://github.com/yourusername/webgis-project.git
    cd webgis-project