1
1
# Generated by roxygen2: do not edit by hand
2
2
3
- S3method(after_response,RSTACQuery)
4
3
S3method(after_response,collection_id)
5
4
S3method(after_response,collections)
6
5
S3method(after_response,conformance)
@@ -12,21 +11,19 @@ S3method(after_response,queryables)
12
11
S3method(after_response,search)
13
12
S3method(after_response,stac)
14
13
S3method(as.character,cql2_filter)
15
- S3method(assets_download,STACItem)
16
- S3method(assets_download,STACItemCollection)
14
+ S3method(as.character,cql2_spatial)
17
15
S3method(assets_download,default)
18
- S3method(assets_filter,STACItem)
19
- S3method(assets_filter,STACItemCollection)
20
- S3method(assets_rename,STACItem)
21
- S3method(assets_rename,STACItemCollection)
16
+ S3method(assets_download,doc_item)
17
+ S3method(assets_download,doc_items)
22
18
S3method(assets_rename,default)
23
- S3method(assets_select,STACItem )
24
- S3method(assets_select,STACItemCollection )
19
+ S3method(assets_rename,doc_item )
20
+ S3method(assets_rename,doc_items )
25
21
S3method(assets_select,default)
26
- S3method(assets_url,STACItem )
27
- S3method(assets_url,STACItemCollection )
22
+ S3method(assets_select,doc_item )
23
+ S3method(assets_select,doc_items )
28
24
S3method(assets_url,default)
29
- S3method(before_request,RSTACQuery)
25
+ S3method(assets_url,doc_item)
26
+ S3method(assets_url,doc_items)
30
27
S3method(before_request,collection_id)
31
28
S3method(before_request,collections)
32
29
S3method(before_request,conformance)
@@ -37,76 +34,73 @@ S3method(before_request,items)
37
34
S3method(before_request,queryables)
38
35
S3method(before_request,search)
39
36
S3method(before_request,stac)
40
- S3method(check_subclass,RSTACDocument)
41
- S3method(check_subclass,RSTACQuery)
42
- S3method(endpoint,RSTACQuery)
43
- S3method(endpoint,collection_id)
44
- S3method(endpoint,collections)
45
- S3method(endpoint,conformance)
46
- S3method(endpoint,ext_filter)
47
- S3method(endpoint,ext_query)
48
- S3method(endpoint,item_id)
49
- S3method(endpoint,items)
50
- S3method(endpoint,queryables)
51
- S3method(endpoint,search)
52
- S3method(endpoint,stac)
53
37
S3method(get_spatial,GEOMETRYCOLLECTION)
54
38
S3method(get_spatial,character)
55
39
S3method(get_spatial,list)
56
40
S3method(get_spatial,sf)
57
41
S3method(get_spatial,sfc)
58
42
S3method(get_spatial,sfg)
59
- S3method(has_assets,STACItem)
60
- S3method(has_assets,STACItemCollection)
61
43
S3method(has_assets,default)
62
- S3method(items_as_sf,STACItem)
63
- S3method(items_as_sf,STACItemCollection)
64
- S3method(items_assets,STACItem)
65
- S3method(items_assets,STACItemCollection)
44
+ S3method(has_assets,doc_item)
45
+ S3method(has_assets,doc_items)
46
+ S3method(items_as_sf,doc_item)
47
+ S3method(items_as_sf,doc_items)
48
+ S3method(items_as_sfc,doc_item)
49
+ S3method(items_as_sfc,doc_items)
50
+ S3method(items_as_tibble,doc_item)
51
+ S3method(items_as_tibble,doc_items)
66
52
S3method(items_assets,default)
67
- S3method(items_bbox,STACItem)
68
- S3method(items_bbox,STACItemCollection)
69
- S3method(items_bbox,default)
70
- S3method(items_compact,STACItemCollection)
71
- S3method(items_datetime,STACItem)
72
- S3method(items_datetime,STACItemCollection)
73
- S3method(items_datetime,default)
74
- S3method(items_fetch,STACItemCollection)
75
- S3method(items_fields,STACItem)
76
- S3method(items_fields,STACItemCollection)
77
- S3method(items_fields,default)
78
- S3method(items_filter,STACItemCollection)
79
- S3method(items_length,STACItem)
80
- S3method(items_length,STACItemCollection)
81
- S3method(items_length,default)
82
- S3method(items_matched,STACItem)
83
- S3method(items_matched,STACItemCollection)
84
- S3method(items_matched,default)
85
- S3method(items_next,STACItemCollection)
86
- S3method(items_reap,STACItem)
87
- S3method(items_reap,STACItemCollection)
53
+ S3method(items_assets,doc_item)
54
+ S3method(items_assets,doc_items)
55
+ S3method(items_bbox,doc_item)
56
+ S3method(items_bbox,doc_items)
57
+ S3method(items_compact,doc_items)
58
+ S3method(items_datetime,doc_item)
59
+ S3method(items_datetime,doc_items)
60
+ S3method(items_fetch,doc_items)
61
+ S3method(items_fields,doc_item)
62
+ S3method(items_fields,doc_items)
63
+ S3method(items_filter,doc_items)
64
+ S3method(items_intersects,doc_item)
65
+ S3method(items_intersects,doc_items)
66
+ S3method(items_length,doc_items)
67
+ S3method(items_matched,doc_items)
68
+ S3method(items_next,doc_items)
69
+ S3method(items_properties,doc_item)
70
+ S3method(items_properties,doc_items)
88
71
S3method(items_reap,default)
89
- S3method(items_sign,STACItem)
90
- S3method(items_sign,STACItemCollection)
72
+ S3method(items_reap,doc_item)
73
+ S3method(items_reap,doc_items)
74
+ S3method(items_select,doc_items)
91
75
S3method(items_sign,default)
76
+ S3method(items_sign,doc_item)
77
+ S3method(items_sign,doc_items)
78
+ S3method(link_open,doc_link)
79
+ S3method(links,rstac_doc)
92
80
S3method(parse_params,ext_filter)
93
81
S3method(parse_params,ext_query)
94
82
S3method(parse_params,items)
95
83
S3method(parse_params,search)
96
- S3method(print,Conformance)
97
- S3method(print,Queryables)
98
- S3method(print,RSTACQuery)
99
- S3method(print,STACCatalog)
100
- S3method(print,STACCollection)
101
- S3method(print,STACCollectionList)
102
- S3method(print,STACItem)
103
- S3method(print,STACItemCollection)
104
84
S3method(print,cql2_filter)
105
- S3method(stac_version,RSTACDocument)
106
- S3method(stac_version,RSTACQuery)
107
- S3method(stac_version,STACCollectionList)
108
- S3method(subclass,RSTACDocument)
109
- S3method(subclass,RSTACQuery)
85
+ S3method(print,doc_catalog)
86
+ S3method(print,doc_collection)
87
+ S3method(print,doc_collections)
88
+ S3method(print,doc_conformance)
89
+ S3method(print,doc_item)
90
+ S3method(print,doc_items)
91
+ S3method(print,doc_link)
92
+ S3method(print,doc_links)
93
+ S3method(print,doc_queryables)
94
+ S3method(print,rstac_query)
95
+ S3method(read_collections,catalog)
96
+ S3method(read_items,doc_collection)
97
+ S3method(stac_type,rstac_doc)
98
+ S3method(stac_version,doc_collections)
99
+ S3method(stac_version,doc_items)
100
+ S3method(stac_version,rstac_doc)
101
+ S3method(stac_version,rstac_query)
102
+ S3method(subclass,rstac_doc)
103
+ S3method(subclass,rstac_query)
110
104
S3method(text_not_op,cql2_between_op)
111
105
S3method(text_not_op,cql2_in_op)
112
106
S3method(text_not_op,cql2_isnull_op)
@@ -176,7 +170,6 @@ export(asset_eo_bands)
176
170
export(asset_key)
177
171
export(asset_raster_bands)
178
172
export(assets_download)
179
- export(assets_filter)
180
173
export(assets_rename)
181
174
export(assets_select)
182
175
export(assets_url)
@@ -194,37 +187,62 @@ export(get_request)
194
187
export(has_assets)
195
188
export(items)
196
189
export(items_as_sf)
190
+ export(items_as_sfc)
191
+ export(items_as_tibble)
197
192
export(items_assets)
198
193
export(items_bbox)
199
194
export(items_compact)
200
195
export(items_datetime)
201
196
export(items_fetch)
202
197
export(items_fields)
203
198
export(items_filter)
204
- export(items_group )
199
+ export(items_intersects )
205
200
export(items_length)
206
201
export(items_matched)
207
202
export(items_next)
203
+ export(items_properties)
208
204
export(items_reap)
205
+ export(items_select)
209
206
export(items_sign)
207
+ export(items_sign_bdc)
208
+ export(items_sign_planetary_computer)
209
+ export(link_open)
210
+ export(links)
210
211
export(post_request)
211
212
export(preview_plot)
212
213
export(queryables)
214
+ export(read_collections)
215
+ export(read_items)
216
+ export(read_stac)
213
217
export(sign_bdc)
214
218
export(sign_planetary_computer)
215
219
export(stac)
216
220
export(stac_search)
221
+ export(stac_type)
217
222
export(stac_version)
218
223
importFrom(crayon,bold)
224
+ importFrom(grid,grid.raster)
219
225
importFrom(httr,GET)
220
226
importFrom(httr,POST)
221
227
importFrom(httr,add_headers)
228
+ importFrom(httr,build_url)
222
229
importFrom(httr,content)
223
230
importFrom(httr,http_type)
231
+ importFrom(httr,parse_url)
224
232
importFrom(httr,status_code)
225
233
importFrom(httr,write_disk)
234
+ importFrom(jpeg,readJPEG)
226
235
importFrom(jsonlite,fromJSON)
227
- importFrom(lifecycle,deprecated )
236
+ importFrom(jsonlite,read_json )
228
237
importFrom(magrittr,"%>%")
238
+ importFrom(png,readPNG)
239
+ importFrom(sf,st_geometry)
240
+ importFrom(sf,st_geometry_type)
241
+ importFrom(sf,st_intersects)
242
+ importFrom(sf,st_sf)
243
+ importFrom(sf,st_sfc)
244
+ importFrom(sf,st_transform)
229
245
importFrom(utils,URLdecode)
230
246
importFrom(utils,modifyList)
247
+ importFrom(utils,setTxtProgressBar)
248
+ importFrom(utils,txtProgressBar)
0 commit comments