mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-02-28 23:16:26 +00:00
25 lines
620 B
HTML
25 lines
620 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf8" />
|
|
<title>
|
|
Processed drone image
|
|
</title>
|
|
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
|
|
</head>
|
|
|
|
<body>
|
|
<H1>Processed drone image</H1>
|
|
<div class="centre"><img alt="" src="/expedition/2025/i/expo-drone.jpg" />
|
|
</div>
|
|
|
|
<p>The area around Pepper pot (red cross). Exported from QGIS. Original image is a geotiff in expofiles.</p>
|
|
|
|
|
|
<p class="caption">Photo © Philip Balister, 2025</p>
|
|
|
|
|
|
<hr />
|
|
</body>
|
|
</html>
|