-
Notifications
You must be signed in to change notification settings - Fork 360
/
.about.yml
75 lines (56 loc) · 1.1 KB
/
.about.yml
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
name: geotrellis
full_name: GeoTrellis
description: >
GeoTrellis is a geographic data processing engine for high performance applications.
impact: >
GeoTrellis brings geospatial capability to the Spark/Scala ecosystem.
owner_type: project
stage: live
testable: true
licenses:
geotrellis:
name: Apache-2.0
url: https://github.com/locationtech/geotrellis/blob/master/LICENSE
# partners:
# -
contact:
- url: https://github.com/locationtech/geotrellis/issues
text: GitHub Issue Tracker
- url: https://gitter.im/geotrellis/geotrellis
text: Gitter Chat Room
team:
- github: echeipesh
role: lead
- github: fosskers
- github: jamesmcclain
- github: jbouffard
- github: jpolchlo
- github: lossyrob
role: lead
- github: moradology
- github: pomadchin
type: app
# milestones:
# -
# parent:
links:
- url: https://geotrellis.io/
text: Main Website
- url: https://github.com/locationtech/geotrellis/releases
text: Releases
# blogTag:
# -
stack:
- Scala:2.11
- Spark:2.2
services:
- name: Travis CI
category: build
# users:
# -
tags:
- big-data
- geospatial
- spark
- scala
- geotrellis