From fd2cf11f9fc159c774b6800d1eb18b11fa0be3fd Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Fri, 24 Jan 2020 18:10:02 +0100 Subject: Prefix files with agencyname_ according to PROJ RFC5 --- au_ga/.github/README.md | 2 +- au_ga/AUSGeoid09_V1.01.tif | Bin 12781759 -> 0 bytes au_ga/AUSGeoid2020_20180201.tif | Bin 5839686 -> 0 bytes au_ga/AUSGeoid98.tif | Bin 3910178 -> 0 bytes au_ga/README.au_ga | 39 ---------------------------------- au_ga/au_ga_AUSGeoid09_V1.01.tif | Bin 0 -> 12781759 bytes au_ga/au_ga_AUSGeoid2020_20180201.tif | Bin 0 -> 5839686 bytes au_ga/au_ga_AUSGeoid98.tif | Bin 0 -> 3910178 bytes au_ga/au_ga_README.txt | 39 ++++++++++++++++++++++++++++++++++ 9 files changed, 40 insertions(+), 40 deletions(-) delete mode 100644 au_ga/AUSGeoid09_V1.01.tif delete mode 100644 au_ga/AUSGeoid2020_20180201.tif delete mode 100644 au_ga/AUSGeoid98.tif delete mode 100644 au_ga/README.au_ga create mode 100644 au_ga/au_ga_AUSGeoid09_V1.01.tif create mode 100644 au_ga/au_ga_AUSGeoid2020_20180201.tif create mode 100644 au_ga/au_ga_AUSGeoid98.tif create mode 100644 au_ga/au_ga_README.txt (limited to 'au_ga') diff --git a/au_ga/.github/README.md b/au_ga/.github/README.md index 2632caa..13fc999 120000 --- a/au_ga/.github/README.md +++ b/au_ga/.github/README.md @@ -1 +1 @@ -../README.au_ga \ No newline at end of file +../au_ga_README.txt \ No newline at end of file diff --git a/au_ga/AUSGeoid09_V1.01.tif b/au_ga/AUSGeoid09_V1.01.tif deleted file mode 100644 index fa2b5c4..0000000 Binary files a/au_ga/AUSGeoid09_V1.01.tif and /dev/null differ diff --git a/au_ga/AUSGeoid2020_20180201.tif b/au_ga/AUSGeoid2020_20180201.tif deleted file mode 100644 index 5a2ad00..0000000 Binary files a/au_ga/AUSGeoid2020_20180201.tif and /dev/null differ diff --git a/au_ga/AUSGeoid98.tif b/au_ga/AUSGeoid98.tif deleted file mode 100644 index 786ee72..0000000 Binary files a/au_ga/AUSGeoid98.tif and /dev/null differ diff --git a/au_ga/README.au_ga b/au_ga/README.au_ga deleted file mode 100644 index af52462..0000000 --- a/au_ga/README.au_ga +++ /dev/null @@ -1,39 +0,0 @@ -# README.au_ga - -The files in this section result from the conversion of datasets originating -from [Geoscience Australia](http://www.ga.gov.au) - -### Australia: AUSGeoid98: GDA94 -> AHD height - -*Source*: [Geoscience Australia](http://www.ga.gov.au/ausgeoid/comp.html) -*Format*: GeoTIFF converted from GTX -*License*: [Creative Commons Attribution 4.0] -*Converter*: gdal_translate -of GTX AUSGeoid98.gsb AUSGeoid98.gtx -b 1 - -* AUSGeoid98.tif - -### Australia: AUSGeoid09: GDA94 -> AHD height - -*Source*: [Geoscience Australia](http://www.ga.gov.au/ausgeoid/comp.html) -*Format*: GeoTIFF converted from GTX -*License*: [Creative Commons Attribution 4.0] -*Converter*: gdal_translate -of GTX AUSGeoid09_V1.01.gsb AUSGeoid09_V1.01.gtx -b 1 - -Uses AusGeoid09 model which uses bi-cubic interpolation; bi-linear interpolation -of the grid file will give results agreeing to within 1cm 99.97% of the time. - -* AUSGeoid09_V1.01.tif - -### Australia: AUSGeoid2020: GDA2020 -> AHD height - -*Source*: [Geoscience Australia](http://www.ga.gov.au/ausgeoid/comp.html) -*Format*: GeoTIFF converted from GTX -*License*: [Creative Commons Attribution 4.0] -*Converter*: gdal_translate AUSGeoid2020_20180201.gsb tmp.tif -a_nodata -999 -b 1 && gdalwarp tmp.tif AUSGeoid2020_20180201.gtx -dstnodata -88.8888015747070312 -of GTX - -Uses AusGeoid2020 model. - -* AUSGeoid2020_20180201.tif - - -[Creative Commons Attribution 4.0]: https://creativecommons.org/licenses/by/4.0/ \ No newline at end of file diff --git a/au_ga/au_ga_AUSGeoid09_V1.01.tif b/au_ga/au_ga_AUSGeoid09_V1.01.tif new file mode 100644 index 0000000..fa2b5c4 Binary files /dev/null and b/au_ga/au_ga_AUSGeoid09_V1.01.tif differ diff --git a/au_ga/au_ga_AUSGeoid2020_20180201.tif b/au_ga/au_ga_AUSGeoid2020_20180201.tif new file mode 100644 index 0000000..5a2ad00 Binary files /dev/null and b/au_ga/au_ga_AUSGeoid2020_20180201.tif differ diff --git a/au_ga/au_ga_AUSGeoid98.tif b/au_ga/au_ga_AUSGeoid98.tif new file mode 100644 index 0000000..786ee72 Binary files /dev/null and b/au_ga/au_ga_AUSGeoid98.tif differ diff --git a/au_ga/au_ga_README.txt b/au_ga/au_ga_README.txt new file mode 100644 index 0000000..1201fe5 --- /dev/null +++ b/au_ga/au_ga_README.txt @@ -0,0 +1,39 @@ +# au_ga_README.txt + +The files in this section result from the conversion of datasets originating +from [Geoscience Australia](http://www.ga.gov.au) + +### Australia: AUSGeoid98: GDA94 -> AHD height + +*Source*: [Geoscience Australia](http://www.ga.gov.au/ausgeoid/comp.html) +*Format*: GeoTIFF converted from GTX +*License*: [Creative Commons Attribution 4.0] +*Converter*: gdal_translate -of GTX AUSGeoid98.gsb AUSGeoid98.gtx -b 1 + +* au_ga_AUSGeoid98.tif + +### Australia: AUSGeoid09: GDA94 -> AHD height + +*Source*: [Geoscience Australia](http://www.ga.gov.au/ausgeoid/comp.html) +*Format*: GeoTIFF converted from GTX +*License*: [Creative Commons Attribution 4.0] +*Converter*: gdal_translate -of GTX AUSGeoid09_V1.01.gsb AUSGeoid09_V1.01.gtx -b 1 + +Uses AusGeoid09 model which uses bi-cubic interpolation; bi-linear interpolation +of the grid file will give results agreeing to within 1cm 99.97% of the time. + +* au_ga_AUSGeoid09_V1.01.tif + +### Australia: AUSGeoid2020: GDA2020 -> AHD height + +*Source*: [Geoscience Australia](http://www.ga.gov.au/ausgeoid/comp.html) +*Format*: GeoTIFF converted from GTX +*License*: [Creative Commons Attribution 4.0] +*Converter*: gdal_translate AUSGeoid2020_20180201.gsb tmp.tif -a_nodata -999 -b 1 && gdalwarp tmp.tif AUSGeoid2020_20180201.gtx -dstnodata -88.8888015747070312 -of GTX + +Uses AusGeoid2020 model. + +* au_ga_AUSGeoid2020_20180201.tif + + +[Creative Commons Attribution 4.0]: https://creativecommons.org/licenses/by/4.0/ \ No newline at end of file -- cgit v1.2.3