Skip to content

Demo Map Application using Lucee, Leafletjs, PostGIS, GeoServer

Notifications You must be signed in to change notification settings

sachitrajbhandari/MapDemoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapDemoApp

The aim of this document is to provide the technical specification of the developed web application - MapDemoApp, solely developed for demonstration purpose.

Features

  • The main feature of this web application is to visualise Local Government Areas (LGAs) in the map of Tasmania, Australia.
  • Ability to display different types of base maps (e.g. theList, USGS, OpenStreetMap).
  • Ability to display different spatial layers (e.g. LGAs, Water Bodies)
  • Ability to show spatial information in map and tabular form.
  • Ability to connect to GeoServer to extract map and features information using WMS (Web Map Service) and WFS (Web Feature Service) functionalities.

System Architecture

Quick technical document

  • Please visit this link for quick technical document