Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.19 KB

File metadata and controls

50 lines (32 loc) · 1.19 KB

Group Time Tool

A LizMap custom JavaScript to display time series as a video or a GIF.

Requirements and install

The tool uses two JavaScript libraries to work:

The source code is available in the src folder while the images are disponible in the images folder. The tool is integrated in the LizMap project by following the below tree structure:

repositoryName/
    |__ projectName.qgs
    |__ projectName.qgs.cfg
    |__ media/
	    |__ images/
		    |__ timetool20.png
	    |__ js/
		    |__ projectName/
			    |__ grouptimetool.js
			    |__ timetool.html
		    |__ gif.js-0.2.0/
			    |__ gif.js
			    |__ gif.js.map
			    |__ gif.worker.js
			    |__ gif.worker.js.map

For more details, consult the documentation available here

Example

Data source: OpenCOVID19-fr


Authors

Licence