Skip to content

Latest commit

 

History

History

group_time_tool

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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