Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
いくつかの geotiff ファイルがありますが、座標が少しずれています。rasterio の API (または pygdal のような他の python geo API) を使用して、画像を幾何学的に変換 (シフト) したいと考えています。たとえば、画像の座標「北」を 1 ピクセル幅だけ移動するにはどうすればよいですか。
qgis のようなツールで表示すると、画像はまったく同じになりますが、数ピクセル上に移動します。