forked from R-ArcGIS/arcgislayers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
48 lines (44 loc) · 788 Bytes
/
_pkgdown.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
url: ~
template:
bootstrap: 5
navbar:
structure:
right: [search, github]
reference:
- title: Read Services
contents:
- arc_open
- arc_raster
- arc_read
- arc_select
- get_layer
- get_all_layers
- get_layers
- get_layer_estimates
- query_layer_attachments
- download_attachments
- list_service_raster_fns
- title: Publish Services
contents:
- create_feature_server
- xss_defaults
- add_item
- publish_item
- publish_layer
- .publish_params
- title: Edit Services
contents:
- add_features
- update_features
- delete_features
- truncate_layer
- title: Utilities
contents:
- clear_query
- list_fields
- pull_field_aliases
- list_items
- refresh_layer
- prepare_spatial_filter
- match_spatial_rel
- update_params