Package: arcpullr 0.2.9

Paul Frater

arcpullr: Pull Data from an 'ArcGIS REST' API

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.

Authors:Paul Frater [aut, cre], Zac Driscoll [aut]

arcpullr_0.2.9.tar.gz
arcpullr_0.2.9.tar.gz(r-4.5-noble)arcpullr_0.2.9.tar.gz(r-4.4-noble)
arcpullr_0.2.9.tgz(r-4.4-emscripten)arcpullr_0.2.9.tgz(r-4.3-emscripten)
arcpullr.pdf |arcpullr.html
arcpullr/json (API)

# Install 'arcpullr' in R:
install.packages('arcpullr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

37 exports 0.36 score 83 dependencies 1 dependents 34 scripts 586 downloads

Last updated 6 months agofrom:c405e62410. Checks:OK: 1 NOTE: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-linuxNOTESep 08 2024

Exports:format_coordsformat_envelope_coordsformat_line_coordsformat_multipoint_coordsformat_point_coordsformat_polygon_coordsget_geometry_typeget_image_layerget_layer_by_envelopeget_layer_by_lineget_layer_by_multipointget_layer_by_pointget_layer_by_polyget_layer_by_spatialget_layer_infoget_layer_legendget_map_layerget_service_typeget_sf_crsget_spatial_layerget_table_layermatch_raster_colorsplot_layerplot_layer.sfraster_colorsreykjanes_lava_flow_urlsf_boxsf_linesf_pointsf_pointssf_polygonsp_rel_xrefsql_wherevalid_sp_relwi_hydro_urlwi_landcover_urlwi_leaf_off_url

Dependencies:askpassbase64encbslibcachemclassclassIntclicolorspacecpp11crosstalkcurlDBIdigestdplyrDTe1071evaluatefansifarverfastmapfontawesomefsgenericsggplot2gluegtablehighrhtmltoolshtmlwidgetshttpuvhttrisobandjquerylibjsonliteKernSmoothknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslpillarpkgconfigpromisesproxypurrrR6rappdirsrasterRColorBrewerRcpprlangrmarkdowns2sassscalessfspstringistringrsysterratibbletidyrtidyselecttinytexunitsutf8vctrsviridisLitewithrwkxfunyaml

Introduction to arcpullr

Rendered fromintro_to_arcpullr.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2024-03-12
Started: 2021-01-15

Raster Layers

Rendered fromraster_layers.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2024-03-12
Started: 2022-02-22

Spatial Queries

Rendered fromspatial_queries.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2024-03-12
Started: 2022-02-22

Readme and manuals

Help Manual

Help pageTopics
arcpullrarcpullr-package arcpullr
Various URLs used in examplesexample_urls reykjanes_lava_flow_url wi_hydro_url wi_landcover_url wi_leaf_off_url
Convert coordinates from an 'sf' object to formatted well-known textformat_coords format_envelope_coords format_line_coords format_multipoint_coords format_point_coords format_polygon_coords
Get Geometry Typeget_geometry_type
Retrieve an image service layer from an ArcGIS REST APIget_image_layer
Pull the HTML body from a web pageget_layer_html
Retrieve metadata for a layerget_layer_info
Returns a legend for a raster layerget_layer_legend
Retrieve ArcGIS REST API spatial layer by spatial queryget_layers_by_spatial get_layer_by_envelope get_layer_by_line get_layer_by_multipoint get_layer_by_point get_layer_by_poly get_layer_by_spatial
Retrieve a map service layer from an ArcGIS REST APIget_map_layer
Pull a raster layer from a map service or image service layer of an ArcGIS REST APIget_raster_layer
Get elements of a Service or Layer from an ArcGIS REST endpointget_service_type
Return CRS value of an sf objectget_sf_crs
Retrieve a feature service layer from an ArcGIS REST APIget_spatial_layer
Retrieve a table from an ArcGIS REST APIget_table_layer
Match colors in RasterLayer color space to the provided legend valuesmatch_raster_colors
Plot a spatial layerplot_layer plot_layer.sf
Plot a RasterBrick objectplot_layer,RasterBrick-method
Plot a RasterLayer objectplot_layer,RasterLayer-method
Plot a RasterStack objectplot_layer,RasterStack-method
Plot an sf objectplot_layer,sf-method
Convert RasterLayer into data.frame of colors for each pixel that can be used for plottingraster_colors
Convert RasterBrick into data.frame of colors that can be used for plottingraster_colors,RasterBrick-method
Convert RasterLayer into data.frame of colors that can be used for plottingraster_colors,RasterLayer-method
Convert RasterStack into data.frame of colors that can be used for plottingraster_colors,RasterStack-method
Various example sf polygonscook_creek_env cook_creek_streams cook_creek_ws example_poly iceland_poly mke_county mke_river poly_streams_contains poly_streams_crosses portage_county reykjanes_poly sf_example_polys sugar_creek sugar_creek_env trout_hab_project_pt trout_hab_project_pts wis_counties wis_poly
Various example raster objectssf_example_raster wi_aerial_imagery wi_landcover
Create sf objects from coordinatessf_box sf_line sf_objects sf_point sf_points sf_polygon
Spatial relationship descriptor and lookup tablessp_rel_lookup sp_rel_lookups sp_rel_valid
Lookup function for shorthand versions of spatial relation text stringssp_rel_xref
Format a SQL where clause from argumentssql_where
Check to see which spatial relation types are applicable to the feature classes being queried and the sf objects use do to a spatial queryvalid_sp_rel