-
Notifications
You must be signed in to change notification settings - Fork 59
/
Copy path.about.yml
69 lines (50 loc) · 1020 Bytes
/
.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
name: geopyspark
full_name: GeoPySpark
description: >
Python bindings for GeoTrellis
impact: >
GeoPySpark allows the Scala/Spark based geospatial framework GeoTrellis to be used from Python, particularly in Jupyter notebooks.
owner_type: project
stage: beta
testable: true
licenses:
geopyspark:
name: Apache-2.0
url: https://github.com/locationtech-labs/geopyspark/blob/master/LICENSE
# partners:
# -
contact:
- url: https://github.com/locationtech-labs/geopyspark/issues
text: GitHub Issue Tracker
team:
- github: echeipesh
- github: jamesmcclain
- github: jbouffard
- github: jpolchlo
- github: lossyrob
type: app
milestones:
- "August 2017: Version 0.2.0 released"
# parent:
links:
- url: https://github.com/locationtech-labs/geopyspark/releases
text: Releases
# blogTag:
# -
stack:
- Python:3
- Scala:2.11
- Spark:2.2
- GeoTrellis:1.2.0-SNAPSHOT
services:
- name: Travis CI
category: build
# users:
# -
tags:
- python
- big-data
- geospatial
- spark
- tile-server
- geotrellis