Skip to content

salahelfarissi/iav-campus-geoportal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

   O    O
    \  /
O —— Geo —— O
    /  \
   O    O

IAV Campus Geoportal

IAV Campus Geoportal is a jQuery web mapping application that allows you to navigate through a map and display information about the different buildings of the IAV Campus. Read more about the project here. Visit the live demo here.

Description

The geoportal relies on the Leaflet library to display the map and the jQuery library to handle the user interactions. The map is based on the OpenStreetMap tiles and the Mapbox API. The map is styled using the Mapbox Studio and the Mapbox GL JS library.

The map in its 2D and 2.5D view is interactive and allows the user to zoom in and out, pan, and move to specific locations. The user can hover over the buildings to display the name of the building with its corresponding image.

There is also a menu to select different buildings categories. The menu is powered by the metisMenu plugin.

The user can also search for a specific building using the search bar. The search bar is powered by the EasyAutocomplete plugin.