forked from OpenUK/publiccode.directory
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Oskari.json
80 lines (66 loc) · 2.54 KB
/
Oskari.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
78
79
80
{
"name": "Oskari",
"entry_type": "software",
"description": "Oskari is an open source platform, that allows to create various maps, analyse spatial and statistical data, visualiye geographical information",
"official_url": "http://www.oskari.org/",
"repository": "https://github.com/oskariorg/",
"logo_url": "http://www.oskari.org/images/oskari_logo_white.png",
"language": [ "EN" ],
"origin_country": "Finland",
"sector": [ "cetralgov" ],
"category": [ "map" ],
"licence": [ "MIT", "EUPL" ],
"developers": [ {
"developer_name": "National Land Survey of Finland",
"developer_logo_url": "https://www.maanmittauslaitos.fi/themes/custom/mml/images/english_logo_rgb.svg",
"developer_url": "https://www.maanmittauslaitos.fi/en",
"developer_category": "Public"
} ],
"maintainers": [ {
"maintainer_name": "",
"maintainer_url": "",
"maintainer_logo_url": "",
"maintainer_repository": ""
} ],
"users": [ {
"user_name": "Dimenteq Oy",
"user_location": "Espoo, Finland",
"user_logo_url": "https://avatars3.githubusercontent.com/u/9817485?s=200&v=4",
"user_url": "https://www.dimenteq.fi/",
"user_geolocation": {
"lat": 60.2054911,
"long": 24.655899999999974
}
},
{
"user_name": "Finnish Transport Agency",
"user_location": "Finland",
"user_logo_url": "https://avatars2.githubusercontent.com/u/5737015?s=200&v=4",
"user_url": "http://www.fta.fi/",
"user_geolocation": {
"lat": 60.1698557,
"long": 24.9383791
}
},
{
"user_name": "Swedish Spatial Data Infrastructure",
"user_location": "Sweden",
"user_logo_url": "https://www.geodata.se/wwwroot/geodata/images/geodata%20logo.png",
"user_url": "http://www.geodata.se/",
"user_geolocation": {
"lat": 60.6748796,
"long": 17.14127259999998
}
},
{
"user_name": "Helsinki Region Environmental Services",
"user_location": "Helsinki, Finland",
"user_logo_url": "https://avatars0.githubusercontent.com/u/26163678?s=200&v=4",
"user_url": "https://www.hsy.fi/en/residents/pages/default.aspx",
"user_geolocation": {
"lat": 60.1698557,
"long": 24.9383791
}
}
]
}