A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jessecambon/tidygeocoder/issues/104 below:

mapbox error when reverse geocoding with limit

library(tidygeocoder)
sample_lats <- c(38.89770, 41.87886)
sample_longs <- c(-77.03655, -87.63592)

limit_null <- reverse_geo(lat = sample_lats, long = sample_longs, mode = 'single',
                         method = 'mapbox', full_results = TRUE, limit = 35, return_coords = FALSE)

Results in:

Error: limit must be combined with a single type parameter when reverse geocoding
Error: limit must be combined with a single type parameter when reverse geocoding
Warning messages:
1: In query_api(api_url, api_query_parameters, method = method) :
Unprocessable Entity (WebDAV; RFC 4918) (HTTP 422).
2: In query_api(api_url, api_query_parameters, method = method) :
Unprocessable Entity (WebDAV; RFC 4918) (HTTP 422).


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4