Skip to content

RicardoMartinezS/Leaflet-Simple-Visor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗺️ Basic Exercise with Leaflet

This project presents an interactive web map viewer built with Leaflet, designed as an introductory example to understand the fundamentals of web-based geographic visualization.

🌍 Features

  • Loading GeoJSON files to visualize local geospatial data.
  • Consuming WMS (Web Map Service) layers from remote geospatial servers.
  • Interactive Pop-ups that display attribute information from map features.

When the viewer is launched, a welcome modal is displayed, briefly describing the purpose and components of this exercise.

🎯 Purpose

This example serves as a starting point for learning how to develop basic web mapping applications using open-source technologies. It demonstrates how to integrate different geospatial data sources and interact with them through a clean and lightweight interface.

🧩 Technologies Used

  • Leaflet — Open-source JavaScript library for interactive maps.
  • HTML, CSS, and JavaScript for the user interface and interactivity.
  • Optional integration with WMS/GeoJSON data sources.

🚀 How to Use

  1. Clone or download this repository.
  2. Open the index.html file in your web browser.
  3. Interact with the map — explore layers, click on features, and view pop-ups.

👨‍💻 Author

Developed as an educational example to demonstrate the basic use of Leaflet for web mapping exercises.

About

This repository presents a simple web map using leaflet. It is part of Geographic Web Services course of the Master in Geomatics of the Universidad Nacional de Colombia.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors