Skip to content

Maptool Workflow

Jun Wang edited this page Apr 19, 2022 · 3 revisions

Maptool Workflow

JavaScript Libraries

js/L.TileLayer.BetterWMS.js  -- WMS client
js/leafletMap.js -- map layer configuration
https://npmcdn.com/@turf/turf/turf.min.js -- https://turfjs.org/ use for select objects by drawing polygon
https://code.jquery.com/ui/1.10.2/jquery-ui.js -- double head slider
https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap-select.min.js -- multiple select source types/names 
Clone this wiki locally