Skip to content

Releases: legiongis/karstography

v0.0.1

08 Dec 04:46
Compare
Choose a tag to compare

This release marks the complete state of the code-base at the last point that it used the original stack that this project was built with: Bootstrap, jQuery, django-leaflet, and Geoserver.

This code depends on a pre-made set of Geoserver layers, whose definitions and style are not fully documented in this code. It also depends on the BetterWMS Leaflet plugin to drive interaction between the Geoserver WMS layers and the Django database model instances.

After this point, a new tech stack will be introduced, consisting of Svelte, OpenLayers, and pg_tileserv, all other pre-existing dependencies will be incrementally removed.