arcgislayers - An Interface to ArcGIS Data Services
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 <https://developers.arcgis.com/rest/>.
Last updated 7 days ago
7.79 score 45 stars 3 packages 22 scripts 807 downloadsarcgisgeocode - A Robust Interface to ArcGIS 'Geocoding Services'
A very fast and robust interface to ArcGIS 'Geocoding Services'. Provides capabilities for reverse geocoding, finding address candidates, character-by-character search autosuggestion, and batch geocoding. The public 'ArcGIS World Geocoder' is accessible for free use via 'arcgisgeocode' for all services except batch geocoding. 'arcgisgeocode' also integrates with 'arcgisutils' to provide access to custom locators or private 'ArcGIS World Geocoder' hosted on 'ArcGIS Enterprise'. Learn more in the 'Geocode service' API reference <https://developers.arcgis.com/rest/geocode/api-reference/overview-world-geocoding-service.htm>.
Last updated 2 months ago
6.76 score 40 stars 1 packages 19 scripts 390 downloadsarcgisutils - ArcGIS Utility Functions
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://r.esri.com/r-bridge-site/docs/installation.html>.
Last updated 2 months ago
6.60 score 15 stars 6 packages 16 scripts 1.0k downloadsarcpbf - Process ArcGIS Protocol Buffer FeatureCollections
Fast processing of ArcGIS FeatureCollection protocol buffers in R. It is designed to work seamlessly with 'httr2' and integrates with 'sf'.
Last updated 1 days ago
agolarcgisr-spatial
5.68 score 8 stars 4 packages 3 scripts 896 downloadsarcgisplaces - Search for POIs using ArcGIS 'Places Service'
The ArcGIS 'Places service' is a ready-to-use location service that can search for businesses and geographic locations around the world. It allows you to find, locate, and discover detailed information about each place. Query for places near a point, within a bounding box, filter based on categories, or provide search text. 'arcgisplaces' integrates with 'sf' for out of the box compatibility with other spatial libraries. Learn more in the 'Places service' API reference <https://developers.arcgis.com/rest/places/>.
Last updated 3 days ago
arcgisesrilocation-servicespoir-spatial
4.59 score 13 stars 1 packages 4 scripts 11 downloadsarcgis - ArcGIS Location Services Meta-Package
Provides easy installation and loading of core ArcGIS location services packages 'arcgislayers', 'arcgisutils', 'arcgisgeocode', and 'arcgisplaces'. Enabling developers to interact with spatial data and services from 'ArcGIS Online', 'ArcGIS Enterprise', and 'ArcGIS Platform'. Learn more about the 'arcgis' meta-package at <https://r.esri.com/r-bridge-site/>.
Last updated 5 months ago
3.83 score 10 stars 45 scripts 21 downloads