forked from OSGeo/gdal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
77 lines (77 loc) · 2.06 KB
/
.zenodo.json
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
{
"creators": [
{
"affiliation": "Spatialys",
"name": "Rouault, Even",
"orcid": "0000-0002-5068-0476"
},
{
"affiliation": "Planet Labs Inc",
"name": "Warmerdam, Frank"
},
{
"affiliation": "Google Inc",
"name": "Schwehr, Kurt",
"orcid": "0000-0002-5624-8190"
},
{
"name": "Kiselev, Andrey"
},
{
"affiliation": "Hobu Inc",
"name": "Butler, Howard",
"orcid": "0000-0002-5340-1380"
},
{
"affiliation": "Cadcorp",
"name": "Łoskot, Mateusz"
},
{
"name": "Szekeres, Tamas"
},
{
"name": "Tourigny, Etienne"
},
{
"name": "Landa, Martin"
},
{
"name": "Miara, Idan"
},
{
"name": "Elliston, Ben"
},
{
"name": "Kumar, Chaitanya"
},
{
"affiliation": "Esri",
"name": "Plesea, Lucian"
},
{
"affiliation": "Mapgears Inc",
"name": "Morissette, Daniel"
},
{
"name": "Jolma, Ari"
},
{
"affiliation": "North Road",
"name": "Dawson, Nyall",
"orcid": "0000-0001-9812-7584"
}
],
"description": "GDAL is a translator library for raster and vector geospatial data formats that is released under an MIT style Open Source License by the Open Source Geospatial Foundation. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing.",
"keywords": [
"GDAL",
"geospatial",
"raster",
"vector",
"conversion",
"processing"
],
"license": {
"id": "MIT"
},
"title": "GDAL"
}