{
  "_id": "6a1fe7a2b401979e7343d3fb",
  "Package": "arcpullr",
  "Type": "Package",
  "Title": "Pull Data from an 'ArcGIS REST' API",
  "Version": "0.3.5",
  "Authors@R": "c(person(given = \"Paul\",\nfamily = \"Frater\",\nrole = c(\"aut\", \"cre\"),\nemail = \"paul.frater@wisconsin.gov\",\ncomment = c(ORCID = \"0000-0002-7237-6563\")),\nperson(\"Zac\", \"Driscoll\",\nemail = \"zdriscoll@mmsd.com\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-8233-0980\")))",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Description": "Functions to efficiently query 'ArcGIS REST' APIs\n<https://developers.arcgis.com/rest/>. Both spatial and SQL\nqueries can be used to retrieve data. Simple Feature (sf)\nobjects are utilized to perform spatial queries. This package\nwas neither produced nor is maintained by Esri.",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:32:28 UTC",
    "User": "root"
  },
  "Author": "Paul Frater [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7237-6563>), Zac Driscoll [aut]\n(ORCID: <https://orcid.org/0000-0002-8233-0980>)",
  "Maintainer": "Paul Frater <paul.frater@wisconsin.gov>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-03 07:18:11 UTC",
  "RemoteUrl": "https://github.com/cran/arcpullr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0b12df47d57de87f5567be23aaca0a80354e9183",
  "MD5sum": "94b231849799e26326111305d8b1b35e",
  "_user": "cran",
  "_type": "src",
  "_file": "arcpullr_0.3.5.tar.gz",
  "_fileid": "4e5d28e990d14def29dcf23d9b86709cb86e1597007b9240e9a737bac5af958b",
  "_filesize": 994550,
  "_sha256": "4e5d28e990d14def29dcf23d9b86709cb86e1597007b9240e9a737bac5af958b",
  "_created": "2026-06-03T08:32:28.000Z",
  "_published": "2026-06-03T08:36:50.067Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79253693629,
      "time": 218,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379626282"
    },
    {
      "job": 79253693588,
      "time": 206,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379622420"
    },
    {
      "job": 79253001651,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7379548760"
    },
    {
      "job": 79253693582,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379600273"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26873025887",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/arcpullr",
  "_commit": {
    "id": "0b12df47d57de87f5567be23aaca0a80354e9183",
    "author": "Paul Frater <paul.frater@wisconsin.gov>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.5\n",
    "time": 1780471091
  },
  "_maintainer": {
    "name": "Paul Frater",
    "email": "paul.frater@wisconsin.gov",
    "orcid": "0000-0002-7237-6563"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "sf",
      "version": ">= 0.9.7",
      "role": "Depends"
    },
    {
      "package": "httr",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.8.9",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.4",
      "role": "Imports"
    },
    {
      "package": "raster",
      "version": ">= 3.6.30",
      "role": "Imports"
    },
    {
      "package": "terra",
      "version": ">= 1.8.15",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "version": ">= 4.3.3",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "version": ">= 4.3.3",
      "role": "Imports"
    },
    {
      "package": "DT",
      "version": ">= 0.33",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.1",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.30",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.6",
      "role": "Suggests"
    },
    {
      "package": "rvest",
      "version": ">= 0.3.6",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "version": ">= 1.3.2",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "version": ">= 1.1.1",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "version": ">= 2.5.2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.3.2",
      "date": "2025-12-12"
    },
    {
      "name": "0.3.5",
      "date": "2026-06-03"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 373,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/arcpullr"
  },
  "_searchresults": 84,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/arcpullr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2021-01-15"
    },
    {
      "version": "0.1.1",
      "date": "2021-01-16"
    },
    {
      "version": "0.1.2",
      "date": "2021-02-23"
    },
    {
      "version": "0.2.0",
      "date": "2021-06-15"
    },
    {
      "version": "0.2.1",
      "date": "2021-09-02"
    },
    {
      "version": "0.2.2",
      "date": "2022-02-22"
    },
    {
      "version": "0.2.3",
      "date": "2022-03-09"
    },
    {
      "version": "0.2.5",
      "date": "2022-05-17"
    },
    {
      "version": "0.2.7",
      "date": "2022-08-30"
    },
    {
      "version": "0.2.8",
      "date": "2023-05-24"
    },
    {
      "version": "0.2.9",
      "date": "2024-03-11"
    },
    {
      "version": "0.3.0",
      "date": "2025-02-06"
    },
    {
      "version": "0.3.2",
      "date": "2025-12-12"
    },
    {
      "version": "0.3.5",
      "date": "2026-06-03"
    }
  ],
  "_exports": [
    "format_coords",
    "format_envelope_coords",
    "format_line_coords",
    "format_multipoint_coords",
    "format_point_coords",
    "format_polygon_coords",
    "get_geometry_type",
    "get_image_layer",
    "get_layer_by_envelope",
    "get_layer_by_line",
    "get_layer_by_multipoint",
    "get_layer_by_point",
    "get_layer_by_poly",
    "get_layer_by_spatial",
    "get_layer_info",
    "get_layer_legend",
    "get_map_layer",
    "get_service_type",
    "get_sf_crs",
    "get_spatial_layer",
    "get_table_layer",
    "match_legend_colors",
    "plot_layer",
    "plot_layer.sf",
    "raster_colors",
    "reykjanes_lava_flow_url",
    "sf_box",
    "sf_line",
    "sf_point",
    "sf_points",
    "sf_polygon",
    "sp_rel_xref",
    "sql_where",
    "valid_sp_rel",
    "wi_hydro_url",
    "wi_landcover_url",
    "wi_leaf_off_url"
  ],
  "_datasets": [
    {
      "name": "cook_creek_env",
      "title": "Various example sf polygons",
      "object": "cook_creek_env",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ROW_NAME",
        "STREAM_ORDER",
        "geoms"
      ],
      "rows": 10,
      "table": false,
      "tojson": true
    },
    {
      "name": "cook_creek_streams",
      "title": "Various example sf polygons",
      "object": "cook_creek_streams",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ROW_NAME",
        "STREAM_ORDER",
        "geoms"
      ],
      "rows": 5,
      "table": false,
      "tojson": true
    },
    {
      "name": "cook_creek_ws",
      "title": "Various example sf polygons",
      "object": "cook_creek_ws",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "OBJECTID",
        "HUC12_CODE",
        "HUC12_NAME",
        "HUC12_TYPE",
        "HUC12_HYDRO_MOD_CODE",
        "DOWNSTREAM_HUC12_CODE",
        "geoms"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "example_poly",
      "title": "Various example sf polygons",
      "object": "example_poly",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "geom"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "iceland_poly",
      "title": "Various example sf polygons",
      "object": "iceland_poly",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "ID",
        "geom"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "mke_county",
      "title": "Various example sf polygons",
      "object": "mke_county",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "state",
        "county",
        "county.code",
        "geom"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "mke_river",
      "title": "Various example sf polygons",
      "object": "mke_river",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "RIVER_SYS_NAME",
        "ROW_NAME",
        "RIVER_SYS_WBIC",
        "STREAM_ORDER",
        "geoms"
      ],
      "rows": 5,
      "table": false,
      "tojson": true
    },
    {
      "name": "poly_streams_contains",
      "title": "Various example sf polygons",
      "object": "poly_streams_contains",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "OBJECTID",
        "SW_NO",
        "RIVER_SYS_NAME",
        "ROW_NAME",
        "RIVER_SYS_WBIC",
        "STREAM_ORDER",
        "ORIG_HRZ_SRC_YR",
        "ORIG_HRZ_COLL_MTHD_CODE",
        "ORIG_HRZ_SRC_DNOM_AMT",
        "LAST_UPDATE_DATE",
        "HYDROID",
        "HYDROCODE",
        "WATERBODY_HYDROID",
        "TRACE_USE_FLAG",
        "HYDROTYPE",
        "CARTO_USE_FLAG",
        "LANDLOCK_CODE",
        "QUAD_LINE_FLAG",
        "ENABLED",
        "GEOM_CHANGE_DATETIME",
        "FLIP_CHANGE_DATETIME",
        "WBIC_CHANGE_DATETIME",
        "CREATE_DATETIME",
        "LAST_UPDATE_USER_ID",
        "PRODUCER_CODE",
        "SHAPE.LEN",
        "IN_STATE_CODE",
        "geoms"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "poly_streams_crosses",
      "title": "Various example sf polygons",
      "object": "poly_streams_crosses",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "OBJECTID",
        "SW_NO",
        "RIVER_SYS_NAME",
        "ROW_NAME",
        "RIVER_SYS_WBIC",
        "STREAM_ORDER",
        "ORIG_HRZ_SRC_YR",
        "ORIG_HRZ_COLL_MTHD_CODE",
        "ORIG_HRZ_SRC_DNOM_AMT",
        "LAST_UPDATE_DATE",
        "HYDROID",
        "HYDROCODE",
        "WATERBODY_HYDROID",
        "TRACE_USE_FLAG",
        "HYDROTYPE",
        "CARTO_USE_FLAG",
        "LANDLOCK_CODE",
        "QUAD_LINE_FLAG",
        "ENABLED",
        "GEOM_CHANGE_DATETIME",
        "FLIP_CHANGE_DATETIME",
        "WBIC_CHANGE_DATETIME",
        "CREATE_DATETIME",
        "LAST_UPDATE_USER_ID",
        "PRODUCER_CODE",
        "SHAPE.LEN",
        "IN_STATE_CODE",
        "geoms"
      ],
      "rows": 4,
      "table": false,
      "tojson": true
    },
    {
      "name": "portage_county",
      "title": "Various example sf polygons",
      "object": "portage_county",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "state",
        "county",
        "county.code",
        "geom"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "reykjanes_poly",
      "title": "Various example sf polygons",
      "object": "reykjanes_poly",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "ID",
        "geom"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "sp_rel_lookup",
      "title": "Spatial relationship descriptor and lookup tables",
      "object": "sp_rel_lookup",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sp_rel",
        "description"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "sp_rel_valid",
      "title": "Spatial relationship descriptor and lookup tables",
      "object": "sp_rel_valid",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "feature_class",
        "query_feature_class",
        "sp_rel"
      ],
      "rows": 105,
      "table": true,
      "tojson": true
    },
    {
      "name": "sugar_creek",
      "title": "Various example sf polygons",
      "object": "sugar_creek",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "OBJECTID",
        "SW_NO",
        "RIVER_SYS_NAME",
        "ROW_NAME",
        "RIVER_SYS_WBIC",
        "STREAM_ORDER",
        "ORIG_HRZ_SRC_YR",
        "ORIG_HRZ_COLL_MTHD_CODE",
        "ORIG_HRZ_SRC_DNOM_AMT",
        "LAST_UPDATE_DATE",
        "HYDROID",
        "HYDROCODE",
        "WATERBODY_HYDROID",
        "TRACE_USE_FLAG",
        "HYDROTYPE",
        "CARTO_USE_FLAG",
        "LANDLOCK_CODE",
        "QUAD_LINE_FLAG",
        "ENABLED",
        "GEOM_CHANGE_DATETIME",
        "FLIP_CHANGE_DATETIME",
        "WBIC_CHANGE_DATETIME",
        "CREATE_DATETIME",
        "LAST_UPDATE_USER_ID",
        "PRODUCER_CODE",
        "SHAPE.LEN",
        "IN_STATE_CODE",
        "geoms"
      ],
      "rows": 7,
      "table": false,
      "tojson": true
    },
    {
      "name": "sugar_creek_env",
      "title": "Various example sf polygons",
      "object": "sugar_creek_env",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "OBJECTID",
        "SW_NO",
        "RIVER_SYS_NAME",
        "ROW_NAME",
        "RIVER_SYS_WBIC",
        "STREAM_ORDER",
        "ORIG_HRZ_SRC_YR",
        "ORIG_HRZ_COLL_MTHD_CODE",
        "ORIG_HRZ_SRC_DNOM_AMT",
        "LAST_UPDATE_DATE",
        "HYDROID",
        "HYDROCODE",
        "WATERBODY_HYDROID",
        "TRACE_USE_FLAG",
        "HYDROTYPE",
        "CARTO_USE_FLAG",
        "LANDLOCK_CODE",
        "QUAD_LINE_FLAG",
        "ENABLED",
        "GEOM_CHANGE_DATETIME",
        "FLIP_CHANGE_DATETIME",
        "WBIC_CHANGE_DATETIME",
        "CREATE_DATETIME",
        "LAST_UPDATE_USER_ID",
        "PRODUCER_CODE",
        "SHAPE.LEN",
        "IN_STATE_CODE",
        "geoms"
      ],
      "rows": 15,
      "table": false,
      "tojson": true
    },
    {
      "name": "trout_hab_project_pt",
      "title": "Various example sf polygons",
      "object": "trout_hab_project_pt",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "OBJECTID",
        "WATERBODYNAMECOMBINED",
        "FISCALYEAR",
        "SITENAMECOMBINED",
        "STREAMHABITATIMPAIRMENTS",
        "PARTNERS",
        "PROJECTPURPOSE",
        "TARGETSPECIES",
        "TECHNIQUESSTRUCTURES",
        "DISPLAYNAME",
        "geoms"
      ],
      "rows": 1,
      "table": true,
      "tojson": true
    },
    {
      "name": "trout_hab_project_pts",
      "title": "Various example sf polygons",
      "object": "trout_hab_project_pts",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "OBJECTID",
        "WATERBODYNAMECOMBINED",
        "FISCALYEAR",
        "SITENAMECOMBINED",
        "STREAMHABITATIMPAIRMENTS",
        "PARTNERS",
        "PROJECTPURPOSE",
        "TARGETSPECIES",
        "TECHNIQUESSTRUCTURES",
        "DISPLAYNAME",
        "geoms"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "wis_counties",
      "title": "Various example sf polygons",
      "object": "wis_counties",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "state",
        "county",
        "county.code",
        "geom"
      ],
      "rows": 72,
      "table": false,
      "tojson": true
    },
    {
      "name": "wis_poly",
      "title": "Various example sf polygons",
      "object": "wis_poly",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "ID",
        "geom"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "example_urls",
      "title": "Various URLs used in examples",
      "topics": [
        "example_urls",
        "reykjanes_lava_flow_url",
        "wi_hydro_url",
        "wi_landcover_url",
        "wi_leaf_off_url"
      ]
    },
    {
      "page": "format_coords",
      "title": "Convert coordinates from an 'sf' object to formatted well-known text",
      "topics": [
        "format_coords",
        "format_envelope_coords",
        "format_line_coords",
        "format_multipoint_coords",
        "format_point_coords",
        "format_polygon_coords"
      ]
    },
    {
      "page": "get_geometry_type",
      "title": "Get Geometry Type",
      "topics": [
        "get_geometry_type"
      ]
    },
    {
      "page": "get_image_layer",
      "title": "Retrieve an image service layer from an ArcGIS REST API",
      "topics": [
        "get_image_layer"
      ]
    },
    {
      "page": "get_layer_html",
      "title": "Pull the HTML body from a web page",
      "topics": [
        "get_layer_html"
      ]
    },
    {
      "page": "get_layer_info",
      "title": "Retrieve metadata for a layer",
      "topics": [
        "get_layer_info"
      ]
    },
    {
      "page": "get_layer_legend",
      "title": "Returns a legend for a raster layer",
      "topics": [
        "get_layer_legend"
      ]
    },
    {
      "page": "get_layers_by_spatial",
      "title": "Retrieve ArcGIS REST API spatial layer by spatial query",
      "topics": [
        "get_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"
      ]
    },
    {
      "page": "get_map_layer",
      "title": "Retrieve a map service layer from an ArcGIS REST API",
      "topics": [
        "get_map_layer"
      ]
    },
    {
      "page": "get_raster_layer",
      "title": "Pull a raster layer from a map service or image service layer of an ArcGIS REST API",
      "topics": [
        "get_raster_layer"
      ]
    },
    {
      "page": "get_service_type",
      "title": "Get elements of a Service or Layer from an ArcGIS REST endpoint",
      "topics": [
        "get_service_type"
      ]
    },
    {
      "page": "get_sf_crs",
      "title": "Return CRS value of an sf object",
      "topics": [
        "get_sf_crs"
      ]
    },
    {
      "page": "get_spatial_layer",
      "title": "Retrieve a feature service layer from an ArcGIS REST API",
      "topics": [
        "get_spatial_layer"
      ]
    },
    {
      "page": "get_table_layer",
      "title": "Retrieve a table from an ArcGIS REST API",
      "topics": [
        "get_table_layer"
      ]
    },
    {
      "page": "match_legend_colors",
      "title": "Match colors in SpatRaster coltab to the provided legend values",
      "topics": [
        "match_legend_colors"
      ]
    },
    {
      "page": "plot_layer",
      "title": "Plot a spatial layer",
      "topics": [
        "plot_layer",
        "plot_layer.sf"
      ]
    },
    {
      "page": "plot_layer-RasterBrick-method",
      "title": "Plot a RasterBrick object",
      "topics": [
        "plot_layer,RasterBrick-method"
      ]
    },
    {
      "page": "plot_layer-RasterLayer-method",
      "title": "Plot a RasterLayer object",
      "topics": [
        "plot_layer,RasterLayer-method"
      ]
    },
    {
      "page": "plot_layer-RasterStack-method",
      "title": "Plot a RasterStack object",
      "topics": [
        "plot_layer,RasterStack-method"
      ]
    },
    {
      "page": "plot_layer-sf-method",
      "title": "Plot an sf object",
      "topics": [
        "plot_layer,sf-method"
      ]
    },
    {
      "page": "plot_layer-SpatRaster-method",
      "title": "Plot a SpatRaster object",
      "topics": [
        "plot_layer,SpatRaster-method"
      ]
    },
    {
      "page": "raster_colors",
      "title": "Convert RasterLayer into data.frame of colors for each pixel that can be used for plotting",
      "topics": [
        "raster_colors"
      ]
    },
    {
      "page": "raster_colors-RasterBrick-method",
      "title": "Convert RasterBrick into data.frame of colors that can be used for plotting",
      "topics": [
        "raster_colors,RasterBrick-method"
      ]
    },
    {
      "page": "raster_colors-RasterLayer-method",
      "title": "Convert RasterLayer into data.frame of colors that can be used for plotting",
      "topics": [
        "raster_colors,RasterLayer-method"
      ]
    },
    {
      "page": "raster_colors-RasterStack-method",
      "title": "Convert RasterStack into data.frame of colors that can be used for plotting",
      "topics": [
        "raster_colors,RasterStack-method"
      ]
    },
    {
      "page": "raster_colors-SpatRaster-method",
      "title": "Convert SpatRaster into data.frame of colors that can be used for plotting",
      "topics": [
        "raster_colors,SpatRaster-method"
      ]
    },
    {
      "page": "sf_example_polys",
      "title": "Various example sf polygons",
      "topics": [
        "cook_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"
      ]
    },
    {
      "page": "sf_objects",
      "title": "Create sf objects from coordinates",
      "topics": [
        "sf_box",
        "sf_line",
        "sf_objects",
        "sf_point",
        "sf_points",
        "sf_polygon"
      ]
    },
    {
      "page": "sp_rel_lookups",
      "title": "Spatial relationship descriptor and lookup tables",
      "topics": [
        "sp_rel_lookup",
        "sp_rel_lookups",
        "sp_rel_valid"
      ]
    },
    {
      "page": "sp_rel_xref",
      "title": "Lookup function for shorthand versions of spatial relation text strings",
      "topics": [
        "sp_rel_xref"
      ]
    },
    {
      "page": "sql_where",
      "title": "Format a SQL where clause from arguments",
      "topics": [
        "sql_where"
      ]
    },
    {
      "page": "valid_sp_rel",
      "title": "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",
      "topics": [
        "valid_sp_rel"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/arcpullr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/arcpullr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "DBI",
    "digest",
    "dplyr",
    "DT",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "s2",
    "S7",
    "sass",
    "scales",
    "sf",
    "sp",
    "stringi",
    "stringr",
    "sys",
    "terra",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "intro_to_arcpullr.Rmd",
      "filename": "intro_to_arcpullr.html",
      "title": "Introduction to arcpullr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "URL's for examples",
        "the mke_county polygon is available as an exported object in arcpullr",
        "Querying Spatially via ArcGIS Feature Service",
        "Querying via SQL",
        "Raster Layers",
        "Plotting Layers"
      ],
      "created": "2021-01-15 09:00:08",
      "modified": "2025-12-12 07:11:04",
      "commits": 7
    },
    {
      "source": "raster_layers.Rmd",
      "filename": "raster_layers.html",
      "title": "Raster Layers",
      "engine": "knitr::rmarkdown",
      "headings": [
        "URL's for examples",
        "WI Landcover Type URL",
        "WI Leaf-off Aerial Imagery URL",
        "the wis_poly polygon is available as an exported object in arcpullr",
        "Image Layers"
      ],
      "created": "2022-02-22 14:50:02",
      "modified": "2025-12-12 07:11:04",
      "commits": 7
    },
    {
      "source": "spatial_queries.Rmd",
      "filename": "spatial_queries.html",
      "title": "Spatial Queries",
      "engine": "knitr::rmarkdown",
      "headings": [
        "title: \"Spatial Queries\"output: rmarkdown::html_vignettevignette: >%\\VignetteIndexEntry{Introduction to arcpullr}%\\VignetteEncoding{UTF-8}%\\VignetteEngine{knitr::rmarkdown}editor_options:markdown:wrap: 72",
        "URL's for examples",
        "get watershed layer for Cook Creek",
        "get_layer_by_point",
        "get_layer_by_polygon",
        "get_layer_by_envelope",
        "Combining Spatial and SQL Queries",
        "Spatial Relationship",
        "Lookup Tables",
        "The valid_sp_rel Function"
      ],
      "created": "2022-02-22 14:50:02",
      "modified": "2026-06-03 07:18:11",
      "commits": 8
    }
  ],
  "_score": 4.878521795501206,
  "_indexed": true,
  "_nocasepkg": "arcpullr",
  "_universes": [
    "cran"
  ],
  "_previous": "0.3.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.5",
      "date": "2026-06-03T08:35:00.000Z",
      "distro": "noble",
      "commit": "0b12df47d57de87f5567be23aaca0a80354e9183",
      "fileid": "88cce266d07ff9cbcf2d0a9daf4823105bfd56e4d2b3b23528c25425c91ab158",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26873025887"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.5",
      "date": "2026-06-03T08:34:54.000Z",
      "distro": "noble",
      "commit": "0b12df47d57de87f5567be23aaca0a80354e9183",
      "fileid": "966acab5f962c3a851ccb209ad3277b5eb828304a7efb1fb0c8e3cbd54aac5ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26873025887"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.5",
      "date": "2026-06-03T08:35:16.000Z",
      "commit": "0b12df47d57de87f5567be23aaca0a80354e9183",
      "fileid": "34a4e2f37229dcf409952d11e1d0a0e4038857074b59b2b888f54903c15bad02",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26873025887"
    }
  ]
}