Package: arcgisplaces
Title: Search for POIs using ArcGIS 'Places Service'
Version: 0.1.2
Authors@R: 
    person("Josiah", "Parry", , "josiah.parry@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9910-865X"))
Description: 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/>.
License: Apache License (>= 2)
Encoding: UTF-8
Language: en
RoxygenNote: 7.3.2
Imports: arcgisutils (>= 0.3.0), cli, httr2 (>= 1.0.5), rlang, wk
Config/rextendr/version: 0.3.1.9001
SystemRequirements: Cargo (Rust's package manager), rustc, OpenSSL
Suggests: sf
Depends: R (>= 4.2)
LazyData: true
NeedsCompilation: yes
Packaged: 2025-04-10 15:14:24 UTC; josiahparry
Author: Josiah Parry [aut, cre] (<https://orcid.org/0000-0001-9910-865X>)
Maintainer: Josiah Parry <josiah.parry@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-10 16:20:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 04:09:26 UTC; windows
Archs: x64
