DJANGO WMS CLIENT

DJANGO WMS CLIENT

This is a Django app that allows users to point at a WMS service and add a Leaflet web map page to a Django website.

Overview

This is a Django app that allows users to point at a WMS service and add a Leaflet web map page to

a Django website.


On the front end, we provide two views.


The Index View provides a gallery of all the maps you have registered:


The Map View provides a leaflet full screen map that presents the given WMS Resource:

Clients