aboutsummaryrefslogtreecommitdiff
path: root/.zenodo.json
blob: d66466e22bb079b85622443cd5135c420fea6a3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
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"
}