R-ArcGIS Bridge Utility Functions
Paginate ArcGIS Requests
Portal File Resources
List ArcGIS Enterprise Servers
Organization's URLs
Portal Users
Discover Authenticated User Metadata
User Information
Retrieve metadata
Portal Item Metadata
Geoprocessing Job Status
Set user-agent for arcgisutils
Generate base request
Form request parameters
Fetch Group Information
Determines Portal Host
Download an Item's Data
Create Esri JSON Geometry Objects
Convert an object to an extent
Authorization
Portal Content Items
Date handling
Detect errors in parsed json response
Determine the dimensions of a geometry object
Determine Esri Geometry type
Create Esri Features
Create Esri FeatureSet Objects
Esri Field Type Mapping
Create a Geoprocessing Service Job
Geoprocessing Parameter Types
Create Esri layer objects
Parse Esri JSON
Portal Item Types
General utility functions
Combine multiple data.frames
Search for Portal Items
Access the Portal Self Resource
Manage authorization tokens
Parse an ArcGIS service or content URL into its components
Validate CRS object
Developer oriented utility functions designed to be used as the building blocks of R packages that work with ArcGIS Location Services. It provides functionality for authorization, Esri JSON construction and parsing, as well as other utilities pertaining to geometry and Esri type conversions. To support 'ArcGIS Pro' users, authorization can be done via 'arcgisbinding'. Installation instructions for 'arcgisbinding' can be found at <https://developers.arcgis.com/r-bridge/installation/>.
Useful links