Last active
April 19, 2022 07:30
-
-
Save yoichigmf/0da32d40a449d2fd5d3ecadf8960fbcc to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version = '1.0' encoding = 'UTF-8'?> | |
<?xml-stylesheet type='text/xsl' href='plugins.xsl' ?> | |
<plugins> | |
<pyqgis_plugin name='MatchUsingTime' version='0.12'> | |
<description><![CDATA[Match the time and point sequence with location information with the file with time information to generate the point at the position of the file.]]></description> | |
<version>0.12</version> | |
<qgis_minimum_version>3.0</qgis_minimum_version> | |
<qgis_maximum_version>3.24</qgis_maximum_version> | |
<homepage>https://github.com/yoichigmf/MatchUsingTime</homepage> | |
<file_name>MatchUsingTime.zip</file_name> | |
<icon></icon> | |
<author_name>Yoichi Kayama/Aero Asahi Corp</author_name> | |
<download_url>https://github.com/yoichigmf/MatchUsingTime/releases/download/V0.12/MatchUsingTime.zip</download_url> | |
<uploaded_by>Aero Asahi Corp</uploaded_by> | |
<create_date>2021-07-19T00:00:0</create_date> | |
<update_date>2022-04-19T09:14:00</update_date> | |
<experimental>False</experimental> | |
<deprecated>False</deprecated> | |
<tags>Analysis,field</tags> | |
</pyqgis_plugin> | |
<pyqgis_plugin name='mp4player' version='0.3'> | |
<description><![CDATA[Match the time and point sequence with location information with the file with time information to generate the point at the position of the file.]]></description> | |
<version>0.3</version> | |
<qgis_minimum_version>3.0</qgis_minimum_version> | |
<qgis_maximum_version>3.24</qgis_maximum_version> | |
<homepage>https://github.com/yoichigmf/mp4player</homepage> | |
<file_name>mp4player.zip</file_name> | |
<icon></icon> | |
<author_name>Yoichi Kayama/Aero Asahi Corp</author_name> | |
<download_url>https://github.com/yoichigmf/MatchUsingTime/releases/download/V0.12/MatchUsingTime.zip</download_url> | |
<uploaded_by>Aero Asahi Corp</uploaded_by> | |
<create_date>2021-07-19T00:00:0</create_date> | |
<update_date>2022-04-19T09:14:00</update_date> | |
<experimental>False</experimental> | |
<deprecated>False</deprecated> | |
<tags>movie,player</tags> | |
</pyqgis_plugin> | |
</plugins> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment