Skip to content

Commit

Permalink
Examples (#73)
Browse files Browse the repository at this point in the history
* Updated flying point example

* More bug fixes and update to swarming dots example

* 🚨 Fix new pylint message

* Adding user groups example and fix bug when animating line features.

* Updated user groups example

* Tidy up readme and added link to youtube vid

* Updated logo and added yt thumbnail
  • Loading branch information
timlinux committed Jun 14, 2022
1 parent aa20f1d commit 65f791e
Show file tree
Hide file tree
Showing 6 changed files with 74 additions and 161 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,6 @@ resources/synfig/*.png
docs/build-notes.txt
*.drawio.bkp
*.drawio.dtmp
resources/diagrams/.$QAW-VideoScript.bkp
resources/qprompt/intro-script
resources/diagrams/QAW-VideoScript.drawio
22 changes: 14 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,24 @@
# ![QGIS Animation Workbench]()

> Welcome to the QGIS Animation Workbench!
# QGIS Animation Workbench

![Logo](resources/img/logo/animation-workbench-logo.svg)
![QGIS Animation Workbench](resources/img/logo/animation-workbench-logo.svg)

[![github release version](https://img.shields.io/github/v/release/timlinux/QGISAnimationWorkbench.svg?include_prereleases)](https://github.com/timlinux/QGISAnimationWorkbenchr/releases/latest) [![QGIS Plugin Repository](https://img.shields.io/badge/Powered%20by-QGIS-blue.svg)](https://plugins.qgis.org/FIXME) [![License: GPL v2](https://img.shields.io/badge/License-GPL_v2-blue.svg)](https://github.com/timlinux/QGISAnimationWorkbench/blob/master/LICENSE) [![PRs welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg)](https://github.com/timlinux/QGISAnimationWorkbench/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) [![code with heart by timlinux](https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-timlinux-ff1414.svg)](https://github.com/timlinux)
Welcome to the QGIS Animation Workbench (QAW). QAW is a [QGIS Plugins](https://qgis.org) that will help you bring your maps to life! Let's start with a quick overview. Click on the image below to view a 14 minute walkthrough on YouTube.

[![Docs to PDF](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/mkdocs-pdf.yml/badge.svg)](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/mkdocs-pdf.yml) [![Lint](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/black.yml/badge.svg)](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/black.yml) [![Publish docs via GitHub Pages](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/mkdocs.yml/badge.svg)](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/mkdocs.yml) [![Test plugin](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/test_plugin.yaml/badge.svg)](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/test_plugin.yaml) [![pages-build-deployment](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/pages/pages-build-deployment)
[![Overview](docs/start/img/QAW-IntroThumbnail.jpg)](https://youtu.be/DkS6yvnuypc)

<img src="https://user-images.githubusercontent.com/178003/156927270-4491b001-43a3-4302-a819-41c4fac8c14c.png" width="800" />
About | Status
--------|-------------
[![github release version](https://img.shields.io/github/v/release/timlinux/QGISAnimationWorkbench.svg?include_prereleases)](https://github.com/timlinux/QGISAnimationWorkbenchr/releases/latest) | [![Docs to PDF](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/mkdocs-pdf.yml/badge.svg)](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/mkdocs-pdf.yml)
[![QGIS Plugin Repository](https://img.shields.io/badge/Powered%20by-QGIS-blue.svg)](https://qgis.org/) | [![Lint](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/black.yml/badge.svg)](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/black.yml)
[![License: GPL v2](https://img.shields.io/badge/License-GPL_v2-blue.svg)](https://github.com/timlinux/QGISAnimationWorkbench/blob/master/LICENSE) | [![Publish docs via GitHub Pages](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/mkdocs.yml/badge.svg)](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/mkdocs.yml)
[![PRs welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg)](https://github.com/timlinux/QGISAnimationWorkbench/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)| [![pages-build-deployment](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/timlinux/QGISAnimationWorkbench/actions/workflows/pages/pages-build-deployment)
[![code with heart by timlinux](https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-timlinux-ff1414.svg)](https://github.com/timlinux) |
[![code with heart by timlinux](https://img.shields.io/badge/%3C%2F%3E%20with%20%E2%99%A5%20by-nyalldawson-ff1414.svg)](https://github.com/nyalldawson) |

## 📦 Packages

| Name | Description |
| Name | Description |
| ---------------------------------------------------------------------------------------------------- | ------------------------------------ |
| [`Alpha Version 2`](https://github.com/timlinux/QGISAnimationWorkbench/archive/refs/tags/apha-2.zip) | Alpha Release (not production ready) |
| [`Alpha Version 1`](https://github.com/timlinux/QGISAnimationWorkbench/archive/refs/tags/apha-1.zip) | Alpha Release (not production ready) |
Expand Down Expand Up @@ -47,7 +53,7 @@ For QGIS versions below 3.26, see the documentation for [QGIS Animation Workbenc

## 🚀 Used By

- [Tell Us)](https://example.com)
- [Tell Us](https://example.com)

## 📜 License

Expand Down
16 changes: 11 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Welcome to the Animation Workbench
# QGIS Animation Workbench

![QGIS Animation Workbench](../resources/img/logo/animation-workbench-logo.svg)

Welcome to the QGIS Animation Workbench (QAW). QAW is a [QGIS Plugins](https://qgis.org) that will help you bring your maps to life! Let's start with a quick overview. Click on the image below to view a 14 minute walkthrough on YouTube.

[![Overview](start/img/QAW-IntroThumbnail.jpg)](https://youtu.be/DkS6yvnuypc)

## 🤖 Why QGIS Animation Workbench?

Expand All @@ -9,10 +15,10 @@ animation progresses? That is what the animation workbench tries to solve.

## 🎨 Features

- [Modes](https://link-to-modes-doc.md) : Supports a 3 modes: Sphere, Planar and Static.
- Sphere: Creates a spinning globe effect. Like Google Earth might do, but with your own data and cartography.
- Planar: Lets you move from feature to feature on a flat map, pausing at each if you want to.
- Static: The frame of reference stays the same and you can animate the symbology within that scene.
- [Modes](https://link-to-modes-doc.md) : Supports 3 modes: Sphere, Planar and Static.
- **Sphere**: Creates a spinning globe effect. Like Google Earth might do, but with your own data and cartography.
- **Planar**: Lets you move from feature to feature on a flat map, pausing at each if you want to.
- **Static**: The frame of reference stays the same and you can animate the symbology within that scene.
- [Internationalization (i18n)](https://github.com/nhn/tui.editor/tree/master/docs/en/i18n.md) : Supports English currently - we may add other languages in the future if there is demand.
- Add music to your exported videos - see the [Creative Commons](https://creativecommons.org/about/program-areas/arts-culture/arts-culture-resources/legalmusicforvideos/) website for a list of places where you can download free music (make sure it does not have a No Derivative Works license).
- Multithreaded, efficient rendering workflow. The plugin is designed to work well even on very modest hardware. If you have a fast PC, you can crank up the size to the thread pool to process more jobs at the same time.
Binary file added docs/start/img/QAW-IntroThumbnail.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/UserGroupsExample.qgz
Binary file not shown.
194 changes: 46 additions & 148 deletions resources/img/logo/animation-workbench-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 65f791e

Please sign in to comment.