Function reference
-
arcpullr-package
arcpullr
- arcpullr
-
format_polygon_coords()
format_line_coords()
format_multipoint_coords()
format_point_coords()
format_envelope_coords()
format_coords()
- Convert coordinates from an 'sf' object to formatted well-known text
-
get_geometry_type()
- Get Geometry Type
-
get_image_layer()
- Retrieve an image service layer from an ArcGIS REST API
-
get_layer_by_poly()
get_layer_by_line()
get_layer_by_point()
get_layer_by_multipoint()
get_layer_by_envelope()
get_layer_by_spatial()
- Retrieve ArcGIS REST API spatial layer by spatial query
-
get_layer_html()
- Pull the HTML body from a web page
-
get_layer_legend()
- Returns a legend for a raster layer
-
get_map_layer()
- Retrieve a map service layer from an ArcGIS REST API
-
get_raster_layer()
- Pull a raster layer from a map service or image service layer of an ArcGIS REST API
-
get_service_type()
- Get elements of a Service or Layer from an ArcGIS REST endpoint
-
get_sf_crs()
- Return CRS value of an sf object
-
get_spatial_layer()
- Retrieve a feature service layer from an ArcGIS REST API
-
match_raster_colors()
- Match colors in RasterLayer color space to the provided legend values
-
plot_layer(<RasterBrick>)
- Plot a RasterBrick object
-
plot_layer(<RasterLayer>)
- Plot a RasterLayer object
-
plot_layer(<RasterStack>)
- Plot a RasterStack object
-
plot_layer(<sf>)
- Plot an sf object
-
plot_layer()
plot_layer.sf()
- Plot a spatial layer
-
raster_colors(<RasterBrick>)
- Convert RasterBrick into data.frame of colors that can be used for plotting
-
raster_colors(<RasterLayer>)
- Convert RasterLayer into data.frame of colors that can be used for plotting
-
raster_colors(<RasterStack>)
- Convert RasterStack into data.frame of colors that can be used for plotting
-
raster_colors()
- Convert RasterLayer into data.frame of colors for each pixel that can be used for plotting
-
iceland_poly
mke_county
portage_county
reykjanes_poly
wis_counties
wis_poly
cook_creek_ws
cook_creek_streams
cook_creek_env
mke_river
poly_streams_contains
poly_streams_crosses
sugar_creek
sugar_creek_env
trout_hab_project_pt
trout_hab_project_pts
example_poly
trout_hab_project_pts
- Various example sf polygons
-
wi_landcover
wi_aerial_imagery
- Various example raster objects
-
sf_line()
sf_point()
sf_points()
sf_polygon()
sf_box()
- Create sf objects from coordinates
-
sp_rel_valid
sp_rel_lookup
- Spatial relationship descriptor and lookup tables
-
sp_rel_xref()
- Lookup function for shorthand versions of spatial relation text strings
-
sql_where()
- Format a SQL where clause from arguments
-
valid_sp_rel()
- Check to see which spatial relation types are applicable to the feature classes being queried and the sf objects use do to a spatial query