Learn R Programming

arcgislayers (version 0.4.0)

An Interface to ArcGIS Data Services

Description

Enables users of 'ArcGIS Enterprise', 'ArcGIS Online', or 'ArcGIS Platform' to read, write, publish, or manage vector and raster data via ArcGIS location services REST API endpoints .

Copy Link

Version

Install

install.packages('arcgislayers')

Monthly Downloads

848

Version

0.4.0

License

Apache License (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Josiah Parry

Last Published

April 15th, 2025

Functions in arcgislayers (0.4.0)

update_params

Modify query parameters
truncate_layer

Truncate a Feature Layer
arc_open

Open connection to remote resource
get_layer

Extract a layer from a Feature or Map Server
encode_field_values

Set coded values for FeatureLayer or Table data frame
arc_raster

Read from an Image Server
arc_select

Query a Feature Service
create_feature_server

Create a FeatureServer
arc_read

Read an ArcGIS FeatureLayer, Table, or ImageServer
query_layer_attachments

Query and download attachments
list_service_raster_fns

List Available Raster Funcitons
get_layer_estimates

Get Estimates
prepare_spatial_filter

Prepare JSON for use as a spatial filter based on feature geometry or bounding box input
set_layer_aliases

Set column labels or names based FeatureLayer or Table data frame field aliases
add_features

Add Features to Feature Layer
add_item

Publish Content
clear_query

Utility functions