-
Notifications
You must be signed in to change notification settings - Fork 28
/
documentation.yml
54 lines (53 loc) · 2.57 KB
/
documentation.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
toc:
- bandArithmetic
- get
- histogram
- identify
- load
- max
- min
- mean
- median
- mode
- modes
- parse
- rasterCalculator
- stats
- sum
paths:
GeoRaster: https://github.com/geotiff/georaster
GeoJSON: 'https://tools.ietf.org/html/rfc7946#section-3'
GeometryCollection: 'https://tools.ietf.org/html/rfc7946#section-3.1.8'
Point: 'https://tools.ietf.org/html/rfc7946#section-3.1.2'
Points: 'https://tools.ietf.org/html/rfc7946#section-3.1.2'
(Multi)Point: 'https://tools.ietf.org/html/rfc7946#section-3.1.2'
(Multi)Points: 'https://tools.ietf.org/html/rfc7946#section-3.1.2'
(Multi)Point(s): 'https://tools.ietf.org/html/rfc7946#section-3.1.2'
MultiPoint: 'https://tools.ietf.org/html/rfc7946#section-3.1.3'
MultiPoints: 'https://tools.ietf.org/html/rfc7946#section-3.1.3'
LineString: 'https://tools.ietf.org/html/rfc7946#section-3.1.4'
LineStrings: 'https://tools.ietf.org/html/rfc7946#section-3.1.4'
(Multi)LineString: 'https://tools.ietf.org/html/rfc7946#section-3.1.4'
(Multi)LineStrings: 'https://tools.ietf.org/html/rfc7946#section-3.1.4'
(Multi)LineString(s): 'https://tools.ietf.org/html/rfc7946#section-3.1.4'
MultiLineString: 'https://tools.ietf.org/html/rfc7946#section-3.1.5'
MultiLineStrings: 'https://tools.ietf.org/html/rfc7946#section-3.1.5'
Polygon: 'https://tools.ietf.org/html/rfc7946#section-3.1.6'
Polygons: 'https://tools.ietf.org/html/rfc7946#section-3.1.6'
(Multi)Polygon: 'https://tools.ietf.org/html/rfc7946#section-3.1.6'
(Multi)Polygons: 'https://tools.ietf.org/html/rfc7946#section-3.1.6'
(Multi)Polygon(s): 'https://tools.ietf.org/html/rfc7946#section-3.1.6'
MultiPolygon: 'https://tools.ietf.org/html/rfc7946#section-3.1.7'
MultiPolygons: 'https://tools.ietf.org/html/rfc7946#section-3.1.7'
Geometry: 'https://tools.ietf.org/html/rfc7946#section-3.1'
Feature: 'https://tools.ietf.org/html/rfc7946#section-3.2'
Features: 'https://tools.ietf.org/html/rfc7946#section-3.3'
FeatureCollection: 'https://tools.ietf.org/html/rfc7946#section-3.3'
Positon: 'https://tools.ietf.org/html/rfc7946#section-3.1.1'
GeometryObject: 'https://tools.ietf.org/html/rfc7946#section-3.1'
GeoJSONObject: 'https://tools.ietf.org/html/rfc7946#section-3'
GeoJSONText: 'https://tools.ietf.org/html/rfc7946#section-2'
BBox: 'https://tools.ietf.org/html/rfc7946#section-5'
BoundingBox: 'https://tools.ietf.org/html/rfc7946#section-5'
Coord: 'https://tools.ietf.org/html/rfc7946#section-3.1.1'
File: 'https://developer.mozilla.org/en-US/docs/Web/API/File'