summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-02-24 13:25:27 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-02-24 14:12:28 +0100
commitb99a3ab9b8d24580a621ae96b10d15cdf9c57f57 (patch)
treeb3f99dc3bc16e946f540d65a96b4505971bf50c9 /CONTRIBUTING.md
parent36ecf5c4ad34fc17c5d82fe07c57096210136474 (diff)
downloadPROJ-data-b99a3ab9b8d24580a621ae96b10d15cdf9c57f57.tar.gz
PROJ-data-b99a3ab9b8d24580a621ae96b10d15cdf9c57f57.zip
Add a copyright_and_licenses.csv file to capture copyright & license information for distributed files
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 5a0840d..8465234 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -27,19 +27,20 @@ If a new agency has to be created:
The steps for adding a GeoTIFF grid to an existing subdirectory are:
1. Make sure the naming convention for the grid is {agency_id}_{some_name}.tif
2. Add it into the directory
-2. Edit the {agency_id}_README.txt file. You should mention its
+3. Edit the {agency_id}_README.txt file. You should mention its
source/provenance, its license, its format (GTiff), the source and
target coordinate reference systems of the grid, its accuracy when known,
and all other relevant information.
For a vertical shift grid, mention the horizontal CRS (interpolation CRS)
to use.
Replicating an existing entry will be the easiest.
-3. Add the grid name in `travis/expected_main.lst`, sorted alphabetically.
-4. Add to git the new and modified files
-5. git commit
-6. Run the regenerate_index_html.py file (requires Python 3 and GDAL Python bindings)
+4. Add the grid name in `travis/expected_main.lst`, sorted alphabetically.
+5. Mention copyright & license information in copyright_and_licenses.csv
+6. Add to git the new and modified files
7. git commit
-8. git push and issue the pull request
+8. Run the regenerate_index_html.py file (requires Python 3 and GDAL Python bindings)
+9. git commit
+10. git push and issue the pull request
Adding a grid in a package of grids is not enough to make it directly and transparently
usable by PROJ. If the source and target coordinate reference systems are known of