diff options
| -rw-r--r-- | index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..1ab5e09 --- /dev/null +++ b/index.html @@ -0,0 +1,15 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<html lang="en"> +<head> +<title>PROJ datumgrids</title> +</head> + +<body> +<p> +This proj.cdn.org bucket, hosted by the +<a href="https://aws.amazon.com/opendata/public-datasets/">Amazon Public Datasets</a> program, +contains the datasets of +<a href="https://github.com/OSGeo/proj-datumgrid-geotiff/">https://github.com/OSGeo/proj-datumgrid-geotiff/</a>. +</p> +</body> +</html> |
