From 80b2486207126777b5f0149003139e28c43d6491 Mon Sep 17 00:00:00 2001 From: bordoray Date: Tue, 25 Jun 2024 11:41:44 +0900 Subject: [PATCH] Rabbit solving --- get_tiles.py | 2 +- metadata.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/get_tiles.py b/get_tiles.py index 7745611..4dda5ba 100644 --- a/get_tiles.py +++ b/get_tiles.py @@ -24,7 +24,7 @@ from math import log from PyQt5.QtWidgets import QMessageBox -from PyQt5.QtCore import QThread, QCoreApplication +from PyQt5.QtCore import QThread from qgis.core import ( QgsProject, QgsRasterLayer, diff --git a/metadata.txt b/metadata.txt index 458e2c3..dd20d8f 100644 --- a/metadata.txt +++ b/metadata.txt @@ -10,7 +10,7 @@ version=1.1 author=MIERUNE Inc. email=info@mierune.co.jp -about=Geospatial Information Authority of Japan (GSI) provides elevation tile as a XYZ tile. This plugin fetch tiles from a specified extent, convert and merge them to GeoTiff format DEM. 指定した範囲から国土地理院が提供する標高タイルを GeoTIFF形式のDEM に変換します。 +about=Geospatial Information Authority of Japan (GSI) provides elevation tile as a XYZ tile. This plugin fetches tiles from a specified extent, converts and merges them to GeoTiff format DEM. 指定した範囲から国土地理院が提供する標高タイルを GeoTIFF形式のDEM に変換します。 tracker=https://github.com/MIERUNE/ElevationTile4JP/issues repository=https://github.com/MIERUNE/ElevationTile4JP