Skip to content

amantya-tech-writer/learn-gis

Repository files navigation

Learn GIS in 21 Days

This repository contains educational materials and examples for learning Geographic Information Systems (GIS) concepts.

Overview

The project is built using Docusaurus, a modern static website generator, and includes interactive examples of GIS concepts using GeoJSON.

Features

  • Comprehensive introduction to GIS layers and concepts
  • Interactive GeoJSON examples with syntax highlighting
  • Mermaid diagrams for visual representation
  • MDX documentation with React components

Main Topics Covered

  1. Layers in GIS
  2. Feature Layers
  3. Geometric Feature Layers
  4. Dimensions in GIS
  5. GeoJSON Examples
    • Point Features
    • Polygon Features

Getting Started

# Install dependencies
npm install

# Start development server
npm start

# Build for production
npm run build

Technical Stack

  • React 19
  • Docusaurus 3.7.0
  • PrismJS for syntax highlighting
  • Mermaid for diagrams

Development Requirements

  • Node.js >= 18.0
  • Modern web browsers (see browserslist in package.json)

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •