Web GIS
This project was independently developed as a personal exploration into map-based web applications and GIS systems. It provides an interactive mapping interface with extensive tools for creating and managing spatial features.
Features:
- Drawing tools: Point, Line, Polygon, Arc, Circle (Center & Radius), Circle (3 Points), Rectangle
- Edit and delete existing geometries
- Search and filter features by attributes, with detailed pop-up information on click
- Map controls: zoom in/out, rotation, full-screen mode, and reset to initial bounding box
- Measurement tools for distance and area
- Integrated Code Mirror editor to view and modify feature data in JSON format
- Copy and download functionalities for exporting spatial data
This project demonstrates a strong understanding of spatial data visualization, geometric operations, and interactive UI development for mapping applications.