Skip to content

Foxtrot-14/Geo-Dis

Repository files navigation

Geo-Dis

Geo-Dis is a web application that utilizes the ArcGIS Web AppBuilder to measure and display the geodesic distance between two points on a map. Built using React and TypeScript, Geo-Dis provides an interactive and user-friendly interface for accurate distance measurement and visualization on an ArcGIS map.

Features

  • Geodesic Distance Calculation: Measures the shortest distance over the earth's surface between two selected points.
  • Interactive Map: Integrates with the ArcGIS map for easy point selection and distance measurement.
  • Modern Technologies: Developed using React and TypeScript for a robust and type-safe application.

Live Endpoint:

http://98.70.9.184:8080/

Demo Video:

vlc-record-2024-08-15-21h23m46s-screen___-.mp4

Prerequisites

Before you get started, ensure you have the following installed:

  • Node.js (v14.x or higher)
  • npm (comes with Node.js)

Installation

  1. Clone the Repository:

    git clone https://github.com/Foxtrot-14/Geo-Dis.git
    
  2. Navigate into the Directory:

    cd Geo-Dis
  3. Install Dependencies:

    npm install
  4. Run Development Serve:

    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published