Learn R Programming

arcgisplaces (version 0.1.2)

Search for POIs using ArcGIS 'Places Service'

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 .

Copy Link

Version

Install

install.packages('arcgisplaces')

Monthly Downloads

451

Version

0.1.2

License

Apache License (>= 2)

Maintainer

Josiah Parry

Last Published

April 10th, 2025

Functions in arcgisplaces (0.1.2)

arcgisplaces-package

arcgisplaces: Search for POIs using ArcGIS 'Places Service'
place_details

Get place details including name, address, description, and other attributes
categories

Return the name and category ID of all categories, or categories which satisfy a filter
near_point

Search for places near a point by radius
within_extent

Search for places within an extent (bounding box).
category_details

Get the category details for a category ID.
fields

Possible Fields to Return from Place Details