aboutsummaryrefslogtreecommitdiff
path: root/.zenodo.json
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2022-01-13 19:23:24 +0100
committerGitHub <noreply@github.com>2022-01-13 19:23:24 +0100
commitac4c9009f08655debb9700ecde76220a3f43df92 (patch)
tree38d8c30aed08c6fc68a6824345a37c5c76e603fb /.zenodo.json
parent69962fefc233ba06450b353073a2db4a9fce3ceb (diff)
downloadPROJ-ac4c9009f08655debb9700ecde76220a3f43df92.tar.gz
PROJ-ac4c9009f08655debb9700ecde76220a3f43df92.zip
Add .zenodo.json (#3019)
Diffstat (limited to '.zenodo.json')
-rw-r--r--.zenodo.json79
1 files changed, 79 insertions, 0 deletions
diff --git a/.zenodo.json b/.zenodo.json
new file mode 100644
index 00000000..d66466e2
--- /dev/null
+++ b/.zenodo.json
@@ -0,0 +1,79 @@
+{
+ "creators": [
+ {
+ "affiliation": "United States Geological Survey",
+ "name": "Evenden, Gerald I."
+ },
+ {
+ "affiliation": "Spatialys",
+ "name": "Rouault, Even",
+ "orcid": "0000-0002-5068-0476"
+ },
+ {
+ "affiliation": "Planet Labs Inc",
+ "name": "Warmerdam, Frank"
+ },
+ {
+ "affiliation": "Danish Agency for Data Supply and Efficiency",
+ "name": "Evers, Kristian",
+ "orcid": "0000-0002-1310-4576"
+ },
+ {
+ "affiliation": "Danish Agency for Data Supply and Efficiency",
+ "name": "Knudsen, Thomas"
+ },
+ {
+ "affiliation": "Hobu Inc",
+ "name": "Butler, Howard",
+ "orcid": "0000-0002-5340-1380"
+ },
+ {
+ "affiliation": "GNS Science",
+ "name": "Taves, Mike",
+ "orcid": "0000-0003-3657-7963"
+ },
+ {
+ "affiliation": "Google Inc",
+ "name": "Schwehr, Kurt",
+ "orcid": "0000-0002-5624-8190"
+ },
+ {
+ "name": "Sales de Andrade, Elliott",
+ "orcid": "0000-0001-7310-8942"
+ },
+ {
+ "affiliation": "SRI International",
+ "name": "Karney, Charles",
+ "orcid": "0000-0002-5006-5836"
+ },
+ {
+ "name": "Couwenberg, Sebastiaan"
+ },
+ {
+ "affiliation": "North Road",
+ "name": "Dawson, Nyall",
+ "orcid": "0000-0001-9812-7584"
+ },
+ {
+ "affiliation": "Corteva",
+ "name": "Snow, Alan D.",
+ "orcid": "0000-0002-7333-3100"
+ },
+ {
+ "name": "Jimenez Shaw, Javier"
+ }
+ ],
+ "description": "PROJ is a generic coordinate transformation software that transforms geospatial coordinates from one coordinate reference system (CRS) to another. This includes cartographic projections as well as geodetic transformations.",
+ "keywords": [
+ "PROJ",
+ "geodesy",
+ "cartography",
+ "coordinates",
+ "projections",
+ "conversion"
+ ],
+ "license": {
+ "id": "MIT"
+ },
+ "title": "PROJ"
+}