Search for POIs using ArcGIS 'Places Service'
arcgisplaces: Search for POIs using ArcGIS 'Places Service'
Return the name and category ID of all categories, or categories which...
Get the category details for a category ID.
Search for places near a point by radius
Get place details including name, address, description, and other attr...
Search for places within an extent (bounding box).
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/>.