forked from g0v/twgeojson
-
Notifications
You must be signed in to change notification settings - Fork 0
/
g0v.json
47 lines (47 loc) · 836 Bytes
/
g0v.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
{
"author": "clkao",
"status": "alpha",
"name": "twgeojson",
"description": "twgeojson: geo data for Taiwan and demos.",
"description_zh": "twgeojson: 提供以行政區劃分的台灣圖形,可以用來視覺化各區域的資訊。",
"homepage": "http://g0v.github.io/twgeojson/",
"document": "",
"repository": {
"type": "git",
"url": "https://github.com/g0v/twgeojson"
},
"licenses": [
{
"type": "CC0"
}
],
"keywords": [
"topojson",
"three.js",
"webgl"
],
"audience": [
"developer"
],
"products": [
"data",
"demosite"
],
"projects": [
"visualization"
],
"contributors": [
"clkao",
"zbryikt",
"ttcat",
"audreyt",
"dannvix",
"yllan",
"MIND0S",
"yhsiang"
],
"needs": [
"programmer",
"designer"
]
}