Pull Data from an 'ArcGIS REST' API
arcpullr
Various URLs used in examples
Convert coordinates from an 'sf' object to formatted well-known text
Get Geometry Type
Retrieve an image service layer from an ArcGIS REST API
Pull the HTML body from a web page
Retrieve metadata for a layer
Returns a legend for a raster layer
Retrieve ArcGIS REST API spatial layer by spatial query
Retrieve a map service layer from an ArcGIS REST API
Pull a raster layer from a map service or image service layer of an Ar...
Get elements of a Service or Layer from an ArcGIS REST endpoint
Return CRS value of an sf object
Retrieve a feature service layer from an ArcGIS REST API
Retrieve a table from an ArcGIS REST API
Match colors in SpatRaster coltab to the provided legend values
Plot a RasterBrick object
Plot a RasterLayer object
Plot a RasterStack object
Plot an sf object
Plot a SpatRaster object
Plot a spatial layer
Convert RasterBrick into data.frame of colors that can be used for plo...
Convert RasterLayer into data.frame of colors that can be used for plo...
Convert RasterStack into data.frame of colors that can be used for plo...
Convert SpatRaster into data.frame of colors that can be used for plot...
Convert RasterLayer into data.frame of colors for each pixel that can ...
Various example sf polygons
Create sf objects from coordinates
Spatial relationship descriptor and lookup tables
Lookup function for shorthand versions of spatial relation text string...
Format a SQL where clause from arguments
Check to see which spatial relation types are applicable to the featur...
Functions to efficiently query 'ArcGIS REST' APIs <https://developers.arcgis.com/rest/>. Both spatial and SQL queries can be used to retrieve data. Simple Feature (sf) objects are utilized to perform spatial queries. This package was neither produced nor is maintained by Esri.