Giter Club home page Giter Club logo

gnr629-client's Introduction

Geospatial Data Web Client

This project was done as part of the course GNR629 at IIT Bombay and provides a web client to access and retrieve geospatial data from WMS/WFS/WCS servers. It allows users to send various requests to a server (e.g., GetCapabilities, GetMap) and display the response, including both the XML response document and parsed values. Additionally, it supports displaying multiple layers on top of each other and includes a base layer such as Open Street Maps.

Functionality

  • Send various requests to a server (e.g., GetCapabilities, GetMap, DescribeCoverage).
  • Capture and display the XML response document.
  • Parse the XML and display only the values.
  • Display multiple layers, with the ability to stack them.
  • Support a base layer (Open Street Maps).
  • Ability to send requests to external WMS/WFS/WCS servers and display the result.
  • User interface with capabilities to select layers, SRS, bounding coordinates, format, and size.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js: Install Node.js (version 14.20.0).

  • Angular CLI: Install Angular CLI globally (version 11.0.0). You can install it using npm:

    npm install -g @angular/[email protected]

Installation

To get started with this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/dhruvmehtaaa/GNR629-Client.git
  2. Navigate to the project directory:

    cd GNR629-Client
  3. Install dependencies using npm:

    npm install

Usage

  1. Start the development server:

    ng serve
  2. Open your browser and navigate to http://localhost:4200/ to access the web client.

  3. Use the provided user interface to send requests to WMS/WFS/WCS servers and explore geospatial data.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

gnr629-client's People

Contributors

dhruvmehtaaa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.