Open Luis-2030 opened 1 year ago
You are running into this error, which is an open issue in the mapboxapi repo: https://github.com/walkerke/mapboxapi/issues/34. mapboxapi doesn't support many-to-many matrices of that size at the moment, so you'd need to split your childcare facilities into smaller chunks and iterate over the chunks. I have longer-term plans to fix this in the package.
Thank you for the explanation!
Hello
I am working with Ch. 7 in your book and I wanted to run the distance and proximity analysis you have in chapter 7.4. Specifically travel time.
I am bringing and csv file (destinations) and US Census block groups (centroids). When I run the mb_matrix function I get the following error:
Attached is the csv file for destinations.
I wonder if in the problem is in the geocoding process.
FamilyChildCareAndCentersAndPreschools.csv
I used tidygeocoder to geocode the destinations